<div class="gmail_quote">Hi,<br><br>About this issue, could be a way to destroy the conference from FS, in a attempt to remove the stucked channels from the &quot;show channels &quot; and &quot;conference list&quot;?<br><br>
2011/5/17 Leonardo P. Bidinoto <span dir="ltr">&lt;<a href="mailto:leonardo.bidinoto@voicetechnology.com.br">leonardo.bidinoto@voicetechnology.com.br</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Sure. Im sending a pcap file made by tcpdump and one that i made by ngrep. In both files, it was registering whats happening when i stuck the channel by hanging up while using a ESL connection inside a conference(app socket 8085 sync full). I did a &quot;conference kick&quot; command in this channel while its was waiting to close the ESL connection.<div>
<div></div><div class="h5"><br>
<br><br><div class="gmail_quote">2011/5/16 Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Can you tcpdump or otherwise capture the traffic on port 8085? I am curious what is happening with that.<div>-MC<div><div></div><div><br><br><div class="gmail_quote">On Mon, May 16, 2011 at 12:12 PM, Leonardo P. Bidinoto <span dir="ltr">&lt;<a href="mailto:leonardo.bidinoto@voicetechnology.com.br" target="_blank">leonardo.bidinoto@voicetechnology.com.br</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;">hehe, ok michael.<br><br>here is the pastebin link:<br><a href="http://pastebin.freeswitch.org/16303" target="_blank">http://pastebin.freeswitch.org/16303</a><div>


<div></div><div><br><br><div class="gmail_quote">2011/5/13 Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Pastebin this info and select &quot;FreeSWITCH Log&quot; as the syntax highlighting. I need the colorized output to read logs. (I&#39;m getting older and it&#39;s hard for me to ready black and white in an email.)<div>



<br>
</div><div>-MC<div><div></div><div><br><br><div class="gmail_quote">On Fri, May 13, 2011 at 7:32 AM, Leonardo P. Bidinoto <span dir="ltr">&lt;<a href="mailto:leonardo.bidinoto@voicetechnology.com.br" target="_blank">leonardo.bidinoto@voicetechnology.com.br</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;">Hi Michael,<br><br>Just succeeded to reproduce the problem.<br><br>The condition is: when a channel inside a conference is using a ESL connection(lets call it &quot;A&quot;) through socket application and another ESL connection(lets call it &quot;B&quot;) executes a command with this channel, the &quot;B&quot; ESL connection will wait the &quot;A&quot; ESL connection close to execute its command.<br>





If the channel hangs up before the &quot;A&quot; ESL connection is closed, then &quot;B&quot; ESL command will never be executed and the stucked channel will still be there, into sofia and the conference too.<br>To verify that, just do &quot;show channels&quot; and &quot;conference list&quot;. with &quot;uuid_exists&quot; command, return &quot;false&quot;.<br>





<br>Here are the actions done by the channel before get stucked:<br><br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.187321 [NOTICE] switch_channel.c:816 New Channel sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [16e09413-9cb0-4011-a635-f91933a35c0f]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia.c:4761 Channel sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> entering state [received][100]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia.c:4772 Remote SDP:<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia_glue.c:4656 Audio Codec Compare [BV32:107:16000:20:0]/[PCMU:0:8000:20:64000]<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia_glue.c:4656 Audio Codec Compare [BV32:107:16000:20:0]/[PCMA:8:8000:20:64000]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia_glue.c:4656 Audio Codec Compare [PCMU:0:8000:20:64000]/[PCMU:0:8000:20:64000]<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia_glue.c:2788 Set Codec sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> PCMU/8000 20 ms 160 samples 64000 bits<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia_glue.c:4770 Set 2833 dtmf send/recv payload to 101<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] sofia.c:4943 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State Change CS_NEW -&gt; CS_INIT<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_session.c:1114 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_state_machine.c:325 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Running State Change CS_INIT<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_state_machine.c:361 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State INIT<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] mod_sofia.c:84 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SOFIA INIT<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] mod_sofia.c:124 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State Change CS_INIT -&gt; CS_ROUTING<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_session.c:1114 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_state_machine.c:361 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State INIT going to sleep<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_state_machine.c:325 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Running State Change CS_ROUTING<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_channel.c:1665 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Callstate Change DOWN -&gt; RINGING<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_state_machine.c:364 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State ROUTING<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] mod_sofia.c:147 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SOFIA ROUTING<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG] switch_core_state_machine.c:77 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Standard ROUTING<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [INFO] mod_dialplan_xml.c:331 Processing Phone1 &lt;1000123402&gt;-&gt;1234567890 in context public<br>
16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> parsing [public-&gt;unloop] continue=false<br>16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false<br>





