ReceiveText()¶
Synopsis¶
Receive a Text Message on a channel.
Since¶
16.24.0, 18.10.0, 19.2.0
Description¶
Waits for timeout seconds on the current channel to receive text.
Result of transmission will be stored in the following variables:
-
RECEIVETEXTMESSAGE
- The received text message. -
RECEIVETEXTSTATUS
-
SUCCESS
- Transmission succeeded. -
FAILURE
- Transmission failed or timed out.
-
Syntax¶
Arguments¶
timeout
- Time in seconds to wait for text. Default is 0 (forever).
See Also¶
Generated Version¶
This documentation was generated from Asterisk branch 16 using version GIT