if you put that info in a jira ticket<br><br><a href="http://jira.freeswitch.org">http://jira.freeswitch.org</a><br><br>and route it to skypeiax , the guy who maintains that module will see it.<br><br><br><div class="gmail_quote">
On Thu, Apr 30, 2009 at 5:37 PM,  <span dir="ltr">&lt;<a href="mailto:can_man@gmx.de">can_man@gmx.de</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;">
<br>
Hello,<br>
<br>
I am trying to get skypiax working, but I am having trouble with the sound. The calls fail with CALL FAILUREREASON 7 = Sound I/O error and<br>
I am getting the following error:<br>
<br>
        ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
<br>
<br>
I am running centos 5.3 and have followed the installation guide on the wiki. CaptureDevice, RingDevice and SoundDevice are all set to 2. When saving<br>
the configuration on my desktop I have set the sound card to snd_dummy. On the server the startup script load snd-dumy like this /sbin/modprobe snd-dummy enable=1.<br>
Below is the output of lsmod and the debug output from FS. It would be great if someone could help me fix my problem.<br>
<br>
Thank you very much.<br>
Best wishes,<br>
Phil<br>
<br>
<br>
<br>
<br>
-bash-3.2# lsmod<br>
Module                  Size  Used by<br>
snd_dummy              12416  0<br>
snd_seq_oss            32832  0<br>
snd_seq_midi_event      7744  1 snd_seq_oss<br>
snd_seq                55200  4 snd_seq_oss,snd_seq_midi_event<br>
snd_seq_device          7120  1 snd_seq_oss<br>
snd_pcm_oss            44480  0<br>
snd_mixer_oss          16512  1 snd_pcm_oss<br>
snd_pcm                79624  2 snd_dummy,snd_pcm_oss<br>
snd_timer              22088  2 snd_seq,snd_pcm<br>
snd                    55976  8 snd_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer<br>
soundcore               7456  1 snd<br>
snd_page_alloc          8720  1 snd_pcm<br>
<br>
<br>
<br>
freeswitch@voipserverServerFreeswitch&gt; load mod_skypiax<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:718 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  718  ][none      ][-1,-1,-1] globals.debug=0<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:720 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  720  ][none      ][-1,-1,-1] globals.debug=8<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:731 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  731  ][none      ][-1,-1,-1] codec-master globals.debug=8<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:734 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  734  ][none      ][-1,-1,-1] globals.dialplan=XML<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:740 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  740  ][none      ][-1,-1,-1] globals.context=default<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:743 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  743  ][none      ][-1,-1,-1] globals.codec_string=gsm,ulaw<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:750 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  750  ][none      ][-1,-1,-1] globals.codec_rates_string=8000,16000<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:723 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  723  ][none      ][-1,-1,-1] globals.hold_music=<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:737 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  737  ][none      ][-1,-1,-1] globals.destination=5000<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:847 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  847  ][none      ][-1,-1,-1] interface_id=1<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:870 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  870  ][none      ][-1,-1,-1] name=skypiax1<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:876 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  876  ][none      ][-1,-1,-1] Initialized XInitThreads!<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:897 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  897  ][skypiax1  ][-1, 0, 0] CONFIGURING interface_id=1<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:920 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  920  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].X11_display=:101<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:924 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  924  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].skype_user=xyzUK<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:928 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  928  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].tcp_cli_port=15556<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:932 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  932  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].tcp_srv_port=15557<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:935 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  935  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].name=skypiax1<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:938 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  938  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].context=default<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:942 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  942  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].dialplan=XML<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:946 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  946  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].destination=3101<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:949 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  949  ][skypiax1  ][-1, 0, 0] interface_id=1 globals.SKYPIAX_INTERFACES[interface_id].context=default<br>
2009-04-30 17:47:35 [WARNING] mod_skypiax.c:950 load_config() rev 13177[(nil)|37     ][WARNINGA  950  ][skypiax1  ][-1, 0, 0] STARTING interface_id=1<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:1407 skypiax_do_skypeapi_thread_func() rev 13177[(nil)|37     ][DEBUG_SKYPE  1407 ][skypiax1  ][-1, 0, 0] X Display &#39;:101&#39; opened<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:1309 skypiax_present() rev 13177[(nil)|37     ][DEBUG_SKYPE  1309 ][none      ][-1,-1,-1] Skype instance found with id #2097454<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:661 skypiax_signaling_thread_func() rev 13177[(nil)|37     ][DEBUG_SKYPE  661  ][skypiax1  ][-1, 0, 0] In skypiax_signaling_thread_func: started, p=0x2aaab93226f8<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||OK|||<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||PROTOCOL 7|||<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||CONNSTATUS ONLINE|||<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||CURRENTUSERHANDLE xyzUK|||<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:111 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  111  ][skypiax1  ][-1, 0, 0] Skype MSG: message: CURRENTUSERHANDLE, currentuserhandle: CURRENTUSERHANDLE, cuh: xyzUK, skype_user: xyzUK!<br>

