ChannelRedirect()
ChannelRedirect(Channel
,[Context
,]Extension
,Priorität
)
Channel
Context
Extension
priority
| | | 1.4 |————————| 1.6 |————————
-= Info about application 'ChannelRedirect' =-
[Synopsis]
Redirects given channel to a dialplan target.
[Description]
ChannelRedirect(channel|[[context|]extension|]priority):
Sends the specified channel to the specified extension priority
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -4,5 +4,8 @@
Redirects given channel to a dialplan target.
[Description]
- ChannelRedirect(channel|[[context|]extension|]priority):
+ ChannelRedirect(channel,[[context,]extension,]priority)
Sends the specified channel to the specified extension priority
+ This application sets the following channel variables upon completion:
+ CHANNELREDIRECT_STATUS - Are set to the result of the redirection
+ either NOCHANNEL or SUCCESS