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