On 06/29/2010 04:56 AM, osiris123d wrote:
So I have it working now but noticed one issue.
I allow my users to dial without entering the areacode. I prepend the area
code thanks to avps. The issue I am seeing is that BLF doesn't work on some
calls. I know this is due to the fact that the dialog appears different
because the TO header is missing the prepended area code. From the PUA
Dialoginfo documentation page I see that there is a callee_spec_param
parameter that I can set. When I add this to my script and try to start up
OpenSIPS I am getting the following error
Not starting opensips: invalid configuration file!
Jun 28 20:48:55 [15871] ERROR:core:set_mod_param_regex: parameter
<callee_spec_param> not found in module<pua_dialoginfo>
Jun 28 20:48:55 [15871] CRITICAL:core:yyerror: parse error in config file,
line 286, column 20-21: Parameter<callee_spec_param> not found in module
<pua_dialoginfo> - can't set
Jun 28 20:48:55 [15871] ERROR:core:main: bad config file (1 errors)
This is what I have on line 286 of my config
modparam("pua_dialoginfo", "callee_spec_param", "$avp(i:20)")
I am running opensips-1.6.2-tls
What could I be doing wrong?
Hi,
This feature is not available in 1.6.2 but only in svn version. I advise
you to take the pua_dialoginfo module from there.
Regards,
--
Anca Vamanu
www.voice-system.ro
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users