[Asterisk-Dev] SIP channels not cleared
Chee Foong
cheefoong at ip-vox.com
Sun Aug 28 19:33:10 MST 2005
Hello,
I have looked a the patch. Asterisk now send 487 before OK for a BYE. My
vendor expect a OK for the BYE and will not reponse to the 487 (based on my
experience with the vendor) and that will not cause the channel to be
cleared either.
Thanks for the reply
CCF
-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com]On Behalf Of Jerris,
Michael MI
Sent: Monday, August 29, 2005 10:06
To: Asterisk Developers Mailing List
Subject: RE: [Asterisk-Dev] SIP channels not cleared
>
> > [mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of
> Chee Foong
> >
> > Hello,
> >
> > My vendor's system (Pactolus) sends a BYE for INVITE sent
> by Asterisk
> > before sending OK to asterisk to terminate a call.
> > This caused SIP channels is Asterisk not being cleared up
> (described
> > in my previous post). I have looked at chan_sip.c, I am thinking of
> > modify the handle_request_bye to accomodate my vendor's
> system but I
> > am not sure how to do it because I am not proficient in C
> programming.
> >
> > I am looking at handle_request_bye function. I am
> suspecting that the
> > user counter is not decreased. If I put a update_user_counter(p,
> > DEC_OUT_USE) somewhere in the handle_request_bye function would it
> > help clearing the channel?
> >
> > I know the other end is faulty, but I still want to make this work.
> >
> > Thanks
> >
> > CCF
> >
>
> This should already be fixed in 1.2 beta 1 and cvs head.
> Details of the fix are here:
>
http://lists.digium.com/pipermail/asterisk-cvs/2005-August/007401.html
Clicked send to fast, sorry.
Mike
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list