Browse Source

kamailio-kemi-framework: updates for htable module

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

@@ -926,6 +926,10 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 <a target='_blank' href='/docs/modules/devel/modules/htable.html#htable.f.sht_reset'> `int sht_reset(str "hname")` </a>
 
+#### KSR.htable.sht_rm() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/htable.html#htable.f.sht_rm'> `int sht_rm(str "hname", str "iname")` </a>
+
 #### KSR.htable.sht_rm_name() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/htable.html#htable.f.sht_rm_name'> `int sht_rm_name(str "sname", str "sop", str "sval")` </a>