[asterisk-bugs] [JIRA] (ASTERISK-22791) asterisk sends Re-INVITE after receiving a BYE

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Nov 21 09:42:04 CST 2013


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

Matt Jordan commented on ASTERISK-22791:
----------------------------------------

Unfortunately, this log file doesn't show the actual SIP messages. Please reproduce the problem with 'sip set debug on'.

That aside, you definitely have something odd being sent to you:
{noformat}
[Oct 29 15:53:53] DEBUG[5379] chan_sip.c: Done building SDP. Settling with this capability: (alaw)
[Oct 29 15:53:53] DEBUG[5379] chan_sip.c: Initializing already initialized SIP dialog 526FCBDC-0032023B at DDUS0_PCU-251 (presumably reinvite)
[Oct 29 15:53:53] DEBUG[5379] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 10.0.0.71:5060
[Oct 29 15:53:53] DEBUG[5379] chan_sip.c: = Looking for  Call ID: 526FCBDC-0032023B at DDUS0_PCU-251 (Checking To) --From tag 526FCBDC-68828A0-3E86ED98 --To-tag as2b19629d  
[Oct 29 15:53:53] DEBUG[5379] chan_sip.c: That's odd...  Got a response on a call we don't know about. Callid 526FCBDC-0032023B at DDUS0_PCU-251
[Oct 29 15:53:53] DEBUG[5379] chan_sip.c: Invalid SIP message - rejected , no callid, len 358
{noformat}

We'll see what the actual messages are, but getting invalid SIP messages is not a good start.
                
> 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, 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