[asterisk-bugs] [JIRA] (ASTERISK-24335) Asterisk incorrectly responds 503 to INVITE retransmissions of rejected calls

Torrey Searle (JIRA) noreply at issues.asterisk.org
Wed Sep 17 02:44:28 CDT 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Torrey Searle updated ASTERISK-24335:
-------------------------------------

    Attachment: retrans_486_invite.patch
                invite_retransmit.tgz

Test case and 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