[Kamailio-Users] Problem in configuring LCR module

mayamatakeshi mayamatakeshi at gmail.com
Fri Nov 6 13:29:01 CET 2009


On Fri, Nov 6, 2009 at 9:16 PM, Masoom Alam <masoom.alam at gmail.com> wrote:

> 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.
>

The complaint is from module lcr, not tm.
I do this in my cfg:

modparam("lcr|tm", "fr_inv_timer_avp", "$avp(i:704)")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/users/attachments/20091106/469cdf0d/attachment.htm>


More information about the Users mailing list