Page 484 - Asterisk™: The Future of Telephony
P. 484

SAY PHONETIC
               SAY PHONETIC string escape_digits

               Says a given character string with phonetics, returning early if any of the given DTMF
               digits are received on the channel.
               Return values:
               -1
                   Error or hangup
               0
                   Playback completed without being interrupted by an escape digit
               value
                   ASCII value of digit (if pressed), in decimal


               SAY TIME

               SAY TIME time escape_digits

               Says the indicated time, returning early if any of the given DTMF digits are received on
               the channel. The time is the number of seconds elapsed since 00:00:00 on January 1,
               1970, Coordinated Universal Time (UTC).
               Return values:

               -1
                   Error or hangup
               0
                   Playback completed without being interrupted by an escape digit
               value
                   ASCII value of digit (if pressed), in decimal


               SEND IMAGE
               SEND IMAGE image

               Sends the given image on the current channel. Most channels do not support the trans-
               mission of images. Image names should not include extensions.
               Return values:
               -1
                   Error or hangup

               0
                   Image sent, or channel does not support sending an image


               456 | Appendix C: AGI Reference
   479   480   481   482   483   484   485   486   487   488   489