I get the following in the daemon.log when I try to start openser:<br><br>Feb 8 08:34:46 vishnu openser[16425]: ERROR:core:pv_parse_spec: bad parameters<br>Feb 8 08:34:46 vishnu openser[16425]: ERROR:lcr:mod_init: Malformed or non AVP definition <s:fr_inv_timer_avp><br>
Feb 8 08:34:46 vishnu openser[16425]: ERROR:core:init_mod: failed to initialize module lcr<br>Feb 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("lcr", "contact_avp", "1401")<br>modparam("lcr", "fr_inv_timer_avp", "s:fr_inv_timer_avp")<br><br>Is there a different way of defining them? <br><br>
Thanks,<br>Sri.<br>