Browse Source

kamailio-kemi-framework: update with dialog exports

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

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

@@ -538,6 +538,10 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 ## dialog ##
 
+#### KSR.dialog.dlg_bridge() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/dialog.html#dialog.f.dlg_bridge'> `int dlg_bridge(str "sfrom", str "sto", str "soproxy")` </a>
+
 #### KSR.dialog.dlg_bye() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/dialog.html#dialog.f.dlg_bye'> `int dlg_bye(str "side")` </a>