Browse Source

kamailio-kemi-framework: updated dispatcher exports

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

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

@@ -618,6 +618,14 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 <a target='_blank' href='/docs/modules/devel/modules/dispatcher.html#dispatcher.f.ds_select_limit'> `int ds_select_limit(int set, int alg, int limit)` </a>
 
+#### KSR.dispatcher.ds_set_domain() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/dispatcher.html#dispatcher.f.ds_set_domain'> `int ds_set_domain()` </a>
+
+#### KSR.dispatcher.ds_set_dst() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/dispatcher.html#dispatcher.f.ds_set_dst'> `int ds_set_dst()` </a>
+
 ## diversion ##
 
 #### KSR.diversion.add_diversion() ####