Hi,

I've just noticed that when i remove the modparam() line opensips returns with 
a segfault.
My version is idd the beta version: ( 1.7.0-beta-notls (x86_64/linux) ), so 
i'll update it as soon as possible.

Thanks for the fast replies! :)

Met vriendelijke groet,

Arnold Vriezekolk

NETZOZEKER B.V.

Gelderhorst 1e
7207 BH Zutphen
T 0575 - 56 87 77
F 0575 - 56 87 78
E [email protected]
I www.netzozeker.nl

BOFH excuse #113:

Root nameservers are out of sync

On Thu, 29 Sep 2011, Vlad Paiu wrote:

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


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

Reply via email to