Hi,
this currently breaks the SIP-Utils module:
* 0(32154) ERROR: <core> [core/sr_module.c:582]: load_module(): could not open
module </usr/lib/x86_64-linux-gnu/kamailio/modules/siputils.so>:
/usr/lib/x86_64-linux-gnu/kamailio/modules/siputils.so: undefined symbol: is_alphanum
0(32154) CRITICAL: <core> [core/cfg.y:3401]: yyerror_at(): parse error in config
file /etc/kamailio/kamailio.cfg, line 128, column 12-21: failed to load module
is_alphanum is linked, but no longer defined.
Maybe, some wrapper for the old "is_alphanum" is needed?
Thanks,
Carsten
--
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/commit/76c5da5ec048cd62c0f3cab6bf38aef…