[OpenSIPS-Users] BYE not being sent from caller to callee or from callee to caller depending on who hangs up first.
Bogdan-Andrei Iancu
bogdan at opensips.org
Tue May 28 10:36:34 CEST 2013
Hello Russell,
Typically the BYE requests (as sequential requests) are driven by the
Record-Route / Loose-Route mechanism - so you need to be sure that (1)
you do record route for INVITE and (2) you do loose route for the BYE.
To better understand this, take a look at the webinars:
Routing in SIP - http://www.opensips.org/Documentation/Webinars#toc12
OpenSIPS default script -
http://www.opensips.org/Documentation/Webinars#toc9
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 05/25/2013 03:00 AM, Russell Williams wrote:
> Hello,
> First , forgive me for I am very much a novice at Opensips.
> I have used a slightly modified version of the .cfg file from the
> makemenu tool , and used residential , trunking and loadbalancing
> configs.
> I have built my own least cost routing that I have implemented
> thru the PERL module. Same with Authentication.
> My problem is :
> For some reason I am not able to get either end to recognize when
> the other end hangs up.
> I see the "BYE" in the opensips log, but it never reaches the
> other end .
> Shouldn't there be a "BYE" sent to the other end ?
>
> Thanks
> Russ
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list