Did you print $var(canonized_ani) in syslog to be sure it has the expected value? Other log messages that can give any hint in syslog (try debug=3)?
Cheers,
Daniel
hello,if (phonenum_match_cn("$var(canonized_ani)", "ZZ", "ani")) {
i'm using....
where $var(canonized_ani) holds in this case "+576015145834"
best regardsdavid
El lun, 13 jun 2022 a las 16:16, Ben Kaufman (<bkaufman@bcmone.com>) escribió:
David Escartín
NOC engineer
www.sonoc.io
This e-mail is for the exclusive use of its recipients and may contain business secrets or other confidential or privileged information. Any unauthorised use, copying, publication or distribution of this e-mail is strictly prohibited. If you are not the intended recipient, please inform us immediately by replying to this e-mail and delete it, including any attachments or copies on your system.
In accordance with the GDPR (EU) 2016/679 and the LOPDGDD 3/2018, we inform you that this e-mail address and/or any other personal data you have provided us with will be treated by SONOC with absolute confidentiality and with the only purpose of providing you with the requested services, due to your condition as a client, supplier or because you have requested information from us at any time. These data will only be kept for as long as required to comply with legal obligations. You can exercise your rights at any time by sending an e-mail to: dataprotection@sonoc.io.
__________________________________________________________How are you calling the function in Kamailio? It’s possible that the appspot app tries a few variations on formatting that result in success. From the phonum module doc for phonenum_match_cn(num, cnc, pvc) :
Note from libphonenumber library docs: country name code is the region that is expected the number to be from. It is only used if the number being parsed is not written in international format. The country code for the number in this case would be stored as that of the region supplied. If the number is guaranteed to start with a '+' followed by the country calling code, then region 'ZZ'.
Kaufman
From: sr-users <sr-users-bounces@lists.kamailio.org> On Behalf Of David Escartín
Sent: Monday, June 13, 2022 8:49 AM
To: Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org>; Vicente Hernando <vhernando@sonoc.io>; Javier Gallart <jgallart@sonoc.io>
Subject: [SR-Users] issue using phonenum module
Hello all
we are using the phonenum_match_cn function to detect valid phone numbers, but seems there are some numbers like 576015145834 which are no detected as valid ones,
$phn(ani=>valid) --> 0
$phn(ani=>ccname) --> <null>
$phn(ani=>cctel) --> 0
$phn(ani=>error) --> Invalid number
but using
https://libphonenumber.appspot.com/phonenumberparser?number=576015145834&country=CO seems it gives a valid result
Validation Results
Result from isPossibleNumber() true
Result from isValidNumber() true
Result from isValidNumberForRegion() true
Phone Number region CO
Result from getNumberType() FIXED_LINE
we are using kamailio 5.4 and libphonenumber tag v8.12.30 (also tested v8.9)
the command is used with 'ZZ' cnc and passing the number with +
maybe we are missing something in the configuration/setup?
thanks and regards
david
--
David Escartín
NOC engineer
This e-mail is for the exclusive use of its recipients and may contain business secrets or other confidential or privileged information. Any unauthorised use, copying, publication or distribution of this e-mail is strictly prohibited. If you are not the intended recipient, please inform us immediately by replying to this e-mail and delete it, including any attachments or copies on your system.
In accordance with the GDPR (EU) 2016/679 and the LOPDGDD 3/2018, we inform you that this e-mail address and/or any other personal data you have provided us with will be treated by SONOC with absolute confidentiality and with the only purpose of providing you with the requested services, due to your condition as a client, supplier or because you have requested information from us at any time. These data will only be kept for as long as required to comply with legal obligations. You can exercise your rights at any time by sending an e-mail to: dataprotection@sonoc.io.
Kamailio - Users Mailing List - Non Commercial Discussions
* sr-users@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender!
Edit mailing list options or unsubscribe:
* https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
--
David Escartín Almudévar
VoIP/Switch Engineer
descartin@sonoc.ioSONOC
C/ Josefa Amar y Borbón, 10, 4ª · 50001 Zaragoza, España
Tlf: +34 917019888 · www.sonoc.io
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions * sr-users@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Online: June 20-23, 2022 * https://www.asipto.com/sw/kamailio-advanced-training-online/