Hi there,

I am a first time user of Kamilio 1.5. We are trying to configure the LCR, we get an error in the syslog.

The error in the syslog is:

Nov  6 15:12:09 kam /sbin/kamailio[5396]: ERROR:lcr:mod_init: AVP fr_inv_timer_avp has not been defined
Nov  6 15:12:09 kam /sbin/kamailio[5396]: ERROR:core:init_mod: failed to initialize module lcr
Nov  6 15:12:09 kam /sbin/kamailio[5396]: ERROR:core:main: error while initializing modules

We have already configured FR_inv_timer_avp parameter like this in the Kamilio.cfg:
modparam("tm", "fr_inv_timer_avp", "$avp(i:70")

The "tm" module is already loaded in the Kamilio.cfg.

Please guide, where we are making problems?