[asterisk-bugs] [Asterisk 0016916]: Adaptive jitterbuffer causes 30 seconds of no audio.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 4 07:58:19 CST 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16916 
====================================================================== 
Reported By:                Artem
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   16916
Category:                   Core/Jitterbuffer
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.4 
JIRA:                       SWP-1002 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 not fixable
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-02-26 12:05 CST
Last Modified:              2010-03-04 07:58 CST
====================================================================== 
Summary:                    Adaptive jitterbuffer causes 30 seconds of no audio.
Description: 
Hello,

the adaptive jitterbuffer is broken in asterisk 1.6.x.x. When enablening
it somewhere, there will be no audio for 30 seconds on the side that has
jitterbuffer enabled for receiving. After 30 seconds the audio just start
as if there were nothing.

This problem does not exist when using jbimpl=fixed.

Here is my current setup:

chan_sccp-b (w/jitterbuffer) <----> Asterisk <----> chan_sip <------ IP
-------> chan_sip <----> Asterisk <----> Playback ("Audiofile")


Jitterbuffer is enabled in chan_sccp-b to dejitter audio comming from the
other asterisk server. (It has nothing to do with chan_sccp-b. The issue
also happends when enableling jitterbuffer in other channel drivers.)

This problem does not exist in asterisk-1.4.x.

sccp.conf:
jbenable=yes
jbforce=yes
jbmaxsize=500
jbresyncthreshold=2000
jbimpl=adaptive
jblog=no

Changing the values to jbmaxsize=50, jbresyncthreshold=200 has no
influene. The audio is alway not transmitted for 30 seconds.
====================================================================== 

---------------------------------------------------------------------- 
 (0118950) russell (administrator) - 2010-03-04 07:58
 https://issues.asterisk.org/view.php?id=16916#c118950 
---------------------------------------------------------------------- 
You are using a channel driver that is not in Asterisk.  It is not
supported on this issue tracker.  If you can reproduce the problem without
3rd party code in the latest version of Asterisk, please open a new issue. 
Thanks. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-04 07:58 russell        Note Added: 0118950                          
2010-03-04 07:58 russell        Status                   acknowledged =>
resolved
2010-03-04 07:58 russell        Resolution               open => not fixable 
2010-03-04 07:58 russell        Assigned To               => russell         
2010-03-04 07:58 russell        Status                   resolved => closed  
======================================================================




More information about the asterisk-bugs mailing list