Misc. Dialplan Tools echo
From FreeSWITCH Wiki
[edit]
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.
[edit]
Example
[edit]
From the Dialplan
<action application="echo" data=""/>
