Switch 1= we name it A<br>Switch 2 = We name it B, here is the following things on B.<br><br>1. 9999 =  <br>    &lt;!--<br>        You will no longer hear the bong tone.  The wav file is playing stating the call is secure.<br>
        The file will not play unless you have both TLS and SRTP active.<br>    --&gt;<br><br>    &lt;extension name=&quot;hold_music&quot;&gt;<br>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^9999$&quot;/&gt;<br>
      &lt;condition field=&quot;${sip_has_crypto}&quot; expression=&quot;^(AES_CM_128_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_80)$&quot;&gt;<br>        &lt;action application=&quot;answer&quot;/&gt;<br>        &lt;action application=&quot;execute_extension&quot; data=&quot;is_secure XML features&quot;/&gt;<br>
        &lt;action application=&quot;playback&quot; data=&quot;$${hold_music}&quot;/&gt;<br>        &lt;anti-action application=&quot;set&quot; data=&quot;zrtp_secure_media=true&quot;/&gt;<br>        &lt;anti-action application=&quot;answer&quot;/&gt;<br>
        &lt;anti-action application=&quot;playback&quot; data=&quot;silence_stream://2000&quot;/&gt;<br>        &lt;anti-action application=&quot;execute_extension&quot; data=&quot;is_zrtp_secure XML features&quot;/&gt;<br>
        &lt;anti-action application=&quot;playback&quot; data=&quot;$${hold_music}&quot;/&gt;<br>      &lt;/condition&gt;<br>    &lt;/extension&gt;<br><br>
<br>2. originate skypopen/ANY/callA_skypeid  9999<br><br><br>3. Yes i am using custom ALSA sound driver exactly as mentioned in our wiki.<br><br><br><br><br><br><div class="gmail_quote">On Tue, Sep 28, 2010 at 4:34 PM, Giovanni Maruzzelli <span dir="ltr">&lt;<a href="mailto:gmaruzz@gmail.com">gmaruzz@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Shamun,<br>
<br>
can you please answer the questions I asked?<br>
<br>
I ask it again:<br>
<div class="im"><br>
9999 is not music on hold in new freeswitch. What are you calling into?<br>
<br>
</div><div class="im">are you using the custom ALSA sound driver?<br>
<br>
-giovanni<br>
<br>
</div><br></blockquote></div><br>