[OpenSIPS-Users] PUA Dialoginfo - BLF with Multiple Domain
osiris123d
duane.larson at gmail.com
Tue Jun 29 03:56:07 CEST 2010
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?
--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/PUA-Dialoginfo-BLF-with-Multiple-Domain-tp5179994p5233370.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
More information about the Users
mailing list