[asterisk-bugs] [JIRA] (ASTERISK-22621) chan_sip can send two BYEs for a single call

Kinsey Moore (JIRA) noreply at issues.asterisk.org
Thu Oct 3 10:53:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210747#comment-210747 ] 

Kinsey Moore edited comment on ASTERISK-22621 at 10/3/13 10:52 AM:
-------------------------------------------------------------------

This also displays what may be a bug in chan_pjsip (the side receiving the invite) since the 200 OK it responds with contains no active streams. It probably should have replied with a 488.
                
      was (Author: kmoore):
    This may also display what may be a bug in chan_pjsip (the side receiving the invite) since the 200 OK it responds with contains no active streams. It probably should have replied with a 488.
                  
> chan_sip can send two BYEs for a single call
> --------------------------------------------
>
>                 Key: ASTERISK-22621
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22621
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 12.0.0-beta1
>         Environment: Debian Sid x64, Asterisk 12 branch
>            Reporter: Kinsey Moore
>         Attachments: double_bye.txt
>
>
> If a call is originated from chan_sip and the 200 OK response contains only declined streams (or probably any reason to want to hang up the call immediately), Asterisk can send two BYE requests to the remote endpoint. The first will succeed and the second will get back a 481.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list