2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||USERSTATUS ONLINE|||<br>
2009-04-30 17:47:35 [NOTICE] mod_skypiax.c:976 load_config() rev 13177[(nil)|37     ][NOTICA  976  ][skypiax1  ][-1, 0, 0] WAITING roughly 10 seconds to find a running Skype client and connect to its SKYPE API for interface_id=1<br>

2009-04-30 17:47:35 [NOTICE] mod_skypiax.c:986 load_config() rev 13177[(nil)|37     ][NOTICA  986  ][skypiax1  ][-1, 0, 0] Found a running Skype client, connected to its SKYPE API for interface_id=1, waiting 60 seconds for CURRENTUSERHANDLE==xyzUK<br>

2009-04-30 17:47:35 [WARNING] mod_skypiax.c:1004 load_config() rev 13177[(nil)|37     ][WARNINGA  1004 ][skypiax1  ][-1, 0, 0] Interface_id=1 is now STARTED, the Skype client to which we are connected gave us the correct CURRENTUSERHANDLE (xyzUK)<br>

2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:847 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  847  ][none      ][-1,-1,-1] interface_id=2<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:870 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  870  ][none      ][-1,-1,-1] name=skypiax2<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:876 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  876  ][none      ][-1,-1,-1] Initialized XInitThreads!<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:897 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  897  ][skypiax2  ][-1, 0, 0] CONFIGURING interface_id=2<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:920 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  920  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].X11_display=:102<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:924 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  924  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].skype_user=voipserver<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:928 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  928  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].tcp_cli_port=15558<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:932 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  932  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].tcp_srv_port=15559<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:935 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  935  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].name=skypiax2<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:938 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  938  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].context=default<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:942 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  942  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].dialplan=XML<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:946 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  946  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].destination=5000<br>
2009-04-30 17:47:35 [DEBUG] mod_skypiax.c:949 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  949  ][skypiax2  ][-1, 0, 0] interface_id=2 globals.SKYPIAX_INTERFACES[interface_id].context=default<br>
2009-04-30 17:47:35 [WARNING] mod_skypiax.c:950 load_config() rev 13177[(nil)|37     ][WARNINGA  950  ][skypiax2  ][-1, 0, 0] STARTING interface_id=2<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:1407 skypiax_do_skypeapi_thread_func() rev 13177[(nil)|37     ][DEBUG_SKYPE  1407 ][skypiax2  ][-1, 0, 0] X Display &#39;:102&#39; opened<br>
2009-04-30 17:47:35 [DEBUG] skypiax_protocol.c:1309 skypiax_present() rev 13177[(nil)|37     ][DEBUG_SKYPE  1309 ][none      ][-1,-1,-1] Skype instance found with id #2097454<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:661 skypiax_signaling_thread_func() rev 13177[(nil)|37     ][DEBUG_SKYPE  661  ][skypiax2  ][-1, 0, 0] In skypiax_signaling_thread_func: started, p=0x2aaab9325c18<br>
2009-04-30 17:47:36 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax2  ][-1, 0, 0] READING: |||OK|||<br>
2009-04-30 17:47:36 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax2  ][-1, 0, 0] READING: |||PROTOCOL 7|||<br>
2009-04-30 17:47:36 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax2  ][-1, 0, 0] READING: |||CONNSTATUS ONLINE|||<br>
2009-04-30 17:47:36 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax2  ][-1, 0, 0] READING: |||CURRENTUSERHANDLE voipserver|||<br>
2009-04-30 17:47:36 [DEBUG] skypiax_protocol.c:111 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  111  ][skypiax2  ][-1, 0, 0] Skype MSG: message: CURRENTUSERHANDLE, currentuserhandle: CURRENTUSERHANDLE, cuh: voipserver, skype_user: voipserver!<br>

