Explorar o código

kamailio-kemi-framework: exports for nathelper and secsipids

Daniel-Constantin Mierla %!s(int64=4) %!d(string=hai) anos
pai
achega
6dfb5d6a4b
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      kamailio-kemi-framework/docs/modules.md

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

@@ -3927,6 +3927,14 @@ int KSR.nathelper.handle_ruri_alias();
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/nathelper.html#nathelper.f.handle_ruri_alias'>📖 kamailio.cfg::function::handle_ruri_alias()</a>
 
+#### KSR.nathelper.handle_ruri_alias_mode() ####
+
+```cpp
+int KSR.nathelper.handle_ruri_alias_mode(int mode);
+```
+
+  * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/nathelper.html#nathelper.f.handle_ruri_alias_mode'>📖 kamailio.cfg::function::handle_ruri_alias_mode()</a>
+
 #### KSR.nathelper.is_rfc1918() ####
 
 ```cpp
@@ -6021,6 +6029,14 @@ int KSR.sdpops.sdp_with_transport_like(str "transport");
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/secsipid.html'>📖 kamailio.cfg::module::secsipid.html</a>
 
+#### KSR.secsipid.result_str() ####
+
+```cpp
+int KSR.secsipid.result_str(str "attrname", str "avpname");
+```
+
+  * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/secsipid.html#secsipid.f.result_str'>📖 kamailio.cfg::function::result_str()</a>
+
 #### KSR.secsipid.secsipid_add_identity() ####
 
 ```cpp