Browse Source

kamailio-kemi-framework: updates for registrar exports

Daniel-Constantin Mierla 6 years ago
parent
commit
dd6419af23
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

@@ -1958,6 +1958,10 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 <a target='_blank' href='/docs/modules/devel/modules/registrar.html#registrar.f.reg_free_contacts'> `int reg_free_contacts(str "profile")` </a>
 
+#### KSR.registrar.reg_send_reply() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/registrar.html#registrar.f.reg_send_reply'> `int reg_send_reply()` </a>
+
 #### KSR.registrar.registered() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/registrar.html#registrar.f.registered'> `int registered(str "table")` </a>