2009-04-30 17:47:36 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax2  ][-1, 0, 0] READING: |||USERSTATUS ONLINE|||<br>
2009-04-30 17:47:36 [NOTICE] mod_skypiax.c:976 load_config() rev 13177[(nil)|37     ][NOTICA  976  ][skypiax2  ][-1, 0, 0] WAITING roughly 10 seconds to find a running Skype client and connect to its SKYPE API for interface_id=2<br>

2009-04-30 17:47:36 [NOTICE] mod_skypiax.c:986 load_config() rev 13177[(nil)|37     ][NOTICA  986  ][skypiax2  ][-1, 0, 0] Found a running Skype client, connected to its SKYPE API for interface_id=2, waiting 60 seconds for CURRENTUSERHANDLE==voipserver<br>

API CALL [load(mod_skypiax)] output:<br>
+OK<br>
<br>
2009-04-30 17:47:36 [WARNING] mod_skypiax.c:1004 load_config() rev 13177[(nil)|37     ][WARNINGA  1004 ][skypiax2  ][-1, 0, 0] Interface_id=2 is now STARTED, the Skype client to which we are connected gave us the correct CURRENTUSERHANDLE (voipserver)<br>

<br>
<br>
<br>
<br>
<br>
<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1028 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1028 ][skypiax1  ][-1, 0, 0] i=1 globals.SKYPIAX_INTERFACES[1].interface_id=1<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1030 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1030 ][skypiax1  ][-1, 0, 0] i=1 globals.SKYPIAX_INTERFACES[1].X11_display=:101<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1032 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1032 ][skypiax1  ][-1, 0, 0] i=1 globals.SKYPIAX_INTERFACES[1].name=skypiax1<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1034 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1034 ][skypiax1  ][-1, 0, 0] i=1 globals.SKYPIAX_INTERFACES[1].context=default<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1036 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1036 ][skypiax1  ][-1, 0, 0] i=1 globals.SKYPIAX_INTERFACES[1].dialplan=XML<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1038 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1038 ][skypiax1  ][-1, 0, 0] i=1 globals.SKYPIAX_INTERFACES[1].destination=3101<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1040 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1040 ][skypiax1  ][-1, 0, 0] i=1 globals.SKYPIAX_INTERFACES[1].context=default<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1028 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1028 ][skypiax2  ][-1, 0, 0] i=2 globals.SKYPIAX_INTERFACES[2].interface_id=2<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1030 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1030 ][skypiax2  ][-1, 0, 0] i=2 globals.SKYPIAX_INTERFACES[2].X11_display=:102<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1032 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1032 ][skypiax2  ][-1, 0, 0] i=2 globals.SKYPIAX_INTERFACES[2].name=skypiax2<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1034 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1034 ][skypiax2  ][-1, 0, 0] i=2 globals.SKYPIAX_INTERFACES[2].context=default<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1036 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1036 ][skypiax2  ][-1, 0, 0] i=2 globals.SKYPIAX_INTERFACES[2].dialplan=XML<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1038 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1038 ][skypiax2  ][-1, 0, 0] i=2 globals.SKYPIAX_INTERFACES[2].destination=5000<br>
2009-04-30 17:47:36 [DEBUG] mod_skypiax.c:1040 load_config() rev 13177[(nil)|37     ][DEBUG_SKYPE  1040 ][skypiax2  ][-1, 0, 0] i=2 globals.SKYPIAX_INTERFACES[2].context=default<br>
2009-04-30 17:47:36 [CONSOLE] switch_loadable_module.c:889 switch_loadable_module_load_file() Successfully Loaded [mod_skypiax]<br>
2009-04-30 17:47:36 [NOTICE] switch_loadable_module.c:142 switch_loadable_module_process() Adding Endpoint &#39;skypiax&#39;<br>
2009-04-30 17:47:36 [NOTICE] switch_loadable_module.c:270 switch_loadable_module_process() Adding API Function &#39;sk&#39;<br>
2009-04-30 17:47:36 [NOTICE] switch_loadable_module.c:270 switch_loadable_module_process() Adding API Function &#39;skypiax&#39;<br>
freeswitch@voipserverServerFreeswitch&gt;<br>
freeswitch@voipserverServerFreeswitch&gt;<br>
freeswitch@voipserverServerFreeswitch&gt;<br>
freeswitch@voipserverServerFreeswitch&gt; 2009-04-30 17:52:41 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||USER paolofun6 PHONE_MOBILE +420775216536|||<br>

