Hello,

Are you by any chance using the beta release version of OpenSIPS 1.7 ?
In the beta release there was a bug in the uac_registrant module that lead to not being able to set any parameters for that module.

I have just tested with the latest 1.7 branch and setting the uac param like in the docs :
    modparam("uac_registrant", "uac",
"sip:opensips.org,,sip:[email protected],,user,password,sip:user@ip,,,")

worked without any problems.

Please try updating your sources if you have downloaded via svn, or download the stable release of 1.7 available at http://opensips.org/pub/opensips/1.7.0/src/opensips-1.7.0_src.tar.gz

Regards,

Vlad Paiu
OpenSIPS Developer


On 09/29/2011 10:39 AM, Arnold Vriezekolk NETZOZEKER B.V. wrote:
Hi Guys,

I'm trying to get uac_registrant to work on opensips-1.7.0-notls. I've checked the docs [1] and tried to get it to work.

The errors i'm getting are:
Sep 29 09:23:32 voip01 opensips: ERROR:core:set_mod_param_regex: no module matching uac_registrant found Sep 29 09:23:32 voip01 opensips: CRITICAL:core:yyerror: parse error in config file, line 97, column 20-21: Parameter <uac> not found in module <uac_registrant> - can't set Sep 29 09:23:32 voip01 opensips: ERROR:core:main: bad config file (1 errors)

Line 97 of my opensips.cfg:
modparam("uac_registrant", "uac", "sip:[email protected],,,,,,,,")

I've also tried the exact line from the docs, but that gives the same error.

I'm not sure on how to resolve this error, so any input will be welcome.

Best Regards,

Arnold Vriezekolk.


[1] http://www.opensips.org/html/docs/modules/devel/uac_registrant.html

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to