BlindTransfer()
Synopsis
Blind transfer channel(s) to the extension and context provided
Description
Redirect all channels currently bridged to the caller channel to the specified destination.
The result of the application will be reported in the BLINDTRANSFERSTATUS
channel variable:
BLINDTRANSFERSTATUS
- SUCCESS - Transfer succeeded.
- FAILURE - Transfer failed.
- INVALID - Transfer invalid.
- NOTPERMITTED - Transfer not permitted.
Syntax
BlindTransfer(exten,[context])
Arguments
exten
- Specify extension.context
- Optionally specify a context. By default, Asterisk will use the caller channel context.
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5