Browse Source

kamailio-kemi-framework: update with latest kemix exports

Daniel-Constantin Mierla 6 years ago
parent
commit
d6d4c51c2c
1 changed files with 12 additions and 0 deletions
  1. 12 0
      kamailio-kemi-framework/docs/modules.md

+ 12 - 0
kamailio-kemi-framework/docs/modules.md

@@ -1194,6 +1194,10 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.get_au'> `xval get_au()` </a>
 
+#### KSR.kx.get_body() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.get_body'> `xval get_body()` </a>
+
 #### KSR.kx.get_fhost() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.get_fhost'> `xval get_fhost()` </a>
@@ -1266,6 +1270,10 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.gete_au'> `xval gete_au()` </a>
 
+#### KSR.kx.gete_body() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.gete_body'> `xval gete_body()` </a>
+
 #### KSR.kx.gete_fhost() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.gete_fhost'> `xval gete_fhost()` </a>
@@ -1294,6 +1302,10 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.getw_au'> `xval getw_au()` </a>
 
+#### KSR.kx.getw_body() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.getw_body'> `xval getw_body()` </a>
+
 #### KSR.kx.getw_fhost() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.getw_fhost'> `xval getw_fhost()` </a>