[SR-Users] Kamailio not receiving BYE request

Federico Cabiddu federico.cabiddu at gmail.com
Thu May 28 15:45:34 CEST 2015


The ACK is stopping at Kamailio.
Be sure that you have loose_route management in kamailio script and that
the ACK is hitting it.
Something like

if (loose_route()) {
        xlog("L_ERR", "route[MAIN]: call-id=$ci from=$fU to=$tU : attempt
to route with preloaded Routes");
        if (is_method("ACK"))
            t_relay();
        exit;
}

Regards,

Federico

On Thu, May 28, 2015 at 3:36 PM, Ali Taher <ataher at vanrise.com> wrote:

> Hi,
>
> Kindly find attached requested trace with record_route set.
>
> Kamailio:192.168.110.181
> Client: 192.168.26.3
> Gateway:192.168.26.4
>
> Regards,
> Ali
>
> -----Original Message-----
> From: sr-users [mailto:sr-users-bounces at lists.sip-router.org] On Behalf
> Of Alex Balashov
> Sent: Thursday, May 28, 2015 4:22 PM
> To: Ali Taher
> Subject: Re: [SR-Users] Kamailio not receiving BYE request
>
> ‎Can you provide a packet capture of this scenario, from the reference
> frame of the Kamailio server?
>
> --
> Alex Balashov | Principal | Evariste Systems LLC
> 303 Perimeter Center North, Suite 300
> Atlanta, GA 30346
> United States
>
> Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
> Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
>
> Sent from my BlackBerry.
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150528/f0884916/attachment.html>


More information about the sr-users mailing list