[asterisk-bugs] [Asterisk 0018028]: [patch] Exceptionally long queue length queuing to XXXXX

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 12 20:46:04 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18028 
====================================================================== 
Reported By:                alecdavis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18028
Category:                   Core/PBX
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-2292 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 288195 
Request Review:              
====================================================================== 
Date Submitted:             2010-09-22 06:18 CDT
Last Modified:              2011-04-12 20:46 CDT
====================================================================== 
Summary:                    [patch] Exceptionally long queue length queuing to
XXXXX
Description: 
Although this is under test conditions, this can go on for ever - seems
like 100's per second.

But the state of code at the moment, allows you to hangup, and it clears.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0018008 deadlock in local_bridgedchannel during...
related to          0018637 [patch] No MOH on Call Park and Excepti...
====================================================================== 

---------------------------------------------------------------------- 
 (0133693) jcovert (reporter) - 2011-04-12 20:46
 https://issues.asterisk.org/view.php?id=18028#c133693 
---------------------------------------------------------------------- 
I'm on 1.8.3.2 now.  I tried your patch.  No joy.

See issue 17521

asterisk*CLI> originate sip/x33 application dial
IAX2/guest at iax.covert.org/ringnoanswer
    -- Launching dial(IAX2/guest at iax.covert.org/ringnoanswer) on
SIP/x33-00000004
    -- Called guest at iax.covert.org/ringnoanswer
    -- Accepting UNAUTHENTICATED call from 192.168.0.100:
       > requested format = ulaw,
       > requested prefs = (ulaw|gsm),
       > actual format = ulaw,
       > host prefs = (ulaw|gsm),
       > priority = caller
    -- Call accepted by 192.168.0.100 (format ulaw)
    -- Format for call is ulaw
    -- Executing [ringnoanswer at sip:1]
Progress("IAX2/192.168.0.100:4569-519", "") in new stack
    -- Executing [ringnoanswer at sip:2] NoOp("IAX2/192.168.0.100:4569-519",
""Cisco 33" <33>") in new stack
    -- Executing [ringnoanswer at sip:3]
PlayTones("IAX2/192.168.0.100:4569-519", "440+495/2000,0/4000") in new
stack
    -- Executing [ringnoanswer at sip:4] Wait("IAX2/192.168.0.100:4569-519",
"120") in new stack
    -- IAX2/192.168.0.100:4569-2748 is making progress passing it to
SIP/x33-00000004
[Apr 12 21:43:02] WARNING[26350]: channel.c:1426 __ast_queue_frame:
Exceptionally long voice queue length queuing to
IAX2/192.168.0.100:4569-2748
[Apr 12 21:43:07] WARNING[26350]: channel.c:1426 __ast_queue_frame:
Exceptionally long voice queue length queuing to
IAX2/192.168.0.100:4569-2748
[Apr 12 21:43:12] WARNING[26350]: channel.c:1426 __ast_queue_frame:
Exceptionally long voice queue length queuing to
IAX2/192.168.0.100:4569-2748
    -- Hungup 'IAX2/192.168.0.100:4569-2748'
[Apr 12 21:43:29] WARNING[26350]: channel.c:1426 __ast_queue_frame:
Exceptionally long voice queue length queuing to
IAX2/192.168.0.100:4569-519
[Apr 12 21:43:29] WARNING[26350]: channel.c:1426 __ast_queue_frame:
Exceptionally long voice queue length queuing to
IAX2/192.168.0.100:4569-519
  == Spawn extension (sip, ringnoanswer, 4) exited non-zero on
'IAX2/192.168.0.100:4569-519'
    -- Hungup 'IAX2/192.168.0.100:4569-519'
asterisk*CLI> 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-12 20:46 jcovert        Note Added: 0133693                          
======================================================================




More information about the asterisk-bugs mailing list