Browse Source

kamailio-kemi-framework: updates for ipops exports

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

@@ -994,6 +994,10 @@ Equivalent of native kamailio.cfg function: `acc_request("comment", "dbtable")`.
 
 <a target='_blank' href='/docs/modules/devel/modules/ipops.html#ipops.f.ip_type'> `int ip_type(str "sval")` </a>
 
+#### KSR.ipops.is_in_subnet() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/ipops.html#ipops.f.is_in_subnet'> `int is_in_subnet(str "_sval1", str "_sval2")` </a>
+
 #### KSR.ipops.is_ip() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/ipops.html#ipops.f.is_ip'> `int is_ip(str "sval")` </a>