[asterisk-bugs] [Asterisk 0011400]: Resetting the SEQ number back to 0 without sending a new INVITE SSRC

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Nov 28 12:57:32 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11400 
====================================================================== 
Reported By:                kanderson
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11400
Category:                   . I did not set the category correctly.
Reproducibility:            sometimes
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:            1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-28-2007 11:33 CST
Last Modified:              11-28-2007 12:57 CST
====================================================================== 
Summary:                    Resetting the SEQ number back to 0 without sending a
new INVITE SSRC
Description: 
When a caller is placed on hold asterisk is resetting the SEQ number back
to 0 without sending a new INVITE SSRC.  This is causing occasional one way
audio with  my carrier and delays after retrieving callers from hold.  I
have captures done on the PBX, my carrier (Bandwidth.com), and Level 3.  I
am available for any additional information, patch tests, or special
requests.  Thank you.
====================================================================== 

---------------------------------------------------------------------- 
 file - 11-28-07 12:57  
---------------------------------------------------------------------- 
Well, the reason it goes to 0 is because the sequence number is represented
as a 16-bit unsigned integer with a maximum value of 65535. Once it reaches
that it wraps back around to 0. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-28-07 12:57  file           Note Added: 0074500                          
======================================================================




More information about the asterisk-bugs mailing list