[Freeswitch-users] Hanged up callers doubt

Leonardo P. Bidinoto leonardo.bidinoto at voicetechnology.com.br
Tue May 17 18:25:17 MSD 2011


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 "conference kick" command in this channel while its
was waiting to close the ESL connection.


2011/5/16 Michael Collins <msc at freeswitch.org>

> Can you tcpdump or otherwise capture the traffic on port 8085? I am curious
> what is happening with that.
> -MC
>
>
> On Mon, May 16, 2011 at 12:12 PM, Leonardo P. Bidinoto <
> leonardo.bidinoto at voicetechnology.com.br> wrote:
>
>> hehe, ok michael.
>>
>> here is the pastebin link:
>> http://pastebin.freeswitch.org/16303
>>
>>
>> 2011/5/13 Michael Collins <msc at freeswitch.org>
>>
>>> Pastebin this info and select "FreeSWITCH Log" as the syntax
>>> highlighting. I need the colorized output to read logs. (I'm getting older
>>> and it's hard for me to ready black and white in an email.)
>>>
>>> -MC
>>>
>>>
>>> On Fri, May 13, 2011 at 7:32 AM, Leonardo P. Bidinoto <
>>> leonardo.bidinoto at voicetechnology.com.br> wrote:
>>>
>>>> Hi Michael,
>>>>
>>>> Just succeeded to reproduce the problem.
>>>>
>>>> The condition is: when a channel inside a conference is using a ESL
>>>> connection(lets call it "A") through socket application and another ESL
>>>> connection(lets call it "B") executes a command with this channel, the "B"
>>>> ESL connection will wait the "A" ESL connection close to execute its
>>>> command.
>>>> If the channel hangs up before the "A" ESL connection is closed, then
>>>> "B" ESL command will never be executed and the stucked channel will still be
>>>> there, into sofia and the conference too.
>>>> To verify that, just do "show channels" and "conference list". with
>>>> "uuid_exists" command, return "false".
>>>>
>>>> Here are the actions done by the channel before get stucked:
>>>>
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.187321 [NOTICE]
>>>> switch_channel.c:816 New Channel sofia/external/
>>>> 1000123402 at 192.168.0.154 [16e09413-9cb0-4011-a635-f91933a35c0f]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> sofia.c:4761 Channel sofia/external/1000123402 at 192.168.0.154 entering
>>>> state [received][100]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> sofia.c:4772 Remote SDP:
>>>> 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]
>>>> 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]
>>>> 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]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> sofia_glue.c:2788 Set Codec sofia/external/1000123402 at 192.168.0.154PCMU/8000 20 ms 160 samples 64000 bits
>>>> 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
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> sofia.c:4943 (sofia/external/1000123402 at 192.168.0.154) State Change
>>>> CS_NEW -> CS_INIT
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_session.c:1114 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_state_machine.c:325 (sofia/external/
>>>> 1000123402 at 192.168.0.154) Running State Change CS_INIT
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_state_machine.c:361 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State INIT
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> mod_sofia.c:84 sofia/external/1000123402 at 192.168.0.154 SOFIA INIT
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> mod_sofia.c:124 (sofia/external/1000123402 at 192.168.0.154) State Change
>>>> CS_INIT -> CS_ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_session.c:1114 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_state_machine.c:361 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State INIT going to sleep
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_state_machine.c:325 (sofia/external/
>>>> 1000123402 at 192.168.0.154) Running State Change CS_ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_channel.c:1665 (sofia/external/1000123402 at 192.168.0.154)
>>>> Callstate Change DOWN -> RINGING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_state_machine.c:364 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> mod_sofia.c:147 sofia/external/1000123402 at 192.168.0.154 SOFIA ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [DEBUG]
>>>> switch_core_state_machine.c:77 sofia/external/1000123402 at 192.168.0.154Standard ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.188323 [INFO]
>>>> mod_dialplan_xml.c:331 Processing Phone1 <1000123402>->1234567890 in context
>>>> public
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 parsing [public->unloop] continue=false
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Regex (PASS) [unloop] ${unroll_loops}(true) =~
>>>> /^true$/ break=on-false
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Regex (FAIL) [unloop] ${sip_looped_call}() =~
>>>> /^true$/ break=on-false
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 parsing [public->public_extensions]
>>>> continue=false
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Regex (PASS) [public_extensions]
>>>> destination_number(1234567890) =~ /^(\d*)$/ break=on-false
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Action transfer(1234567890 XML default)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG]
>>>> switch_core_state_machine.c:119 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State Change CS_ROUTING -> CS_EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG]
>>>> switch_core_session.c:1114 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG]
>>>> switch_core_state_machine.c:364 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State ROUTING going to sleep
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG]
>>>> switch_core_state_machine.c:325 (sofia/external/
>>>> 1000123402 at 192.168.0.154) Running State Change CS_EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG]
>>>> switch_core_state_machine.c:371 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.190328 [DEBUG]
>>>> mod_sofia.c:240 sofia/external/1000123402 at 192.168.0.154 SOFIA EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_core_state_machine.c:157 sofia/external/1000123402 at 192.168.0.154Standard EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 transfer(1234567890 XML default)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_ivr.c:1597 (sofia/external/1000123402 at 192.168.0.154) State
>>>> Change CS_EXECUTE -> CS_ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_core_session.c:1114 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_core_session.c:707 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [NOTICE]
>>>> switch_ivr.c:1603 Transfer sofia/external/1000123402 at 192.168.0.154 to
>>>> XML[1234567890 at default]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_core_state_machine.c:371 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State EXECUTE going to sleep
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_core_state_machine.c:325 (sofia/external/
>>>> 1000123402 at 192.168.0.154) Running State Change CS_ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_core_state_machine.c:364 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> mod_sofia.c:147 sofia/external/1000123402 at 192.168.0.154 SOFIA ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [DEBUG]
>>>> switch_core_state_machine.c:77 sofia/external/1000123402 at 192.168.0.154Standard ROUTING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.191327 [INFO]
>>>> mod_dialplan_xml.c:331 Processing Phone1 <1000123402>->1234567890 in context
>>>> default
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 parsing [default->flex] continue=false
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Regex (PASS) [flex]
>>>> destination_number(1234567890) =~ /^(\d+)$/ break=on-false
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Action log(INFO VOICE received
>>>> dest=1234567890)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Action set(playback_terminators=#)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Action log(INFO Let's do some ivrd, shall we?)
>>>>
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Action
>>>> set(ivr_path=/usr/local/ipconf/fs/daemon/ivr.rb)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f Dialplan: sofia/external/
>>>> 1000123402 at 192.168.0.154 Action socket(localhost:8084 full)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG]
>>>> switch_core_state_machine.c:119 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State Change CS_ROUTING -> CS_EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG]
>>>> switch_core_session.c:1114 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG]
>>>> switch_core_state_machine.c:364 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State ROUTING going to sleep
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG]
>>>> switch_core_state_machine.c:325 (sofia/external/
>>>> 1000123402 at 192.168.0.154) Running State Change CS_EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG]
>>>> switch_core_state_machine.c:371 (sofia/external/
>>>> 1000123402 at 192.168.0.154) State EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG]
>>>> mod_sofia.c:240 sofia/external/1000123402 at 192.168.0.154 SOFIA EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [DEBUG]
>>>> switch_core_state_machine.c:157 sofia/external/1000123402 at 192.168.0.154Standard EXECUTE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 log(INFO VOICE received dest=1234567890)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.193325 [INFO]
>>>> mod_dptools.c:1184 VOICE received dest=1234567890
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 set(playback_terminators=#)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.194331 [DEBUG]
>>>> mod_dptools.c:1060 sofia/external/1000123402 at 192.168.0.154 SET
>>>> [playback_terminators]=[#]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 log(INFO Let's do some ivrd, shall we?)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.194331 [INFO]
>>>> mod_dptools.c:1184 Let's do some ivrd, shall we?
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154set(ivr_path=/usr/local/ipconf/fs/daemon/ivr.rb)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.194331 [DEBUG]
>>>> mod_dptools.c:1060 sofia/external/1000123402 at 192.168.0.154 SET
>>>> [ivr_path]=[/usr/local/ipconf/fs/daemon/ivr.rb]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 socket(localhost:8084 full)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.930309 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute answer()
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 answer()
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.930309 [DEBUG]
>>>> sofia_glue.c:3022 AUDIO RTP [sofia/external/1000123402 at 192.168.0.154]
>>>> 192.168.0.154 port 24232 -> 192.168.0.111 port 4046 codec: 0 ms: 20
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.930309 [DEBUG]
>>>> switch_rtp.c:1623 Starting timer [soft] 160 bytes per 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG]
>>>> sofia_glue.c:3284 Set 2833 dtmf send payload to 101
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG]
>>>> sofia_glue.c:3289 Set 2833 dtmf receive payload to 101
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG]
>>>> mod_sofia.c:681 Local SDP sofia/external/1000123402 at 192.168.0.154:
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG]
>>>> switch_core_session.c:707 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [DEBUG]
>>>> switch_channel.c:2827 (sofia/external/1000123402 at 192.168.0.154)
>>>> Callstate Change RINGING -> ACTIVE
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.932313 [NOTICE]
>>>> mod_dptools.c:930 Channel [sofia/external/1000123402 at 192.168.0.154] has
>>>> been answered
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:47.933312 [DEBUG]
>>>> sofia.c:4761 Channel sofia/external/1000123402 at 192.168.0.154 entering
>>>> state [completed][200]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.040285 [DEBUG]
>>>> sofia.c:4761 Channel sofia/external/1000123402 at 192.168.0.154 entering
>>>> state [ready][200]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.082294 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute
>>>> playback(/usr/local/freeswitch/sounds/flex/app32/teste/WelcomeToTheConferenceSystem.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154playback(/usr/local/freeswitch/sounds/flex/app32/teste/WelcomeToTheConferenceSystem.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.082294 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.114277 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.155281 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Mainmenu.wav
>>>> flex_digits 5000 )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 read(1 1
>>>> /usr/local/freeswitch/sounds/flex/app32/teste/Mainmenu.wav flex_digits 5000
>>>> )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:51:48.155281 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.893670 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF 1:1120
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.893670 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.897674 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.897674 [DEBUG]
>>>> mod_dptools.c:1060 sofia/external/1000123402 at 192.168.0.154 SET
>>>> [flex_digits]=[UNDEF]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.940673 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute read(1 1
>>>> /usr/local/freeswitch/sounds/flex/app32/teste/PleaseEnterYourPassCodeNow.wav
>>>> flex_digits 5000 )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 read(1 1
>>>> /usr/local/freeswitch/sounds/flex/app32/teste/PleaseEnterYourPassCodeNow.wav
>>>> flex_digits 5000 )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:00.940673 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.113662 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF 8:640
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.113662 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.116663 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.116663 [DEBUG]
>>>> mod_dptools.c:1060 sofia/external/1000123402 at 192.168.0.154 SET
>>>> [flex_digits]=[UNDEF]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.117663 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute read(1 11 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav
>>>> flex_digits 5000 #,*)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 read(1 11
>>>> /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 5000
>>>> #,*)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.117663 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:01.153658 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.053615 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF #:960
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.055618 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.055618 [DEBUG]
>>>> mod_dptools.c:1060 sofia/external/1000123402 at 192.168.0.154 SET
>>>> [flex_digits]=[UNDEF]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.146613 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute
>>>> playback(/usr/local/freeswitch/sounds/flex/app32/teste/InternalHelp.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154playback(/usr/local/freeswitch/sounds/flex/app32/teste/InternalHelp.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.146613 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.333603 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF #:800
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.333603 [DEBUG]
>>>> mod_dptools.c:1664 Digit #
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.333603 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.350617 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute
>>>> playback(/usr/local/freeswitch/sounds/flex/app32/teste/YouAreTheOnlyPersonOnThisConference.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154playback(/usr/local/freeswitch/sounds/flex/app32/teste/YouAreTheOnlyPersonOnThisConference.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:02.350617 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.253520 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.322510 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute conference(15646 at teste+flags{waste})
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 conference(15646 at teste+flags{waste})
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.813492 [DEBUG]
>>>> mod_conference.c:5582 Raw Codec Activation Success L16 at 8000hz 1 channel
>>>> 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.813492 [DEBUG]
>>>> mod_conference.c:5627 Raw Codec Activation Success L16 at 8000hz 1 channel
>>>> 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:04.813492 [DEBUG]
>>>> switch_core_codec.c:116 sofia/external/1000123402 at 192.168.0.154 Push
>>>> codec L16:70
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:05.280469 [DEBUG]
>>>> switch_core_session.c:707 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 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
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:16.573928 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF *:960
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:16.593929 [DEBUG]
>>>> mod_conference.c:2021 Execute app: socket, localhost:8085 sync full
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:16.593929 [DEBUG]
>>>> switch_core_codec.c:141 sofia/external/1000123402 at 192.168.0.154 Restore
>>>> previous codec PCMU:0.
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 socket(localhost:8085 sync full)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.097927 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav
>>>> flex_digits 2000 )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 read(1 1
>>>> /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.097927 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.133923 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.373913 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF 1:1120
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.375912 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.375912 [DEBUG]
>>>> mod_dptools.c:1060 sofia/external/1000123402 at 192.168.0.154 SET
>>>> [flex_digits]=[UNDEF]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.490911 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute
>>>> playback(/usr/local/freeswitch/sounds/flex/app32/teste/SelfMuteOn.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154playback(/usr/local/freeswitch/sounds/flex/app32/teste/SelfMuteOn.wav)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:17.490911 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:19.233824 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:19.235828 [DEBUG]
>>>> switch_cpp.cpp:988 sofia/external/1000123402 at 192.168.0.154destroy/unlink session from object
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:19.235828 [DEBUG]
>>>> switch_core_codec.c:116 sofia/external/1000123402 at 192.168.0.154 Push
>>>> codec L16:70
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:43.433668 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF *:800
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:43.453667 [DEBUG]
>>>> mod_conference.c:2021 Execute app: socket, localhost:8085 sync full
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:43.453667 [DEBUG]
>>>> switch_core_codec.c:141 sofia/external/1000123402 at 192.168.0.154 Restore
>>>> previous codec PCMU:0.
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 socket(localhost:8085 sync full)
>>>>
>>>> ====================================================================================================================================================
>>>> While Inside this connection, a "conference 15646 kick [member_id of
>>>> this channels]" command is executed by a fs_cli console and get stuck while
>>>> waiting response.
>>>>
>>>> ====================================================================================================================================================
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.000850 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute read(1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav
>>>> flex_digits 2000 )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 read(1 1
>>>> /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 )
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.000850 [DEBUG]
>>>> switch_ivr_play_say.c:1279 Codec Activated L16 at 8000hz 1 channels 20ms
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.033846 [DEBUG]
>>>> switch_ivr_play_say.c:1649 done playing file
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.553821 [DEBUG]
>>>> switch_rtp.c:3280 RTP RECV DTMF 1:960
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.555825 [DEBUG]
>>>> switch_ivr.c:561 sofia/external/1000123402 at 192.168.0.154 Command
>>>> Execute set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f EXECUTE sofia/external/
>>>> 1000123402 at 192.168.0.154 set(flex_digits)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:44.555825 [DEBUG]
>>>> mod_dptools.c:1060 sofia/external/1000123402 at 192.168.0.154 SET
>>>> [flex_digits]=[UNDEF]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [DEBUG]
>>>> switch_channel.c:2560 (sofia/external/1000123402 at 192.168.0.154)
>>>> Callstate Change ACTIVE -> HANGUP
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [NOTICE]
>>>> sofia.c:538 Hangup sofia/external/1000123402 at 192.168.0.154 [CS_EXECUTE]
>>>> [NORMAL_CLEARING]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [DEBUG]
>>>> switch_channel.c:2576 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [KILL]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.674244 [DEBUG]
>>>> switch_core_session.c:1114 Send signal sofia/external/
>>>> 1000123402 at 192.168.0.154 [BREAK]
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG]
>>>> switch_core_session.c:2057 sofia/external/1000123402 at 192.168.0.154 skip
>>>> receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG]
>>>> switch_cpp.cpp:988 sofia/external/1000123402 at 192.168.0.154destroy/unlink session from object
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG]
>>>> switch_core_session.c:2057 sofia/external/1000123402 at 192.168.0.154 skip
>>>> receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG]
>>>> switch_core_codec.c:116 sofia/external/1000123402 at 192.168.0.154 Push
>>>> codec L16:70
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.675246 [DEBUG]
>>>> mod_conference.c:2815 Channel leaving conference, cause: NORMAL_CLEARING
>>>> 16e09413-9cb0-4011-a635-f91933a35c0f 2011-05-13 10:52:56.757239 [DEBUG]
>>>> mod_conference.c:6104 sofia/external/1000123402 at 192.168.0.154 skip
>>>> receive message [UNBRIDGE] (channel is hungup already)
>>>>
>>>> I hope this info helps.
>>>>
>>>> 2011/5/12 Michael Collins <msc at freeswitch.org>
>>>>
>>>>>
>>>>>
>>>>> On Thu, May 12, 2011 at 12:27 PM, Leonardo P. Bidinoto <
>>>>> leonardo.bidinoto at voicetechnology.com.br> wrote:
>>>>>
>>>>>> Hi Michael,
>>>>>>
>>>>>> Im not using to any cdr module.
>>>>>
>>>>>
>>>>> I would recommend that you do several things:
>>>>>
>>>>> #1 - update to latest git
>>>>> #2 - rotate logs
>>>>> #3 - enable uuid logging (see logfile.conf.xml - param name "uuid")
>>>>> #4 - reproduce the symptom with a single call (if possible)
>>>>> #5 - pastebin the log for the uuid in question and link to it in this
>>>>> thread
>>>>>
>>>>> From there hopefully we'll get a clue as to what is happening.
>>>>> -MC
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Leonardo Pires Bidinoto
>>>> Voice Technology
>>>> www.voicetechnology.com.br
>>>>
>>>> _______________________________________________
>>>> 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
>>>>
>>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>>
>> --
>> Leonardo Pires Bidinoto
>> Voice Technology
>> www.voicetechnology.com.br
>>
>> _______________________________________________
>> 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
>>
>>
>
> _______________________________________________
> 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
>
>


-- 
Leonardo Pires Bidinoto
Voice Technology
www.voicetechnology.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110517/f1fda222/attachment-0001.html 
-------------- next part --------------
interface: lo (127.0.0.0/255.0.0.0)
filter: (ip) and ( port 8085 )
####
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
connect


##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Event-Name: CHANNEL_DATA
Core-UUID: 3da23fcb-09e6-470f-9c1c-c8c55367088b
FreeSWITCH-Hostname: FSBR
FreeSWITCH-IPv4: 192.168.0.154
FreeSWITCH-IPv6: %3A%3A1
Event-Date-Local: 2011-05-17%2011%3A12%3A04
Event-Date-GMT: Tue,%2017%20May%202011%2014%3A12%3A04%20GMT
Event-Date-Timestamp: 1305641524162945
Event-Calling-File: mod_event_socket.c
Event-Calling-Function: parse_command
Event-Calling-Line-Number: 1843
Channel-Direction: inbound
Channel-Username: 1000123402
Channel-Dialplan: XML
Channel-Caller-ID-Name: VT_CallAll
Channel-Caller-ID-Number: 1000123402
Channel-Network-Addr: 192.168.0.111
Channel-ANI: 1000123402
Channel-Destination-Number: 1234567890
Channel-Unique-ID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Channel-Source: mod_sofia
Channel-Context: default
Channel-RDNIS: 1234567890
Channel-Channel-Name: sofia/external/1000123402%40192.168.0.154
Channel-Profile-Index: 2
Channel-Profile-Created-Time: 1305641505382431
Channel-Channel-Created-Time: 1305641505378432
Channel-Channel-Answered-Time: 1305641505433429
Channel-Channel-Progress-Time: 0
Channel-Channel-Progress-Media-Time: 0
Channel-Channel-Hangup-Time: 0
Channel-Channel-Transfer-Time: 0
Channel-Screen-Bit: true
Channel-Privacy-Hide-Name: false
Channel-Privacy-Hide-Number: false
Channel-State: CS_EXECUTE
Channel-Call-State: ACTIVE
Channel-State-Number: 4
Channel-Name: sofia/external/1000123402%40192.168.0.154
Unique-ID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Call-Direction: inbound
Presence-Call-Direction: inbound
Answer-State: answered
Channel-Read-Codec-Name: PCMU
Channel-Read-Codec-Rate: 8000
Channel-Read-Codec-Bit-Rate: 64000
Channel-Write-Codec-Name: PCMU
Channel-Write-Codec-Rate: 8000
Channel-Write-Codec-Bit-Rate: 64000
Caller-Direction: inbound
Caller-Username: 1000123402
Caller-Dialplan: XML
Caller-Caller-ID-Name: VT_CallAll
Caller-Caller-ID-Number: 1000123402
Caller-Network-Addr: 192.168.0.111
Caller-ANI: 1000123402
Caller-Destination-Number: 1234567890
Caller-Unique-ID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Caller-Source: mod_sofia
Caller-Context: default
Caller-RDNIS: 1234567890
Caller-Channel-Name: sofia/external/1000123402%40192.168.0.154
Caller-Profile-Index: 2
Caller-Profile-Created-Time: 1305641505382431
Caller-Channel-Created-Time: 1305641505378432
Caller-Channel-Answered-Time: 1305641505433429
Caller-Channel-Progress-Time: 0
Caller-Channel-Progress-Media-Time: 0
Caller-Channel-Hangup-Time: 0
Caller-Channel-Transfer-Time: 0
Caller-Screen-Bit: true
Caller-Privacy-Hide-Name: false
Caller-Privacy-Hide-Number: false
variable_direction: inbound
variable_uuid: 3d61dc59-c442-4a94-a213-2dd55cf24829
variable_sip_local_network_addr: 192.168.0.154
variable_sip_network_ip: 192.168.0.111
variable_sip_network_port: 28799
variable_sip_received_ip: 192.168.0.111
variable_sip_received_port: 28799
variable_sip_via_protocol: udp
variable_sip_from_user: 1000123402
variable_sip_from_uri: 1000123402%40192.168.0.154
variable_sip_from_host: 192.168.0.154
variable_sip_from_user_stripped: 1000123402
variable_sofia_profile_name: external
variable_sip_full_via: SIP/2.0/UDP%20192.168.0.111%3A28799%3Bbranch%3Dz9hG4bK-d8754z-c76a5027e57b8e55-1---d8754z-%3Brport%3D28799
variable_sip_req_user: 1234567890
variable_sip_req_uri: 1234567890%40192.168.0.154
variable_sip_req_host: 192.168.0.154
variable_sip_to_user: 1234567890
variable_sip_to_uri: 1234567890%40192.168.0.154
variable_sip_to_host: 192.168.0.154
variable_sip_contact_user: 1000123402
variable_sip_contact_port: 28799
variable_sip_contact_uri: 1000123402%40192.168.0.111%3A28799
variable_sip_contact_host: 192.168.0.111
variable_channel_name: sofia/external/1000123402%40192.168.0.154
variable_sip_user_agent: X-Lite%20release%201104o%20stamp%2056125
variable_sip_via_host: 192.168.0.111
variable_sip_via_port: 28799
variable_sip_via_rport: 28799
variable_switch_r_sdp: v%3D0%0D%0Ao%3D-%206%202%20IN%20IP4%20192.168.0.111%0D%0As%3DCounterPath%20X-Lite%203.0%0D%0Ac%3DIN%20IP4%20192.168.0.111%0D%0At%3D0%200%0D%0Am%3Daudio%2060172%20RTP/AVP%20107%200%208%20101%0D%0Aa%3Drtpmap%3A107%20BV32/16000%0D%0Aa%3Drtpmap%3A101%20telephone-event/8000%0D%0Aa%3Dfmtp%3A101%200-15%0D%0Aa%3Dalt%3A1%203%20%3A%208WLcGidE%20iJrX4Grh%20192.168.0.111%2060172%0D%0Aa%3Dalt%3A2%202%20%3A%20pvziSqb6%20Plo2W8CM%20169.254.200.97%2060172%0D%0Aa%3Dalt%3A3%201%20%3A%20HZe7dhMq%20R8wzjNTX%20192.168.129.1%2060172%0D%0A
variable_sip_audio_recv_pt: 0
variable_sip_use_codec_name: PCMU
variable_sip_use_codec_rate: 8000
variable_sip_use_codec_ptime: 20
variable_write_codec: PCMU
variable_write_rate: 8000
variable_max_forwards: 69
variable_playback_terminators: %23
variable_playback_delimiter: %26
variable_sip_local_sdp_str: v%3D0%0Ao%3DFreeSWITCH%201305624205%201305624206%20IN%20IP4%20192.168.0.154%0As%3DFreeSWITCH%0Ac%3DIN%20IP4%20192.168.0.154%0At%3D0%200%0Am%3Daudio%2017300%20RTP/AVP%200%20101%0Aa%3Drtpmap%3A0%20PCMU/8000%0Aa%3Drtpmap%3A101%20telephone-event/8000%0Aa%3Dfmtp%3A101%200-16%0Aa%3DsilenceSupp%3Aoff%20-%20-%20-%20-%0Aa%3Dptime%3A20%0Aa%3Dsendrecv%0A
variable_local_media_ip: 192.168.0.154
variable_local_media_port: 17300
variable_sip_use_pt: 0
variable_rtp_use_ssrc: 3923290733
variable_remote_media_ip: 192.168.0.111
variable_remote_media_port: 60172
variable_endpoint_disposition: ANSWER
variable_sip_to_tag: BFXeH2QpeZF0c
variable_sip_from_tag: 8b593c05
variable_sip_cseq: 1
variable_sip_call_id: MDg3YzY4YzYzYTRiNzUxMDgwODM3ZjM4NTliYjNkOWQ.
variable_sip_from_display: VT_CallAll
variable_sip_full_from: %22VT_CallAll%22%20%3Csip%3A1000123402%40192.168.0.154%3E%3Btag%3D8b593c05
variable_sip_to_display: 1234567890
variable_sip_full_to: %221234567890%22%20%3Csip%3A1234567890%40192.168.0.154%3E%3Btag%3DBFXeH2QpeZF0c
variable_read_terminator_used: %23
variable_read_result: failure
variable_session_conf_number: 15646
variable_RECORD_COPYRIGHT: Studio%2088
variable_RECORD_SOFTWARE: WaveConvertPro
variable_RECORD_DATE: 04/10/06%20%2013%3A57%3A51
variable_mute: false
variable_playback_seconds: 1
variable_playback_ms: 1910
variable_playback_samples: 15280
variable_conference_name: 15646
variable_conference_member_id: 1
variable_conference_uuid: 1b27ae62-f046-454a-8b10-fa43d82ae4cc
variable_conference_last_matching_digits: *
variable_read_codec: PCMU
variable_read_rate: 8000
variable_admin_menu: true
variable_current_application_data: localhost%3A8085%20sync%20full
variable_current_application: socket
variable_socket_host: localhost
Content-Type: command/reply
Reply-Text: %2BOK%0A
Socket-Mode: static
Control: full


##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_setvar 3d61dc59-c442-4a94-a213-2dd55cf24829 inside_conf_menu true
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 4


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
+OK

##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 session_conf_number
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 5


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
15646
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 conference_member_id
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 1


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
1
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 admin_menu
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 4


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
true
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_setvar 3d61dc59-c442-4a94-a213-2dd55cf24829 admin_menu 
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 4


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
+OK

##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 exit_conf
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 superuser
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
sendmsg
call-command: execute
execute-app-name: read
execute-app-arg: 1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 


##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: command/reply
Reply-Text: +OK


#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 flex_digits
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 1


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
*
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
sendmsg
call-command: execute
execute-app-name: set
execute-app-arg: flex_digits


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: command/reply
Reply-Text: +OK


#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 private
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 session_moderator_flag
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
sendmsg
call-command: execute
execute-app-name: playback
execute-app-arg: /usr/local/freeswitch/sounds/flex/app32/teste/InternalHelp.wav


##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: command/reply
Reply-Text: +OK


#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
api uuid_setvar 3d61dc59-c442-4a94-a213-2dd55cf24829 inside_conf_menu 
##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 4


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
+OK

##
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]
exit
#
T 127.0.0.1:8085 -> 127.0.0.1:35624 [AP]



##
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: command/reply
Reply-Text: +OK bye


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Content-Type: text/disconnect-notice
Controlled-Session-UUID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Content-Disposition: disconnect
Content-Length: 67


#
T 127.0.0.1:35624 -> 127.0.0.1:8085 [AP]
Disconnected, goodbye.
See you at ClueCon! http://www.cluecon.com/

######
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
connect


##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Event-Name: CHANNEL_DATA
Core-UUID: 3da23fcb-09e6-470f-9c1c-c8c55367088b
FreeSWITCH-Hostname: FSBR
FreeSWITCH-IPv4: 192.168.0.154
FreeSWITCH-IPv6: %3A%3A1
Event-Date-Local: 2011-05-17%2011%3A12%3A20
Event-Date-GMT: Tue,%2017%20May%202011%2014%3A12%3A20%20GMT
Event-Date-Timestamp: 1305641540499173
Event-Calling-File: mod_event_socket.c
Event-Calling-Function: parse_command
Event-Calling-Line-Number: 1843
Channel-Direction: inbound
Channel-Username: 1000123402
Channel-Dialplan: XML
Channel-Caller-ID-Name: VT_CallAll
Channel-Caller-ID-Number: 1000123402
Channel-Network-Addr: 192.168.0.111
Channel-ANI: 1000123402
Channel-Destination-Number: 1234567890
Channel-Unique-ID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Channel-Source: mod_sofia
Channel-Context: default
Channel-RDNIS: 1234567890
Channel-Channel-Name: sofia/external/1000123402%40192.168.0.154
Channel-Profile-Index: 2
Channel-Profile-Created-Time: 1305641505382431
Channel-Channel-Created-Time: 1305641505378432
Channel-Channel-Answered-Time: 1305641505433429
Channel-Channel-Progress-Time: 0
Channel-Channel-Progress-Media-Time: 0
Channel-Channel-Hangup-Time: 0
Channel-Channel-Transfer-Time: 0
Channel-Screen-Bit: true
Channel-Privacy-Hide-Name: false
Channel-Privacy-Hide-Number: false
Channel-State: CS_EXECUTE
Channel-Call-State: ACTIVE
Channel-State-Number: 4
Channel-Name: sofia/external/1000123402%40192.168.0.154
Unique-ID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Call-Direction: inbound
Presence-Call-Direction: inbound
Answer-State: answered
Channel-Read-Codec-Name: PCMU
Channel-Read-Codec-Rate: 8000
Channel-Read-Codec-Bit-Rate: 64000
Channel-Write-Codec-Name: PCMU
Channel-Write-Codec-Rate: 8000
Channel-Write-Codec-Bit-Rate: 64000
Caller-Direction: inbound
Caller-Username: 1000123402
Caller-Dialplan: XML
Caller-Caller-ID-Name: VT_CallAll
Caller-Caller-ID-Number: 1000123402
Caller-Network-Addr: 192.168.0.111
Caller-ANI: 1000123402
Caller-Destination-Number: 1234567890
Caller-Unique-ID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Caller-Source: mod_sofia
Caller-Context: default
Caller-RDNIS: 1234567890
Caller-Channel-Name: sofia/external/1000123402%40192.168.0.154
Caller-Profile-Index: 2
Caller-Profile-Created-Time: 1305641505382431
Caller-Channel-Created-Time: 1305641505378432
Caller-Channel-Answered-Time: 1305641505433429
Caller-Channel-Progress-Time: 0
Caller-Channel-Progress-Media-Time: 0
Caller-Channel-Hangup-Time: 0
Caller-Channel-Transfer-Time: 0
Caller-Screen-Bit: true
Caller-Privacy-Hide-Name: false
Caller-Privacy-Hide-Number: false
variable_direction: inbound
variable_uuid: 3d61dc59-c442-4a94-a213-2dd55cf24829
variable_sip_local_network_addr: 192.168.0.154
variable_sip_network_ip: 192.168.0.111
variable_sip_network_port: 28799
variable_sip_received_ip: 192.168.0.111
variable_sip_received_port: 28799
variable_sip_via_protocol: udp
variable_sip_from_user: 1000123402
variable_sip_from_uri: 1000123402%40192.168.0.154
variable_sip_from_host: 192.168.0.154
variable_sip_from_user_stripped: 1000123402
variable_sofia_profile_name: external
variable_sip_full_via: SIP/2.0/UDP%20192.168.0.111%3A28799%3Bbranch%3Dz9hG4bK-d8754z-c76a5027e57b8e55-1---d8754z-%3Brport%3D28799
variable_sip_req_user: 1234567890
variable_sip_req_uri: 1234567890%40192.168.0.154
variable_sip_req_host: 192.168.0.154
variable_sip_to_user: 1234567890
variable_sip_to_uri: 1234567890%40192.168.0.154
variable_sip_to_host: 192.168.0.154
variable_sip_contact_user: 1000123402
variable_sip_contact_port: 28799
variable_sip_contact_uri: 1000123402%40192.168.0.111%3A28799
variable_sip_contact_host: 192.168.0.111
variable_channel_name: sofia/external/1000123402%40192.168.0.154
variable_sip_user_agent: X-Lite%20release%201104o%20stamp%2056125
variable_sip_via_host: 192.168.0.111
variable_sip_via_port: 28799
variable_sip_via_rport: 28799
variable_switch_r_sdp: v%3D0%0D%0Ao%3D-%206%202%20IN%20IP4%20192.168.0.111%0D%0As%3DCounterPath%20X-Lite%203.0%0D%0Ac%3DIN%20IP4%20192.168.0.111%0D%0At%3D0%200%0D%0Am%3Daudio%2060172%20RTP/AVP%20107%200%208%20101%0D%0Aa%3Drtpmap%3A107%20BV32/16000%0D%0Aa%3Drtpmap%3A101%20telephone-event/8000%0D%0Aa%3Dfmtp%3A101%200-15%0D%0Aa%3Dalt%3A1%203%20%3A%208WLcGidE%20iJrX4Grh%20192.168.0.111%2060172%0D%0Aa%3Dalt%3A2%202%20%3A%20pvziSqb6%20Plo2W8CM%20169.254.200.97%2060172%0D%0Aa%3Dalt%3A3%201%20%3A%20HZe7dhMq%20R8wzjNTX%20192.168.129.1%2060172%0D%0A
variable_sip_audio_recv_pt: 0
variable_sip_use_codec_name: PCMU
variable_sip_use_codec_rate: 8000
variable_sip_use_codec_ptime: 20
variable_write_codec: PCMU
variable_write_rate: 8000
variable_max_forwards: 69
variable_playback_terminators: %23
variable_playback_delimiter: %26
variable_sip_local_sdp_str: v%3D0%0Ao%3DFreeSWITCH%201305624205%201305624206%20IN%20IP4%20192.168.0.154%0As%3DFreeSWITCH%0Ac%3DIN%20IP4%20192.168.0.154%0At%3D0%200%0Am%3Daudio%2017300%20RTP/AVP%200%20101%0Aa%3Drtpmap%3A0%20PCMU/8000%0Aa%3Drtpmap%3A101%20telephone-event/8000%0Aa%3Dfmtp%3A101%200-16%0Aa%3DsilenceSupp%3Aoff%20-%20-%20-%20-%0Aa%3Dptime%3A20%0Aa%3Dsendrecv%0A
variable_local_media_ip: 192.168.0.154
variable_local_media_port: 17300
variable_sip_use_pt: 0
variable_rtp_use_ssrc: 3923290733
variable_remote_media_ip: 192.168.0.111
variable_remote_media_port: 60172
variable_endpoint_disposition: ANSWER
variable_sip_to_tag: BFXeH2QpeZF0c
variable_sip_from_tag: 8b593c05
variable_sip_cseq: 1
variable_sip_call_id: MDg3YzY4YzYzYTRiNzUxMDgwODM3ZjM4NTliYjNkOWQ.
variable_sip_from_display: VT_CallAll
variable_sip_full_from: %22VT_CallAll%22%20%3Csip%3A1000123402%40192.168.0.154%3E%3Btag%3D8b593c05
variable_sip_to_display: 1234567890
variable_sip_full_to: %221234567890%22%20%3Csip%3A1234567890%40192.168.0.154%3E%3Btag%3DBFXeH2QpeZF0c
variable_read_terminator_used: %23
variable_session_conf_number: 15646
variable_mute: false
variable_conference_name: 15646
variable_conference_member_id: 1
variable_conference_uuid: 1b27ae62-f046-454a-8b10-fa43d82ae4cc
variable_read_result: success
variable_RECORD_COPYRIGHT: Studio%2088
variable_RECORD_SOFTWARE: WaveConvertPro
variable_RECORD_DATE: 04/10/06%20%2013%3A57%3A51
variable_playback_terminator_used: %23
variable_playback_seconds: 4
variable_playback_ms: 4096
variable_playback_samples: 32768
variable_conference_last_matching_digits: *
variable_read_codec: PCMU
variable_read_rate: 8000
variable_admin_menu: true
variable_current_application_data: localhost%3A8085%20sync%20full
variable_current_application: socket
variable_socket_host: localhost
Content-Type: command/reply
Reply-Text: %2BOK%0A
Socket-Mode: static
Control: full


##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_setvar 3d61dc59-c442-4a94-a213-2dd55cf24829 inside_conf_menu true
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 4


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
+OK

##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 session_conf_number
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 5


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
15646
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 conference_member_id
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 1


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
1
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 admin_menu
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 4


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
true
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_setvar 3d61dc59-c442-4a94-a213-2dd55cf24829 admin_menu 
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 4


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
+OK

##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 exit_conf
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 superuser
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
sendmsg
call-command: execute
execute-app-name: read
execute-app-arg: 1 1 /usr/local/freeswitch/sounds/flex/app32/teste/Silence.wav flex_digits 2000 


##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: command/reply
Reply-Text: +OK


#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 flex_digits
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 1


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
1
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
sendmsg
call-command: execute
execute-app-name: set
execute-app-arg: flex_digits


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: command/reply
Reply-Text: +OK


#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 private
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 session_moderator_flag
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 7


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
_undef_
##
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]
api uuid_getvar 3d61dc59-c442-4a94-a213-2dd55cf24829 mute
#
T 127.0.0.1:8085 -> 127.0.0.1:35626 [AP]



##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: api/response
Content-Length: 5


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
false
##
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Content-Type: text/disconnect-notice
Controlled-Session-UUID: 3d61dc59-c442-4a94-a213-2dd55cf24829
Content-Disposition: disconnect
Content-Length: 67


#
T 127.0.0.1:35626 -> 127.0.0.1:8085 [AP]
Disconnected, goodbye.
See you at ClueCon! http://www.cluecon.com/

##exit
348 received, 0 dropped
-------------- next part --------------
A non-text attachment was scrubbed...
Name: analysis.pcap
Type: application/x-extension-pcap
Size: 16325 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110517/f1fda222/attachment-0001.bin 


More information about the FreeSWITCH-users mailing list