16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false<br>




16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> parsing [public-&gt;public_extensions] continue=false<br>
16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Regex (PASS) [public_extensions] destination_number(1234567890) =~ /^(\d*)$/ break=on-false<br>





16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Action transfer(1234567890 XML default) <br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG] switch_core_state_machine.c:119 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State Change CS_ROUTING -&gt; CS_EXECUTE<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG] switch_core_session.c:1114 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG] switch_core_state_machine.c:364 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State ROUTING going to sleep<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG] switch_core_state_machine.c:325 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Running State Change CS_EXECUTE<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG] switch_core_state_machine.c:371 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State EXECUTE<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG] mod_sofia.c:240 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SOFIA EXECUTE<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_core_state_machine.c:157 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Standard EXECUTE<br>




16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> transfer(1234567890 XML default)<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_ivr.c:1597 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State Change CS_EXECUTE -&gt; CS_ROUTING<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_core_session.c:1114 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_core_session.c:707 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [NOTICE] switch_ivr.c:1603 Transfer sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> to XML[1234567890@default]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_core_state_machine.c:371 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State EXECUTE going to sleep<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_core_state_machine.c:325 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Running State Change CS_ROUTING<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_core_state_machine.c:364 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State ROUTING<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] mod_sofia.c:147 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SOFIA ROUTING<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG] switch_core_state_machine.c:77 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Standard ROUTING<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [INFO] mod_dialplan_xml.c:331 Processing Phone1 &lt;1000123402&gt;-&gt;1234567890 in context default<br>
16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> parsing [default-&gt;flex] continue=false<br>16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Regex (PASS) [flex] destination_number(1234567890) =~ /^(\d+)$/ break=on-false<br>





16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Action log(INFO VOICE received dest=1234567890) <br>16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Action set(playback_terminators=#) <br>





16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Action log(INFO Let&#39;s do some ivrd, shall we?) <br>16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Action set(ivr_path=/usr/local/ipconf/fs/daemon/ivr.rb) <br>





16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Action socket(localhost:8084 full) <br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG] switch_core_state_machine.c:119 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State Change CS_ROUTING -&gt; CS_EXECUTE<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG] switch_core_session.c:1114 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG] switch_core_state_machine.c:364 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State ROUTING going to sleep<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG] switch_core_state_machine.c:325 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Running State Change CS_EXECUTE<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG] switch_core_state_machine.c:371 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) State EXECUTE<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG] mod_sofia.c:240 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SOFIA EXECUTE<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG] switch_core_state_machine.c:157 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Standard EXECUTE<br>




