[Freeswitch-users] FreeSwitch - mod_skypopen has no read codec or channel not ready

Giovanni Maruzzelli gmaruzz at gmail.com
Tue Sep 28 08:16:28 PDT 2010


You are using very very old configuration files, since longtime 9999
does not exists anymore. Now is called 9664.

>From what you are sending I don't understand the problem.

Please post somewhere a complete debug session, starting a couple of
minutes before the problem. Please do not delete lines in it. It's OK
if it's long.

-giovanni

On Tue, Sep 28, 2010 at 5:03 PM, Shamun toha md <shamun.toha at gmail.com> wrote:
> Switch 1= we name it A
> Switch 2 = We name it B, here is the following things on B.
>
> 1. 9999 =
>     <!--
>         You will no longer hear the bong tone.  The wav file is playing
> stating the call is secure.
>         The file will not play unless you have both TLS and SRTP active.
>     -->
>
>     <extension name="hold_music">
>       <condition field="destination_number" expression="^9999$"/>
>       <condition field="${sip_has_crypto}"
> expression="^(AES_CM_128_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_80)$">
>         <action application="answer"/>
>         <action application="execute_extension" data="is_secure XML
> features"/>
>         <action application="playback" data="$${hold_music}"/>
>         <anti-action application="set" data="zrtp_secure_media=true"/>
>         <anti-action application="answer"/>
>         <anti-action application="playback" data="silence_stream://2000"/>
>         <anti-action application="execute_extension" data="is_zrtp_secure
> XML features"/>
>         <anti-action application="playback" data="$${hold_music}"/>
>       </condition>
>     </extension>
>
>
> 2. originate skypopen/ANY/callA_skypeid  9999
>
>
> 3. Yes i am using custom ALSA sound driver exactly as mentioned in our wiki.
>
>
>
>
>
> On Tue, Sep 28, 2010 at 4:34 PM, Giovanni Maruzzelli <gmaruzz at gmail.com>
> wrote:
>>
>> Shamun,
>>
>> can you please answer the questions I asked?
>>
>> I ask it again:
>>
>> 9999 is not music on hold in new freeswitch. What are you calling into?
>>
>> are you using the custom ALSA sound driver?
>>
>> -giovanni
>>
>>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>



-- 
Sincerely,

Giovanni Maruzzelli
Cell : +39-347-2665618



More information about the FreeSWITCH-users mailing list