Browse Source

kamailio-kemi-framework: updates for textops module

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

@@ -2270,6 +2270,10 @@ Please review the documentation for [set_rtpengine_set()](#ksrrtpengineset_rtpen
 
 
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.replace_body_str'> `int replace_body_str(str "mkey", str "rval", str "rmode")` </a>
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.replace_body_str'> `int replace_body_str(str "mkey", str "rval", str "rmode")` </a>
 
 
+#### KSR.textops.replace_hdrs() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.replace_hdrs'> `int replace_hdrs(str "sre", str "sval")` </a>
+
 #### KSR.textops.replace_hdrs_str() ####
 #### KSR.textops.replace_hdrs_str() ####
 
 
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.replace_hdrs_str'> `int replace_hdrs_str(str "mkey", str "rval", str "rmode")` </a>
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.replace_hdrs_str'> `int replace_hdrs_str(str "mkey", str "rval", str "rmode")` </a>