[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:25:28 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15013
======================================================================
Reported By: Raffles
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 15013
Category: Resources/res_indications
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2009-05-01 10:04 CDT
Last Modified: 2009-08-20 16:25 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.
======================================================================
----------------------------------------------------------------------
(0109419) russell (administrator) - 2009-08-20 16:25
https://issues.asterisk.org/view.php?id=15013#c109419
----------------------------------------------------------------------
I'm closing this since the reporter has found a solution to his problem and
has indicated that he is no longer interested.
Issue History
Date Modified Username Field Change
======================================================================
2009-08-20 16:25 russell Note Added: 0109419
2009-08-20 16:25 russell Status new => resolved
2009-08-20 16:25 russell Resolution open => no change
required
2009-08-20 16:25 russell Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list