[asterisk-bugs] [Asterisk 0017214]: Exceptionally long voice queuing when using chan\Local to playback Extensions

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 21 10:36:32 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17214 
====================================================================== 
Reported By:                timothy055
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17214
Category:                   Channels/chan_local
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.6 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-04-20 12:35 CDT
Last Modified:              2010-05-21 10:36 CDT
====================================================================== 
Summary:                    Exceptionally long voice queuing when using
chan\Local to playback Extensions
Description: 
I've been building a conferencing app leveraging AMI, local channels, and
the ConfBridge app that plays pre-recorded media into a conference.

To playback, I've been creating a local channel to a playback app
(carrying the file name as a channel variable) and then setting the
exten to the ConfBridge via AMI. However, I've noticed if I do enough
playbacks (especially one after the other) I get the following error:

WARNING[5918]: channel.c:1038 __ast_queue_frame: Exceptionally long
voice queue length queuing to Local/1 at playback-68a9;1

I'm suspicious it's the use
of local channels to originate the call. Since I'd think this would get
picked up with all the use of asterisk as an IVR.


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016507 Exceptionally long voice queue length w...
related to          0015609 [patch] WARNING[23025]: channel.c:952 _...
related to          0017232 Remote dialplan execution stops randoml...
====================================================================== 

---------------------------------------------------------------------- 
 (0122250) keitsi (reporter) - 2010-05-21 10:36
 https://issues.asterisk.org/view.php?id=17214#c122250 
---------------------------------------------------------------------- 
hi,

I posted comment @ https://issues.asterisk.org/view.php?id=16507
So I'll post here too. In short: changing ulaw to alaw helped me.
I don't know if it's related, just a heads up.

Maybe this helps someone, definitely did help me! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-21 10:36 keitsi         Note Added: 0122250                          
======================================================================




More information about the asterisk-bugs mailing list