Search:
     
3CX Phone System for Windows Download the Free Edition

Asterisk Manager API Action Redirect

Action: Redirect
Synopsis: Redirect (transfer) a call
Privilege: call,all
Description: Redirect (transfer) a call.
Variables: (Names marked with * are required)
       *Channel: Channel to redirect
       ExtraChannel: Second call leg to transfer (optional)
       *Exten: Extension to transfer to
       *Context: Context to transfer to
       *Priority: Priority to transfer to
       ActionID: Optional Action id for message matching.

Example

Transferring existing 2 party call to a meetme room:

Action: Redirect
Channel: Zap/73-1
ExtraChannel: SIP/199testphone-1f3c
Exten: 8600029
Context: default
Priority: 1

where 8600029 is the extension in the 'default' context which goes to a meetme room.

Don't use variables

If you are tryng to use asterisk variables in redirect via manager (ex: Context: artic_feat_${featgroupid}) the input will not be parsed, so you will be redirected tu a 'null' extensions in this case.

See also


Created by: flobi,Last modification on Sat 24 of Jul, 2010 [05:21 UTC] by JustRumours


Please update this page with new information, just login and click on the "Edit" or "Discussion" tab. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

 





Search: