[asterisk-bugs] [Asterisk 0015013]: indications.c:149 playtones_generator: Can't generate that much data!

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 1 10:04:04 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=15013 
====================================================================== 
Reported By:                Raffles
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15013
Category:                   Resources/res_indications
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-05-01 10:04 CDT
Last Modified:              2009-05-01 10:04 CDT
====================================================================== 
Summary:                    indications.c:149 playtones_generator: Can't
generate that much data!
Description: 
Incoming caller to 'Queue' application doesn't hear ringing when they
should - call proceeds as normal.

Console
~~~~~~~
    -- Executing [s at macro-check-status:27] Queue("mISDN/3-u82",
"main|tTWr|||15") in new stack
    -- Got SIP response 486 "Busy Here" back from 192.168.34.48
    -- SIP/13-082a5340 is busy
    -- Nobody picked up in 0 ms
    -- SIP/12-082a1338 is ringing
    -- SIP/15-0829d330 is ringing
    -- SIP/11-08299328 is ringing
    -- SIP/14-0828e6a0 is ringing
[May  1 15:01:27] WARNING[2858]: indications.c:149 playtones_generator:
Can't generate that much data!
    -- SIP/11-08299328 is ringing
    -- SIP/14-0828e6a0 is ringing
    -- SIP/15-0829d330 is ringing
    -- SIP/14-0828e6a0 is ringing
    -- SIP/15-0829d330 is ringing
    -- SIP/11-08299328 is ringing

extensions.conf slice
~~~~~~~~~~~~~~~~~~~~~
exten => s,n(group),Queue(main,tTWr,,,${VM-TIMEOUT})

If I leave the 'r' out the caller hears MOH (as they should).

With it in - the caller hears silence (because of the indications.c error
above)


If I replace the Queue app with a Dial app (specifying the extensions) -
then the caller hears ringing (without using a 'r' as well!).

In summary - the Dial app doesn't cause this issue - just the Queue one.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-01 10:04 Raffles        New Issue                                    
2009-05-01 10:04 Raffles        Asterisk Version          => 1.4.24          
2009-05-01 10:04 Raffles        Regression                => No              
2009-05-01 10:04 Raffles        SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list