Hello.
We’re having critical issues with our LCR, we have the Kamailio version 1.5.2, several calls are arriving to our LCR and from some reason the next message appears in the log :
Feb 6 12:01:55 /usr/local/sbin/kamailio[14185]: NOTICE:lcr:gw_set_state: trunk "xx.xx.xx.135:5060" from group: <2099> is OFFLINE!
We can see this message repeated for every single gateway in the “gw” table from the LCR, after this happened, the LCR rounting process is blocked and no more calls are processed.
Can someone help us with this problem?
Thanks in advance,
*Regards,*
*Ricardo Martinez.-*
* *
Ricardo Martinez writes:
We’re having critical issues with our LCR, we have the Kamailio version 1.5.2, several calls are arriving to our LCR and from some reason the next message appears in the log :
i'm not supporting lcr module in 1.5 branch anymore. try upgrading to 3.0 or 3.1.
-- juha
Hi Juha. So, i'm in the middle of a problem here. Since the module has change so dramatically from version 1.5 to version 3.1, I'm not able to upgrade so easily. I'm using the LCR module along with the 1.5 version. I'm able to do ping to my gateways to see if they are on-line, and also and the most important thing, I use the same IP address for several prefixes, thing that I can't do in the last version of kamailio. So is there a way that someone can check the problem reported?. Or maybe remove the duplicate check for the 3.1 branch?
Thanks in advance. Regards, Ricardo.-
-----Mensaje original----- De: sr-users-bounces@lists.sip-router.org [mailto:sr-users-bounces@lists.sip-router.org] En nombre de Juha Heinanen Enviado el: martes, 08 de febrero de 2011 2:58 Para: Ricardo Martinez CC: sr-users@lists.sip-router.org Asunto: [SR-Users] Problem with LCR!
Ricardo Martinez writes:
We’re having critical issues with our LCR, we have the Kamailio version 1.5.2, several calls are arriving to our LCR and from some reason the next message appears in the log :
i'm not supporting lcr module in 1.5 branch anymore. try upgrading to 3.0 or 3.1.
-- juha
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi Ricardo,
Am Montag, den 07.02.2011, 22:52 +0100 schrieb Ricardo Martinez:
Hello.
We’re having critical issues with our LCR, we have the Kamailio version 1.5.2, several calls are arriving to our LCR and from some reason the next message appears in the log :
Feb 6 12:01:55 /usr/local/sbin/kamailio[14185]: NOTICE:lcr:gw_set_state: trunk "xx.xx.xx.135:5060" from group: <2099> is OFFLINE!
In version 1.5.x the lcr module can send OPTION-Pings to the gateways. If an OPTION ping is not responeded to, you get the mentioned log message, the gateway is considered offline and doesn't get anymore messages (except the OPTIONs) until it responds to OPTION again.
Regards, Stefan