<br>
freeswitch@voipserverServerFreeswitch&gt;<br>
freeswitch@voipserverServerFreeswitch&gt;<br>
freeswitch@voipserverServerFreeswitch&gt;<br>
freeswitch@voipserverServerFreeswitch&gt; 2009-04-30 17:52:49 [NOTICE] switch_channel.c:602 switch_channel_set_name() New Channel sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [fc670e69-1143-4241-8364-3158f1ffa6ef]<br>

2009-04-30 17:52:49 [DEBUG] sofia.c:2912 sofia_handle_sip_i_state() Channel sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> entering state [received][100]<br>
2009-04-30 17:52:49 [DEBUG] sofia.c:2919 sofia_handle_sip_i_state() Remote SDP:<br>
v=0<br>
o=root 15141 15141 IN IP4 217.10.66.71<br>
s=session<br>
c=IN IP4 217.10.66.71<br>
t=0 0<br>
m=audio 12950 RTP/AVP 8 0 3 97 18 112 101<br>
a=rtpmap:8 PCMA/8000<br>
a=rtpmap:0 PCMU/8000<br>
a=rtpmap:3 GSM/8000<br>
a=rtpmap:97 iLBC/8000<br>
a=fmtp:97 mode=30<br>
a=rtpmap:18 G729/8000<br>
a=fmtp:18 annexb=no<br>
a=rtpmap:112 G726-32/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=silenceSupp:off - - - -<br>
a=ptime:20<br>
<br>
2009-04-30 17:52:49 [DEBUG] sofia_glue.c:2931 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMA:8:8000:20]/[SPEEX:98:8000:20]<br>
2009-04-30 17:52:49 [DEBUG] sofia_glue.c:2931 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMA:8:8000:20]/[SPEEX:99:16000:20]<br>
2009-04-30 17:52:49 [DEBUG] sofia_glue.c:2931 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMA:8:8000:20]/[PCMU:0:8000:20]<br>
2009-04-30 17:52:49 [DEBUG] sofia_glue.c:2931 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMA:8:8000:20]/[PCMA:8:8000:20]<br>
2009-04-30 17:52:49 [DEBUG] sofia_glue.c:1912 sofia_glue_tech_set_codec() Set Codec sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> PCMA/8000 20 ms 160 samples<br>
2009-04-30 17:52:49 [DEBUG] sofia_glue.c:2891 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101<br>
2009-04-30 17:52:49 [DEBUG] sofia.c:3078 sofia_handle_sip_i_state() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State Change CS_NEW -&gt; CS_INIT<br>
2009-04-30 17:52:49 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [BREAK]<br>
2009-04-30 17:52:49 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) Running State Change CS_INIT<br>
2009-04-30 17:52:49 [DEBUG] switch_core_state_machine.c:480 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State INIT<br>
2009-04-30 17:52:49 [DEBUG] mod_sofia.c:83 sofia_on_init() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> SOFIA INIT<br>
2009-04-30 17:52:49 [DEBUG] mod_sofia.c:111 sofia_on_init() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State Change CS_INIT -&gt; CS_ROUTING<br>
2009-04-30 17:52:49 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [BREAK]<br>
2009-04-30 17:52:49 [DEBUG] switch_core_state_machine.c:480 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State INIT going to sleep<br>
2009-04-30 17:52:49 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) Running State Change CS_ROUTING<br>
2009-04-30 17:52:49 [DEBUG] switch_core_state_machine.c:483 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State ROUTING<br>
2009-04-30 17:52:49 [DEBUG] mod_sofia.c:130 sofia_on_routing() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> SOFIA ROUTING<br>
2009-04-30 17:52:49 [DEBUG] switch_core_state_machine.c:78 switch_core_standard_on_routing() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> Standard ROUTING<br>
2009-04-30 17:52:49 [INFO] mod_dialplan_xml.c:252 dialplan_hunt() Processing 07771236762-&gt;00442083324655 in context public<br>
Dialplan: sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> parsing [public-&gt;skype_uri] continue=false<br>
Dialplan: sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> Regex (PASS) [skype_uri] destination_number(00442083324655) =~ /^(00442083324655)$/ break=on-false<br>
Dialplan: sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> Action bridge(skypiax/skypiax1/xyzTestUK)<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:114 switch_core_standard_on_routing() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State Change CS_ROUTING -&gt; CS_EXECUTE<br>

