<br><br><div class="gmail_quote">On Fri, Nov 6, 2009 at 9:16 PM, Masoom Alam <span dir="ltr"><<a href="mailto:masoom.alam@gmail.com">masoom.alam@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi there,<br><br>I am a first time user of Kamilio 1.5. We are trying to configure the LCR, we get an error in the syslog.<br><br>The error in the syslog is:<br><br>Nov 6 15:12:09 kam /sbin/kamailio[5396]: ERROR:lcr:mod_init: AVP fr_inv_timer_avp has not been defined<div>
Nov 6 15:12:09 kam /sbin/kamailio[5396]: ERROR:core:init_mod: failed to initialize module lcr</div>
<div>Nov 6 15:12:09 kam /sbin/kamailio[5396]: ERROR:core:main: error while initializing modules<br><br>We have already configured FR_inv_timer_avp parameter like this in the Kamilio.cfg:<br>modparam("tm", "fr_inv_timer_avp", "$avp(i:70")<br>
<br>The "tm" module is already loaded in the Kamilio.cfg.<br></div></blockquote><div><br>The complaint is from module lcr, not tm.<br>I do this in my cfg:<br><br>modparam("lcr|tm", "fr_inv_timer_avp", "$avp(i:704)")<br>
<br></div></div><br>