Displaying 1 result from an estimated 1 matches for "asterisknumbertovoice".
2010 Sep 02
4
agi playback to execute say.conf settings
Hi all,
I am using asterisk-1.6.2.10. I changed say.conf script for customized
number reading.
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.