[sr-dev] git:master:b98e0558: modules: readme files regenerated - phonenum ... [skip ci]
Kamailio Dev
kamailio.dev at kamailio.org
Fri Jan 11 16:02:06 CET 2019
Module: kamailio
Branch: master
Commit: b98e0558c9f94a314e802baa7b50345a3f0d1270
URL: https://github.com/kamailio/kamailio/commit/b98e0558c9f94a314e802baa7b50345a3f0d1270
Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2019-01-11T16:01:46+01:00
modules: readme files regenerated - phonenum ... [skip ci]
---
Modified: src/modules/phonenum/README
---
Diff: https://github.com/kamailio/kamailio/commit/b98e0558c9f94a314e802baa7b50345a3f0d1270.diff
Patch: https://github.com/kamailio/kamailio/commit/b98e0558c9f94a314e802baa7b50345a3f0d1270.patch
---
diff --git a/src/modules/phonenum/README b/src/modules/phonenum/README
index fe7cf03ec7..842e2cfcc7 100644
--- a/src/modules/phonenum/README
+++ b/src/modules/phonenum/README
@@ -30,7 +30,7 @@ Daniel-Constantin Mierla
4. Functions
4.1. phonenum_match(num, pvc)
- 4.2. phonenum_match(num, cnc, pvc)
+ 4.2. phonenum_match_cn(num, cnc, pvc)
5. Pseudo Variables
@@ -57,7 +57,7 @@ Chapter 1. Admin Guide
4. Functions
4.1. phonenum_match(num, pvc)
- 4.2. phonenum_match(num, cnc, pvc)
+ 4.2. phonenum_match_cn(num, cnc, pvc)
5. Pseudo Variables
@@ -110,7 +110,7 @@ modparam("phonenum", "smode", 0)
4. Functions
4.1. phonenum_match(num, pvc)
- 4.2. phonenum_match(num, cnc, pvc)
+ 4.2. phonenum_match_cn(num, cnc, pvc)
4.1. phonenum_match(num, pvc)
@@ -133,7 +133,7 @@ if(phonenum_match("1-484-555-8888", "src")) {
}
...
-4.2. phonenum_match(num, cnc, pvc)
+4.2. phonenum_match_cn(num, cnc, pvc)
Match num against the libphonenumber and set the attributes inside the
pvc container, restricting the rules with a country name code (two
More information about the sr-dev
mailing list