[Freeswitch-users] Generating a BEEP tone
Piotr Gregor
piotrek.gregor at gmail.com
Mon Aug 29 17:10:14 MSD 2016
Hi William,
You can use "tone stream" to insert beep into your script*.
For example this will play 1000Hz tone for 1.85s followed by 1.75s of
silence:
<action application="playback" data="tone_stream://L=1;%(1850,1750,1000)" />
Please read
https://freeswitch.org/confluence/display/FREESWITCH/Tone_stream
for details.
* - You can use mod_avmd to detect such BEEPs.
cheers,
Piotr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160829/a84fc047/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list