...
variable
- The input digits will be stored in the given variable name.filenames
filename
- file(s) to play before reading digits or tone with option ifilename2
[,filename2
...]
maxdigits
- Maximum acceptable number of digits. Stops reading after maxdigits have been entered (without requiring the user to press the#
key).
Defaults to0
- no limit - wait for the user press the#
key. Any value below0
means the same. Max accepted value is255
.options
s
- to return immediately if the line is not up.i
- to play filename as an indication tone from yourindications.conf
.n
- to read digits even if the line is not up.t
- Terminator digit(s) to use for ending input. Default is#
. If you need to read the digit#
literally, you should remove or change the terminator character. Multiple terminator characters may be specified. If no terminator digit is present, input cannot be ended using digits and you will need to rely on duration and max digits for ending input.
attempts
- If greater than1
, that many attempts will be made in the event no data is entered.timeout
- The number of seconds to wait for a digit response. If greater than0
, that value will override the default timeout. Can be floating point.
...
This documentation was imported from Asterisk Version GIT-19-56f9c28a500e4a1c5