I get the following in the daemon.log when I try to start openser:<br><br>Feb&nbsp; 8 08:34:46 vishnu openser[16425]: ERROR:core:pv_parse_spec: bad parameters<br>Feb&nbsp; 8 08:34:46 vishnu openser[16425]: ERROR:lcr:mod_init: Malformed or non AVP definition &lt;s:fr_inv_timer_avp&gt;<br>
Feb&nbsp; 8 08:34:46 vishnu openser[16425]: ERROR:core:init_mod: failed to initialize module lcr<br>Feb&nbsp; 8 08:34:46 vishnu openser[16425]: ERROR:core:main: error while initializing modules<br><br><br>Here are the offending lines in openser.cfg:<br>
<br>modparam(&quot;lcr&quot;, &quot;contact_avp&quot;, &quot;1401&quot;)<br>modparam(&quot;lcr&quot;, &quot;fr_inv_timer_avp&quot;, &quot;s:fr_inv_timer_avp&quot;)<br><br>Is there a different way of defining them? <br><br>
Thanks,<br>Sri.<br>