[asterisk-bugs] [Asterisk 0012746]: reINVITE --> Ignoring this INVITE request --> Hanging up call - no reply to our critical packet.

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 3 10:38:16 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12746 
====================================================================== 
Reported By:                johan
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   12746
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-28-2008 17:44 CDT
Last Modified:              07-03-2008 10:38 CDT
====================================================================== 
Summary:                    reINVITE --> Ignoring this INVITE request -->
Hanging up call - no reply to our critical packet.
Description: 
Under light load this does not occur. However, when Asterisk serves more
than a few calls my provider resends the initial INVITE. Then you see the
following in the log:
[May 22 18:46:05] VERBOSE[26472] logger.c: Ignoring this INVITE request

Then follows retries and about 20 seconds after the call is initiated it
is terminated by Asterisk:
[May 22 18:46:25] WARNING[26472] chan_sip.c: Maximum retries exceeded on
transmission N2EzNDEyOGFmNGNmZmY0NGM4NmJlMmZmZWIzMDg3Mzk. for seqno 1
(Critical Response)
[May 22 18:46:25] WARNING[26472] chan_sip.c: Hanging up call
N2EzNDEyOGFmNGNmZmY0NGM4NmJlMmZmZWIzMDg3Mzk. - no reply to our critical
packet.

Below the SIP HISTORY for the dialogue is attached. I've tried to sort
this out with no success. There seem to be some miscommunication between
Asterisk and my providers sip server. This can and have also occurred
during calls, exactly the same outcome. 
====================================================================== 

---------------------------------------------------------------------- 
 oej - 07-03-08 10:38  
---------------------------------------------------------------------- 
---------- SIP HISTORY for 'MWQxOGM5YmZkOTJmMDgyYTA1NjIwZDk4YzE3ODExODc.' 
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   * SIP Call
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   001. Rx              INVITE /
1 INVITE / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   002. NewChan         Channel
SIP/voipprovider-0821c288 - from MWQxOGM5YmZkOTJmMDgyYTA1
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   003. TxResp          SIP/2.0
/ 1 INVITE - 100 Trying
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   004. TxRespRel       SIP/2.0
/ 1 INVITE - 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   005. Rx              INVITE /
1 INVITE / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   006. TxResp          SIP/2.0
/ 1 INVITE - 100 Trying
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   007. TxRespRel       SIP/2.0
/ 1 INVITE - 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   008. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   009. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   010. ReTx            1000
SIP/2.0 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   011. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   012. ReTx            2000
SIP/2.0 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   013. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   014. ReTx            4000
SIP/2.0 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   015. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   016. ReTx            4000
SIP/2.0 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   017. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   018. ReTx            4000
SIP/2.0 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   019. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   020. ReTx            4000
SIP/2.0 200 OK
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   021. Rx              ACK / 1
ACK / sip:0303123456 at 123.456.789.123
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   022. MaxRetries     
(Critical)
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c:   023. Hangup          Cause No
user responding
[Jun 25 00:45:58] DEBUG[10286] chan_sip.c: 
---------- END SIP HISTORY for
'MWQxOGM5YmZkOTJmMDgyYTA1NjIwZDk4YzE3ODExODc.' 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-03-08 10:38  oej            Note Added: 0089680                          
======================================================================




More information about the asterisk-bugs mailing list