[asterisk-bugs] [Asterisk 0018271]: AGI playback has bug
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 6 12:04:12 CDT 2011
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=18271
======================================================================
Reported By: ashikali
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18271
Category: Applications/app_playback
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: 1.6.2.11
JIRA: SWP-2566
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-11-07 08:54 CST
Last Modified: 2011-04-06 12:04 CDT
======================================================================
Summary: AGI playback has bug
Description:
Hi all,
I am using asterisk-1.6.2.10. I changed say.conf script for customized
number reading.
Depending upon the india number reading method, I changed number reading
setting in say.conf language. For more details visit my blog
http://asterisknumbertovoice.blogspot.com/.
In the extension.conf:
------------------------------
[number-to-voice]
exten => 8765,1,playback(num:344345,say)
exten => 8765,n,hangup
It executes corresponding say.conf script and produces good results for
me.
but when I write it in agi does not working. Here is agi debug output from
asterisk.
<SIP/6000-0000000a>AGI Rx << EXEC playback "num:333456,say"
-- AGI Script Executing Application: (playback) Options:
(num:333456,say)
<SIP/6000-0000000a>AGI Tx >> 200 result=0
Please fix this bug and make it work in asterisk.
Thanks & Regards,
Ashik
======================================================================
----------------------------------------------------------------------
(0133455) lmadsen (administrator) - 2011-04-06 12:04
https://issues.asterisk.org/view.php?id=18271#c133455
----------------------------------------------------------------------
Suspending issue. No feedback from reporter.
Issue History
Date Modified Username Field Change
======================================================================
2011-04-06 12:04 lmadsen Note Added: 0133455
2011-04-06 12:04 lmadsen Status feedback => closed
======================================================================
More information about the asterisk-bugs
mailing list