2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:483 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State ROUTING going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) Running State Change CS_EXECUTE<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:490 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State EXECUTE<br>
2009-04-30 17:52:51 [DEBUG] mod_sofia.c:173 sofia_on_execute() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> SOFIA EXECUTE<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:151 switch_core_standard_on_execute() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> Standard EXECUTE<br>
EXECUTE sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> bridge(skypiax/skypiax1/xyzTestUK)<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:585 channel_outgoing_channel() rev 13177[(nil)|37     ][DEBUG_SKYPE  585  ][          ][-1, 0, 0] globals.SKYPIAX_INTERFACES[1].name=|||skypiax1|||?<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:151 skypiax_tech_init() rev 13177[(nil)|37     ][DEBUG_SKYPE  151  ][skypiax1  ][-1, 0, 0] skypiax_codec SUCCESS<br>
2009-04-30 17:52:51 [NOTICE] switch_channel.c:602 switch_channel_set_name() New Channel skypiax/skypiax1/xyzTestUK [0375c668-b4a2-4364-a8c6-0a718d4f00a3]<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:773 skypiax_call() rev 13177[(nil)|37     ][DEBUG_SKYPE  773  ][skypiax1  ][-1, 0, 0] Calling Skype, rdest is: xyzTestUK<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:1262 skypiax_signaling_write() rev 13177[(nil)|37     ][DEBUG_SKYPE  1262 ][skypiax1  ][-1, 0, 0] SENDING: |||SET AGC OFF||||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: ||||||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:1262 skypiax_signaling_write() rev 13177[(nil)|37     ][DEBUG_SKYPE  1262 ][skypiax1  ][-1, 0, 0] SENDING: |||SET AEC OFF||||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: ||||||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:1262 skypiax_signaling_write() rev 13177[(nil)|37     ][DEBUG_SKYPE  1262 ][skypiax1  ][-1, 0, 0] SENDING: |||CALL xyzTestUK||||<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:642 channel_outgoing_channel() (skypiax/skypiax1/xyzTestUK) State Change CS_NEW -&gt; CS_INIT<br>
2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal skypiax/skypiax1/xyzTestUK [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:300 channel_kill_channel() rev 13177[(nil)|37     ][DEBUG_SKYPE  300  ][skypiax1  ][-1, 0, 0] skypiax/skypiax1/xyzTestUK CHANNEL got SWITCH_SIG_BREAK<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) Running State Change CS_INIT<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:480 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State INIT<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:177 channel_on_init() (skypiax/skypiax1/xyzTestUK) State Change CS_INIT -&gt; CS_ROUTING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal skypiax/skypiax1/xyzTestUK [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:300 channel_kill_channel() rev 13177[(nil)|37     ][DEBUG_SKYPE  300  ][skypiax1  ][-1, 0, 0] skypiax/skypiax1/xyzTestUK CHANNEL got SWITCH_SIG_BREAK<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:182 channel_on_init() rev 13177[(nil)|37     ][DEBUG_SKYPE  182  ][skypiax1  ][-1, 0, 0] skypiax/skypiax1/xyzTestUK CHANNEL INIT<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:480 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State INIT going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) Running State Change CS_ROUTING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:483 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State ROUTING<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:257 channel_on_routing() rev 13177[(nil)|37     ][DEBUG_SKYPE  257  ][skypiax1  ][-1, 0, 0] skypiax/skypiax1/xyzTestUK CHANNEL ROUTING<br>
2009-04-30 17:52:51 [DEBUG] switch_ivr_originate.c:63 originate_on_routing() (skypiax/skypiax1/xyzTestUK) State Change CS_ROUTING -&gt; CS_CONSUME_MEDIA<br>
2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal skypiax/skypiax1/xyzTestUK [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:300 channel_kill_channel() rev 13177[(nil)|37     ][DEBUG_SKYPE  300  ][skypiax1  ][-1, 0, 0] skypiax/skypiax1/xyzTestUK CHANNEL got SWITCH_SIG_BREAK<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:483 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State ROUTING going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) Running State Change CS_CONSUME_MEDIA<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:502 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State CONSUME_MEDIA<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||AGC OFF|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||AEC OFF|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 0, 0] READING: |||CALL 455 STATUS UNPLACED|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:167 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  167  ][skypiax1  ][-1, 0, 0] Skype MSG: message: CALL, obj: CALL, id: 455, prop: STATUS, value: UNPLACED,where: NULL!<br>

ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:371 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  371  ][skypiax1  ][-1, 3,116] skype_call: 455 is now UNPLACED<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 3,116] READING: |||CALL 455 STATUS ROUTING|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:167 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  167  ][skypiax1  ][-1, 3,116] Skype MSG: message: CALL, obj: CALL, id: 455, prop: STATUS, value: ROUTING,where: NULL!<br>

