Hold music can be set using the hold_music channel variable:<br><a href="http://wiki.freeswitch.org/wiki/Channel_Variables#hold_music">http://wiki.freeswitch.org/wiki/Channel_Variables#hold_music</a><br><br>One option is that you could either create a music file that contains a beep followed by 10s of silence (I believe it loops so just record a single pass). Wave would be best as any other format will require the additonal step of decoding the file before sending it to the client, which&#39;d use more CPU.<br>

<br>The other option is to use Tonestream (<a href="http://wiki.freeswitch.org/wiki/Tone_stream">http://wiki.freeswitch.org/wiki/Tone_stream</a>) to generate a stream that contains a beep and 10s of silence which loops.<br>

<br>-Steve<br><br><br><br><div class="gmail_quote">On 17 April 2011 17:45, Joseph L. Casale <span dir="ltr">&lt;<a href="mailto:jcasale@activenetwerx.com">jcasale@activenetwerx.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Working on an OpenWRT install and space is limited so moh files are not an option.<br>
I looked through the wiki but didn&#39;t see anything and I am sure its trivial but how can<br>
I simply play a beep every 10 seconds in place of moh?<br>
<br>
Thanks!<br>
jlc<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">

</div>