[asterisk-bugs] [Asterisk 0019182]: [regression] Asterisk drops sip messages and/or response codes if SIP/TLS is used

Asterisk Bug Tracker noreply at bugs.digium.com
Sun May 8 03:37:27 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19182 
====================================================================== 
Reported By:                st
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19182
Category:                   Channels/chan_sip/TCP-TLS
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.8.3.3 
JIRA:                       SWP-3404 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-04-26 10:11 CDT
Last Modified:              2011-05-08 03:37 CDT
====================================================================== 
Summary:                    [regression] Asterisk drops sip messages and/or
response codes if SIP/TLS is used
Description: 
When a Snom 360 (Firmware 7.3.7) tries to register, there is a new tcp
connection. Sometimes Asterisk CLI shows Register and 401 Response, but the
phone does not get a response. Sometimes CLI shows nothing, but the phone
logs many attempts to register. Its strange and not easy to reproduce, but
here sipp is the solution.


====================================================================== 

---------------------------------------------------------------------- 
 (0134634) nextime (reporter) - 2011-05-08 03:37
 https://issues.asterisk.org/view.php?id=19182#c134634 
---------------------------------------------------------------------- 
I also have the same issue, using csipsimple ( based on pjsip ) android
client.

Trying to debug the issue i discovered some strange things: it seem that *
answer
to register request with data from "older" requests.

Let me say, for example, i send a REGISTER request with CSeq 1, * answer
with a 401 and CSeq N.

After few minutes, i send another register request with CSeq 2. * answer
with a 401 and CSeq X.

after few minutes, i send another register request with CSeq 3, * answer
with a 401 and CSeq 1, and also the others header copied from my first
register request. 

In pratice it seems that it is something like "desynced". 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-08 03:37 nextime        Note Added: 0134634                          
======================================================================




More information about the asterisk-bugs mailing list