<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 06/29/2010 04:56 AM, osiris123d wrote:
<blockquote cite="mid:1277776567323-5233370.post@n2.nabble.com"
 type="cite">
  <pre wrap="">
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
&lt;callee_spec_param&gt; not found in module &lt;pua_dialoginfo&gt;
Jun 28 20:48:55 [15871] CRITICAL:core:yyerror: parse error in config file,
line 286, column 20-21: Parameter &lt;callee_spec_param&gt; not found in module
&lt;pua_dialoginfo&gt; - 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?
  </pre>
</blockquote>
<p><font size="-1">Hi,</font></p>
<p><font size="-1">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.<br>
</font></p>
<p><font size="-1">Regards,</font><br>
</p>
<pre class="moz-signature" cols="72">-- 
Anca Vamanu
<a class="moz-txt-link-abbreviated" href="http://www.voice-system.ro">www.voice-system.ro</a>
</pre>
</body>
</html>