Misc. Dialplan Tools redirect

From FreeSWITCH Wiki

Jump to: navigation, search

Can redirect a channel to another endpoint, you must take care to not redirect incompatible channels, as that wont have the desired effect. Ie if you redirect to a SIP url it should be a SIP channel.

Example

 <action application="redirect" data="sip:foo@bar.com "/>

Note

redirect can only be used on new incoming calls that haven't been answered (Answer app). If the call has been answered, use the Deflect application instead.

See also

Personal tools
Community