[sr-dev] [kamailio/kamailio] Phonenum module not working when invoked from other than cfg file (#2052)

Daniel-Constantin Mierla notifications at github.com
Mon Sep 2 13:53:06 CEST 2019


I  just added `resid` parameter that allows registering the container result via modparam, see:

  * https://github.com/kamailio/kamailio/commit/d2bac426192c074368bf78014e0d1d0ca97f3274

You have to use the git master branch. I didn't have an option to test, so feedback if it works or not would be appreciated.

For older version, try the workaround of getting the value or printing `$phn(src=>valid)` from KEMI script, before using the `KSR.phonenum.match()` function, like:

```
KSR.xdbg("$phn(src=>valid)\n");
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2052#issuecomment-527119663
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190902/e29e9c5e/attachment.html>


More information about the sr-dev mailing list