Misc. Dialplan Tools ring ready
From FreeSWITCH Wiki
Note: The name of the appication changed from ringback to ring_ready
Causes ringback to be sent to the originating endpoint.
Usage:
ring_ready
Examples:
<action application="ring_ready" /> <!-- Request a certain tone/file to be played while you wait for the call to be answered--> <action application="set" data="ringback=%(2000, 4000, 440.0, 480.0)"/> <!--<action application="set" data="ringback=/home/ring.wav"/>-->
