SendURL()¶
Synopsis¶
Send a URL.
Description¶
Requests client go to URL (IAX2) or sends the URL to the client (other channels).
Result is returned in the SENDURLSTATUS channel variable:
-
SENDURLSTATUS
-
SUCCESS
- URL successfully sent to client. -
FAILURE
- Failed to send URL. -
NOLOAD
- Client failed to load URL (wait enabled). -
UNSUPPORTED
- Channel does not support URL transport. SendURL continues normally if the URL was sent correctly or if the channel does not support HTML transport. Otherwise, the channel is hung up.
-
Syntax¶
Arguments¶
-
URL
-
option
w
- Execution will wait for an acknowledgement that the URL has been loaded before continuing.
See Also¶
Generated Version¶
This documentation was generated from Asterisk branch 16 using version GIT