[asterisk-bugs] [Asterisk 0018271]: AGI playback has bug
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 19 11:59:40 CST 2010
The following issue has been UPDATED.
======================================================================
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: feedback
Asterisk Version: 1.6.2.11
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-11-07 08:54 CST
Last Modified: 2010-11-19 11:59 CST
======================================================================
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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-11-19 11:59 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list