Skip to main content

mod_dptools: echo

About

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.

Click here to expand Table of Contents

Example

From the Dialplan

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

See Also