Asterisk AGI SAY commnads
By godson
Monday 05 of January, 2009
Monday 05 of January, 2009
Asterisk AGI comes with nice set of SAY commands that we can use for different occasions while designing IVRs. Initially I've started with pyst asterisk AGI/AMI library for python, later i've started using starpy which is working very good. I still use pyst in some special cases.
The SAY commands that are available with starpy right now are
* sayAlpha
* sayDate
* sayDateTime
* sayDigits
* sayNumber
* sayPhonetic
* sayTime
The say commands are pretty muc…
The SAY commands that are available with starpy right now are
* sayAlpha
* sayDate
* sayDateTime
* sayDigits
* sayNumber
* sayPhonetic
* sayTime
The say commands are pretty muc…
