Misc. Dialplan Tools echo

From FreeSWITCH Wiki

Jump to: navigation, search

Description

Places the calling channel in loopback mode.
It simply returns everything sent, including voice, DTMF, etc.
Consider it an "echo test". It is generally useful for checking delay in a call path.

Example

From the Dialplan

 <action application="echo" data=""/>
Personal tools