SAY PHONETIC
Synopsis
Says a given character string with phonetics.
Description
Say a given character string with phonetics, returning early if any of the given DTMF digits are received on the channel. Returns 0
if playback completes without a digit pressed, the ASCII numerical value of the digit if one was pressed, or -1
on error/hangup.
Syntax
SAY PHONETIC STRING ESCAPE_DIGITS
Arguments
string
escape_digits
See Also
- Asterisk 18 AGICommand_say alpha
- Asterisk 18 AGICommand_say digits
- Asterisk 18 AGICommand_say number
- Asterisk 18 AGICommand_say date
- Asterisk 18 AGICommand_say time
- Asterisk 18 AGICommand_say datetime
- Asterisk 18 Application_AGI
Import Version
This documentation was imported from Asterisk Version 18