2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:365 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  365  ][skypiax1  ][-1, 3,117] skype_call: 455 is now ROUTING<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 3,117] READING: |||CALL 455 FAILUREREASON 7|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:167 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  167  ][skypiax1  ][-1, 3,117] Skype MSG: message: CALL, obj: CALL, id: 455, prop: FAILUREREASON, value: 7,where: NULL!<br>

2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:201 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  201  ][skypiax1  ][-1, 3,117] Skype FAILED on skype_call 455. Let&#39;s wait for the FAILED message.<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 3,117] READING: |||CALL 455 VAA_INPUT_STATUS FALSE|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:167 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  167  ][skypiax1  ][-1, 3,117] Skype MSG: message: CALL, obj: CALL, id: 455, prop: VAA_INPUT_STATUS, value: FALSE,where: NULL!<br>

2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 3,117] READING: |||CALL 455 STATUS FAILED|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:167 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  167  ][skypiax1  ][-1, 3,117] Skype MSG: message: CALL, obj: CALL, id: 455, prop: STATUS, value: FAILED,where: NULL!<br>

2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:334 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  334  ][skypiax1  ][-1, 3,112] we tried to call Skype on skype_call 455 and Skype has now FAILED<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:672 skypiax_signaling_thread_func() rev 13177[(nil)|37     ][DEBUG_SKYPE  672  ][skypiax1  ][-1, 1,112] skype call ended<br>
2009-04-30 17:52:51 [NOTICE] mod_skypiax.c:680 skypiax_signaling_thread_func() Hangup skypiax/skypiax1/xyzTestUK [CS_CONSUME_MEDIA] [NORMAL_CLEARING]<br>
2009-04-30 17:52:51 [DEBUG] switch_channel.c:1641 switch_channel_perform_hangup() Send signal skypiax/skypiax1/xyzTestUK [KILL]<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:293 channel_kill_channel() rev 13177[(nil)|37     ][DEBUG_SKYPE  293  ][skypiax1  ][-1, 1,112] skypiax/skypiax1/xyzTestUK CHANNEL got SWITCH_SIG_KILL<br>
2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal skypiax/skypiax1/xyzTestUK [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:300 channel_kill_channel() rev 13177[(nil)|37     ][DEBUG_SKYPE  300  ][skypiax1  ][-1, 1,112] skypiax/skypiax1/xyzTestUK CHANNEL got SWITCH_SIG_BREAK<br>
2009-04-30 17:52:51 [DEBUG] switch_ivr_originate.c:2086 switch_ivr_originate() Originate Resulted in Error Cause: 16 [NORMAL_CLEARING]<br>
2009-04-30 17:52:51 [INFO] mod_dptools.c:2074 audio_bridge_function() Originate Failed.  Cause: NORMAL_CLEARING<br>
2009-04-30 17:52:51 [NOTICE] mod_dptools.c:2106 audio_bridge_function() Hangup sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>
2009-04-30 17:52:51 [DEBUG] switch_channel.c:1641 switch_channel_perform_hangup() Send signal sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [KILL]<br>
2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:490 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State EXECUTE going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) Running State Change CS_HANGUP<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:433 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State HANGUP<br>
2009-04-30 17:52:51 [DEBUG] mod_sofia.c:323 sofia_on_hangup() Channel sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> hanging up, cause: NORMAL_CLEARING<br>
2009-04-30 17:52:51 [DEBUG] mod_sofia.c:399 sofia_on_hangup() Responding to INVITE with: 480<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> Standard HANGUP, cause: NORMAL_CLEARING<br>

