[asterisk-bugs] [JIRA] (ASTERISK-22791) asterisk sends Re-INVITE after receiving a BYE
Walter Doekes (JIRA)
noreply at issues.asterisk.org
Fri Nov 22 07:46:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212139#comment-212139 ]
Walter Doekes commented on ASTERISK-22791:
------------------------------------------
Ok, so you're:
- sending a re-invite
- receiving a 491 glare
- sending an ack to the 491
- receiving a bye
- sending a 200 to the bye
- destroying the call
- sending the re-invite that was delayed because of the 491
- receiving a 100 and 481 which doesn't match any call because it was destroyed
...
That sounds like something we should be able to reproduce.
> asterisk sends Re-INVITE after receiving a BYE
> ----------------------------------------------
>
> Key: ASTERISK-22791
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22791
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_fax
> Affects Versions: 11.6.0
> Reporter: Paolo Compagnini
> Assignee: Matt Jordan
> Severity: Trivial
> Attachments: debug, messages, scrubed_messages
>
>
> i am receiving faxes with receiveFAX().
> after transmitting the document with t38 asterisk changes back to g711.
> Sometimes it happens that even after receiving a BYE asterisk is sending these Re-INVITEs.
> i can provide a sip trace but i don't wanna share it in public.
--
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