[asterisk-bugs] [JIRA] (ASTERISK-24335) [PATCH] Asterisk incorrectly responds 503 to INVITE retransmissions of rejected calls
Walter Doekes (JIRA)
noreply at issues.asterisk.org
Fri Sep 19 02:12:31 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=222712#comment-222712 ]
Walter Doekes commented on ASTERISK-24335:
------------------------------------------
Thanks! Could you put up your test case for review too?
> [PATCH] Asterisk incorrectly responds 503 to INVITE retransmissions of rejected calls
> -------------------------------------------------------------------------------------
>
> Key: ASTERISK-24335
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24335
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 11.4.0
> Reporter: Torrey Searle
> Severity: Minor
> Attachments: invite_retransmit.tgz, retrans_486_invite.patch
>
>
> Scenario
> INVITE arrives to asterisk, asterisk responds Busy()
> If the INVITE is retransmitted, asterisk will generate a 503 in addition to the 486.
> Attached is a patch to prevent asterisk from sending the 503 (the 486 is already being reliably transmitted) as well as an asterisk testsuite test to validate the fix
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list