[asterisk-bugs] [JIRA] (ASTERISK-26841) Call not cancelled after receiving a 422 response

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Mar 7 08:04:10 CST 2017


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

Asterisk Team commented on ASTERISK-26841:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Call not cancelled after receiving a 422 response
> -------------------------------------------------
>
>                 Key: ASTERISK-26841
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26841
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 13.7.2, 14.3.0
>         Environment: Centos 7
>            Reporter: Jean Aunis - Prescom
>
> When using RFC 4028 with chan_sip, an INVITE from Asterisk may be replied with 422, in order to negotiate session timers.
> When the 422 is received, if Asterisk hangs up the channel before a final response (200 OK or other) is received, no CANCEL request is sent.
> Detailed steps to reproduce :
> - Given SIP Session timers are enabled
> - Given Asterisk does a Dial() to an RFC 4028-compliant endpoint
> - Given Asterisk receives a 422 response and Asterisk replies to it
> - Given Asterisk receives a 100/180 response
> - When Asterisk hangs up the channel (before it has been answered with a 200 OK)
> - Then Asterisk does not send a CANCEL request
> Expected : Asterisk sends a CANCEL request
> I am going to submit a fix on Gerrit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list