[asterisk-bugs] [Asterisk 0015013]: indications.c:149 playtones_generator: Can't generate that much data!
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 20 16:21:41 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/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-08-20 16:21 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.
======================================================================
----------------------------------------------------------------------
(0109415) qwell (administrator) - 2009-08-20 16:21
https://issues.asterisk.org/view.php?id=15013#c109415
----------------------------------------------------------------------
You reported a minor issue that had a reasonable workaround. It was
clearly at a lower priority than many of the 500+ other open issues.
More information about your setup would be necessary to continue. There
should also be some lines in your mISDN logs that contain "TONE_GEN:". Can
we see those?
Issue History
Date Modified Username Field Change
======================================================================
2009-08-20 16:21 qwell Note Added: 0109415
======================================================================
More information about the asterisk-bugs
mailing list