[OpenSIPS-Users] CRITICAL <is_contact_registered>
Dragomir Haralambiev
goup2010 at gmail.com
Mon Nov 2 20:58:50 CET 2015
Hello,
I try to test latest version: opensips 2.2-dev.
When use:
if (!registered("location","$fu")) {
....
I receive follow message:
WARNING:registrar:registered: Deprecated! Use is_contact_registered()
instead!
when use:
if (!is_contact_registered("location","$fu")) {
.....
I receive :
CRITICAL:core:yyerror: parse error in config file /opensips.cfg, unknown
command <is_contact_registered>, missing loadmodule?
Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20151102/452cab31/attachment.htm>
More information about the Users
mailing list