16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> log(INFO VOICE received dest=1234567890)<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [INFO] mod_dptools.c:1184 VOICE received dest=1234567890<br>16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> set(playback_terminators=#)<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.194331 [DEBUG] mod_dptools.c:1060 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SET [playback_terminators]=[#]<br>




16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> log(INFO Let&#39;s do some ivrd, shall we?)<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.194331 [INFO] mod_dptools.c:1184 Let&#39;s do some ivrd, shall we?<br>16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> set(ivr_path=/usr/local/ipconf/fs/daemon/ivr.rb)<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.194331 [DEBUG] mod_dptools.c:1060 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SET [ivr_path]=[/usr/local/ipconf/fs/daemon/ivr.rb]<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> socket(localhost:8084 full)<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.930309 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute answer()<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> answer()<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.930309 [DEBUG] sofia_glue.c:3022 AUDIO RTP [sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>] 192.168.0.154 port 24232 -&gt; 192.168.0.111 port 4046 codec: 0 ms: 20<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.930309 [DEBUG] switch_rtp.c:1623 Starting timer [soft] 160 bytes per 20ms<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG] sofia_glue.c:3284 Set 2833 dtmf send payload to 101<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG] sofia_glue.c:3289 Set 2833 dtmf receive payload to 101<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG] mod_sofia.c:681 Local SDP sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>:<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG] switch_core_session.c:707 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG] switch_channel.c:2827 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Callstate Change RINGING -&gt; ACTIVE<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [NOTICE] mod_dptools.c:930 Channel [sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>] has been answered<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.933312 [DEBUG] sofia.c:4761 Channel sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> entering state [completed][200]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.040285 [DEBUG] sofia.c:4761 Channel sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> entering state [ready][200]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.082294 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute playback(/usr/local/freeswitch/sounds/flex/app32/teste/WelcomeToTheConferenceSystem.wav)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> playback(/usr/local/freeswitch/sounds/flex/app32/teste/WelcomeToTheConferenceSystem.wav)<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.082294 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.114277 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.155281 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Mainmenu.wav flex_digits 5000 )<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Mainmenu.wav flex_digits 5000 )<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.155281 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.893670 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF 1:1120<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.893670 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.897674 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute set(flex_digits)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> set(flex_digits)<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.897674 [DEBUG] mod_dptools.c:1060 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SET [flex_digits]=[UNDEF]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.940673 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/PleaseEnterYourPassCodeNow.wav flex_digits 5000 )<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/PleaseEnterYourPassCodeNow.wav flex_digits 5000 )<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.940673 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.113662 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF 8:640<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.113662 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.116663 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute set(flex_digits)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> set(flex_digits)<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.116663 [DEBUG] mod_dptools.c:1060 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SET [flex_digits]=[UNDEF]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.117663 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute read(1 11 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 5000 #,*)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> read(1 11 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 5000 #,*)<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.117663 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.153658 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.053615 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF #:960<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.055618 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute set(flex_digits)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> set(flex_digits)<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.055618 [DEBUG] mod_dptools.c:1060 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SET [flex_digits]=[UNDEF]<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.146613 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute playback(/usr/local/freeswitch/sounds/flex/app32/teste/InternalHelp.wav)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> playback(/usr/local/freeswitch/sounds/flex/app32/teste/InternalHelp.wav)<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.146613 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.333603 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF #:800<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.333603 [DEBUG] mod_dptools.c:1664 Digit #<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.333603 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.350617 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute playback(/usr/local/freeswitch/sounds/flex/app32/teste/YouAreTheOnlyPersonOnThisConference.wav)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> playback(/usr/local/freeswitch/sounds/flex/app32/teste/YouAreTheOnlyPersonOnThisConference.wav)<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.350617 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.253520 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.322510 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute conference(15646@teste+flags{waste})<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> conference(15646@teste+flags{waste})<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.813492 [DEBUG] mod_conference.c:5582 Raw Codec Activation Success L16@8000hz 1 channel 20ms<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.813492 [DEBUG] mod_conference.c:5627 Raw Codec Activation Success L16@8000hz 1 channel 20ms<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.813492 [DEBUG] switch_core_codec.c:116 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Push codec L16:70<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:05.280469 [DEBUG] switch_core_session.c:707 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:05.280469 [DEBUG] mod_conference.c:2557 Setup timer soft success interval: 20  samples: 160<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:16.573928 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF *:960<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:16.593929 [DEBUG]  mod_conference.c:2021 Execute app: socket, localhost:8085 sync full<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:16.593929 [DEBUG] switch_core_codec.c:141 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Restore previous codec PCMU:0.<br>




16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> socket(localhost:8085 sync full)<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.097927 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 )<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 )<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.097927 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.133923 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.373913 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF 1:1120<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.375912 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute set(flex_digits)<br>