2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:433 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State HANGUP going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:475 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State Change CS_HANGUP -&gt; CS_REPORTING<br>

2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) Running State Change CS_REPORTING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:609 switch_core_session_reporting_state() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State REPORTING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:502 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State CONSUME_MEDIA going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) Running State Change CS_HANGUP<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:433 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State HANGUP<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:228 channel_on_hangup() rev 13177[(nil)|37     ][DEBUG_SKYPE  228  ][skypiax1  ][-1, 1,112] hanging up skype call: 455<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:1262 skypiax_signaling_write() rev 13177[(nil)|37     ][DEBUG_SKYPE  1262 ][skypiax1  ][-1, 1,112] SENDING: |||ALTER CALL 455 HANGUP||||<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:235 channel_on_hangup() rev 13177[(nil)|37     ][DEBUG_SKYPE  235  ][skypiax1  ][-1, 1,112] skypiax/skypiax1/xyzTestUK CHANNEL HANGUP<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() skypiax/skypiax1/xyzTestUK Standard HANGUP, cause: NORMAL_CLEARING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:433 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State HANGUP going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:475 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State Change CS_HANGUP -&gt; CS_REPORTING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_session.c:927 switch_core_session_signal_state_change() Send signal skypiax/skypiax1/xyzTestUK [BREAK]<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:300 channel_kill_channel() rev 13177[(nil)|37     ][DEBUG_SKYPE  300  ][skypiax1  ][-1, 1,112] skypiax/skypiax1/xyzTestUK CHANNEL got SWITCH_SIG_BREAK<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:397 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) Running State Change CS_REPORTING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:609 switch_core_session_reporting_state() (skypiax/skypiax1/xyzTestUK) State REPORTING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:53 switch_core_standard_on_reporting() skypiax/skypiax1/xyzTestUK Standard REPORTING, cause: NORMAL_CLEARING<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:609 switch_core_session_reporting_state() (skypiax/skypiax1/xyzTestUK) State REPORTING going to sleep<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:410 switch_core_session_run() (skypiax/skypiax1/xyzTestUK) State Change CS_REPORTING -&gt; CS_DESTROY<br>
2009-04-30 17:52:51 [DEBUG] switch_core_session.c:1061 switch_core_session_thread() Session 2 (skypiax/skypiax1/xyzTestUK) Locked, Waiting on external entities<br>
2009-04-30 17:52:51 [NOTICE] switch_core_session.c:1079 switch_core_session_thread() Session 2 (skypiax/skypiax1/xyzTestUK) Ended<br>
2009-04-30 17:52:51 [NOTICE] switch_core_session.c:1081 switch_core_session_thread() Close Channel skypiax/skypiax1/xyzTestUK [CS_DESTROY]<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:559 switch_core_session_destroy_state() (skypiax/skypiax1/xyzTestUK) State DESTROY<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:60 switch_core_standard_on_destroy() skypiax/skypiax1/xyzTestUK Standard DESTROY<br>
2009-04-30 17:52:51 [DEBUG] switch_core_state_machine.c:559 switch_core_session_destroy_state() (skypiax/skypiax1/xyzTestUK) State DESTROY going to sleep<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:57 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  57   ][skypiax1  ][-1, 1,112] READING: |||ERROR 559 CALL: Action failed|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:91 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  91   ][skypiax1  ][-1, 1,112] Skype got ERROR: |||ERROR|||<br>
2009-04-30 17:52:51 [DEBUG] skypiax_protocol.c:93 skypiax_signaling_read() rev 13177[(nil)|37     ][DEBUG_SKYPE  93   ][skypiax1  ][-1, 1,110] skype_call now is DOWN<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:672 skypiax_signaling_thread_func() rev 13177[(nil)|37     ][DEBUG_SKYPE  672  ][skypiax1  ][-1, 1,110] skype call ended<br>
2009-04-30 17:52:51 [DEBUG] mod_skypiax.c:687 skypiax_signaling_thread_func() rev 13177[(nil)|37     ][DEBUG_SKYPE  687  ][skypiax1  ][-1, 1,110] no session<br>
2009-04-30 17:52:54 [DEBUG] switch_core_state_machine.c:53 switch_core_standard_on_reporting() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> Standard REPORTING, cause: NORMAL_CLEARING<br>

