Explorar o código

kamailio-kemi-framework: updated exports for phonenum module

Daniel-Constantin Mierla hai 1 ano
pai
achega
4e9964209b
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      kamailio-kemi-framework/docs/modules.md

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

@@ -5562,6 +5562,7 @@ int KSR.permissions.allow_trusted();
 Exported functions:
 
   * [KSR.phonenum.match()](#ksrphonenummatch)
+  * [KSR.phonenum.match_cn()](#ksrphonenummatch_cn)
 
 #### KSR.phonenum.match() ####
 
@@ -5571,6 +5572,14 @@ int KSR.phonenum.match(str "tomatch", str "pvclass");
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/phonenum.html#phonenum.f.match'>📖 kamailio.cfg::function::match()</a>
 
+#### KSR.phonenum.match_cn() ####
+
+```cpp
+int KSR.phonenum.match_cn(str "tomatch", str "cnc", str "pvclass");
+```
+
+  * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/phonenum.html#phonenum.f.match_cn'>📖 kamailio.cfg::function::match_cn()</a>
+
 ## pike ##
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/pike.html'>📖 kamailio.cfg::module::pike.html</a>