16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> set(flex_digits)<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.375912 [DEBUG] mod_dptools.c:1060 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SET [flex_digits]=[UNDEF]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.490911 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute playback(/usr/local/freeswitch/sounds/flex/app32/teste/SelfMuteOn.wav)<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> playback(/usr/local/freeswitch/sounds/flex/app32/teste/SelfMuteOn.wav)<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.490911 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:19.233824 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:19.235828 [DEBUG] switch_cpp.cpp:988 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> destroy/unlink session from object<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:19.235828 [DEBUG] switch_core_codec.c:116 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Push codec L16:70<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:43.433668 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF *:800<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:43.453667 [DEBUG]  mod_conference.c:2021 Execute app: socket, localhost:8085 sync full<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:43.453667 [DEBUG] switch_core_codec.c:141 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Restore previous codec PCMU:0.<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> socket(localhost:8085 sync full)<br>====================================================================================================================================================<br>





While Inside this connection, a &quot;conference 15646 kick [member_id of this channels]&quot; command is executed by a fs_cli console and get stuck while waiting response.<br>====================================================================================================================================================<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.000850 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 )<br>





16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 )<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.000850 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.033846 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.553821 [DEBUG] switch_rtp.c:3280 RTP RECV DTMF 1:960<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.555825 [DEBUG] switch_ivr.c:561 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Command Execute set(flex_digits)<br>




16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> set(flex_digits)<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.555825 [DEBUG] mod_dptools.c:1060 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> SET [flex_digits]=[UNDEF]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [DEBUG] switch_channel.c:2560 (sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a>) Callstate Change ACTIVE -&gt; HANGUP<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [NOTICE] sofia.c:538 Hangup sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [DEBUG] switch_channel.c:2576 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [KILL]<br>
16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [DEBUG] switch_core_session.c:1114 Send signal sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> [BREAK]<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG] switch_core_session.c:2057 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG] switch_cpp.cpp:988 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> destroy/unlink session from object<br>




16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG] switch_core_session.c:2057 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG] switch_core_codec.c:116 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> Push codec L16:70<br>16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG] mod_conference.c:2815 Channel leaving conference, cause: NORMAL_CLEARING<br>





16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.757239 [DEBUG] mod_conference.c:6104 sofia/external/<a href="mailto:1000123402@192.168.0.154" target="_blank">1000123402@192.168.0.154</a> skip receive message [UNBRIDGE] (channel is hungup already)<br>





<br>I hope this info helps.<br><br><div class="gmail_quote"><div><div></div><div>2011/5/12 Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span><br>
</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div>
<br><br><div class="gmail_quote"><div>On Thu, May 12, 2011 at 12:27 PM, Leonardo P. Bidinoto <span dir="ltr">&lt;<a href="mailto:leonardo.bidinoto@voicetechnology.com.br" target="_blank">leonardo.bidinoto@voicetechnology.com.br</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;">Hi Michael,<br><br>Im not using to any cdr module.</blockquote><div><br></div></div><div>I would recommend that you do several things:</div>






<div><br></div><div>#1 - update to latest git</div><div>#2 - rotate logs</div><div>#3 - enable uuid logging (see logfile.conf.xml - param name &quot;uuid&quot;)</div><div>#4 - reproduce the symptom with a single call (if possible)</div>






<div>#5 - pastebin the log for the uuid in question and link to it in this thread</div><div><br>From there hopefully we&#39;ll get a clue as to what is happening.</div><div>-MC<br></div></div>
<br></div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Leonardo Pires Bidinoto<br>Voice Technology<br><a href="http://www.voicetechnology.com.br" target="_blank">www.voicetechnology.com.br</a><br>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Leonardo Pires Bidinoto<br>Voice Technology<br><a href="http://www.voicetechnology.com.br" target="_blank">www.voicetechnology.com.br</a><br>
</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Leonardo Pires Bidinoto<br>Voice Technology<br><a href="http://www.voicetechnology.com.br" target="_blank">www.voicetechnology.com.br</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Leonardo Pires Bidinoto<br>Voice Technology<br><a href="http://www.voicetechnology.com.br">www.voicetechnology.com.br</a><br>