2009-04-30 17:52:54 [DEBUG] switch_core_state_machine.c:609 switch_core_session_reporting_state() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State REPORTING going to sleep<br>

2009-04-30 17:52:54 [DEBUG] switch_core_state_machine.c:410 switch_core_session_run() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State Change CS_REPORTING -&gt; CS_DESTROY<br>

2009-04-30 17:52:54 [DEBUG] switch_core_session.c:1061 switch_core_session_thread() Session 1 (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) Locked, Waiting on external entities<br>

2009-04-30 17:52:54 [NOTICE] switch_core_session.c:1079 switch_core_session_thread() Session 1 (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) Ended<br>
2009-04-30 17:52:54 [NOTICE] switch_core_session.c:1081 switch_core_session_thread() Close Channel sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> [CS_DESTROY]<br>
2009-04-30 17:52:54 [DEBUG] switch_core_state_machine.c:559 switch_core_session_destroy_state() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State DESTROY<br>
2009-04-30 17:52:54 [DEBUG] mod_sofia.c:240 sofia_on_destroy() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> SOFIA DESTROY<br>
2009-04-30 17:52:54 [DEBUG] switch_core_state_machine.c:60 switch_core_standard_on_destroy() sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a> Standard DESTROY<br>
2009-04-30 17:52:54 [DEBUG] switch_core_state_machine.c:559 switch_core_session_destroy_state() (sofia/external/<a href="mailto:07771236762@sipgate.co.uk">07771236762@sipgate.co.uk</a>) State DESTROY going to sleep<br>
--<br>
Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* <a href="http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a" target="_blank">http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a</a><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><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>