[Freeswitch-users] Unable to get Origination Caller Id Name / Number Works On FIFO

Anthony Minessale anthony.minessale at gmail.com
Thu Jun 24 08:37:48 PDT 2010


x-lite does not support the update.
you should ask them to because it's a very useful and easy to implement
feature on their part.



On Thu, Jun 24, 2010 at 10:29 AM, afshin afzali <a.afzali2003 at gmail.com>wrote:

> I'm using eyeBeam / X-lite softphone. Supporting SIP Update Message is
> sufficient ? Thers is not any other configuration that I should do to
> accomplish this?
>
> Regards,
> -- afshin
>
>
> On Thu, Jun 24, 2010 at 7:11 PM, Anthony Minessale <
> anthony.minessale at gmail.com> wrote:
>
>> The outbound calling in fifo does not use the customers caller id because
>> there is no correlation between the caller and the agent until the agent
>> answers and is matched to the nearest caller.
>>
>> if you have 10 customers waiting and 20 agents the module will make 10
>> outbound calls and pass the agents to the next available caller once they
>> answer not before.  If you are using a phone that supports display updates
>> the display will change to the customers caller id once the call is bridged.
>>
>>
>>
>> On Thu, Jun 24, 2010 at 9:01 AM, afshin afzali <a.afzali2003 at gmail.com>wrote:
>>
>>> Hi FreeSWITCH,
>>>
>>> I'm working on routing calls from external profile to a FIFO ( RAFQ1 ).
>>> Although I've set the origination_caller_id_name &
>>> origination_caller_id_number  variables in my dialplan, unfortunately the
>>> agent receives calls with Queue , fifo+RAFQ1 Ids. My fifo status and logs as
>>> follow.
>>>
>>> BEST,
>>> -- afshin
>>>
>>>
>>>
>>>  freeswitch at internal> fifo list_verbose
>>> <fifo_report>
>>>   <fifo name="RAFQ1 at 192.168.128.36" consumer_count="0" caller_count="0"
>>> waiting_count="0" importance="1">
>>>     <outbound>
>>>       <member timeout="60" simo="1" lag="5" outbound-call-count="5"
>>> outbound-fail-count="1" next-available="2010-06-24
>>> 13:49:41">{execute_on_answer='unset fifo_hangup_check',fifo_hangup_check='
>>> RAFQ1 at 192.168.128.36
>>> ',origination_caller_id_name=Queue,origination_caller_id_number='fifo+RAFQ1'}{fifo_member_wait=nowait}user/1001</member>
>>>     </outbound>
>>>     <callers></callers>
>>>     <consumers></consumers>
>>>   </fifo>
>>>   <fifo name="cool_fifo at 192.168.128.36" consumer_count="0"
>>> caller_count="0" waiting_count="0" importance="0">
>>>     <callers></callers>
>>>     <consumers></consumers>
>>>   </fifo>
>>> </fifo_report>
>>>
>>>
>>>
>>>
>>>
>>>
>>> freeswitch at internal> 2010-06-24 13:42:14.673471 [NOTICE]
>>> switch_channel.c:776 New Channel sofia/external/22808182 at noProvider[4c530c08-7f96-11df-9204-6904a4602528]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia.c:4293 Channel
>>> sofia/external/22808182 at noProvider entering state [received][100]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia.c:4304 Remote SDP:
>>> v=0
>>> o=- 6 2 IN IP4 192.168.128.31
>>> s=CounterPath eyeBeam 1.5
>>> c=IN IP4 192.168.128.31
>>> t=0 0
>>> m=audio 37558 RTP/AVP 107 0 8 18 101
>>> a=rtpmap:107 BV32/16000
>>> a=rtpmap:18 G729/8000
>>> a=fmtp:18 annexb=yes
>>> a=rtpmap:101 telephone-event/8000
>>> a=fmtp:101 0-15
>>>
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [BV32:107:16000:20]/[G7221:115:32000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [BV32:107:16000:20]/[G7221:107:16000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [BV32:107:16000:20]/[G722:9:8000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [BV32:107:16000:20]/[PCMU:0:8000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [BV32:107:16000:20]/[PCMA:8:8000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [BV32:107:16000:20]/[GSM:3:8000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[G7221:115:32000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/external/22808182 at noProvider) Running State Change CS_NEW
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[G7221:107:16000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[G722:9:8000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[PCMU:0:8000:20]
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:2462 Set Codec
>>> sofia/external/22808182 at noProvider PCMU/8000 20 ms 160 samples
>>> 2010-06-24 13:42:14.673471 [DEBUG] switch_core_state_machine.c:320
>>> (sofia/external/22808182 at noProvider) State NEW
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia_glue.c:3816 Set 2833 dtmf
>>> send/recv payload to 101
>>> 2010-06-24 13:42:14.673471 [DEBUG] sofia.c:4451
>>> (sofia/external/22808182 at noProvider) State Change CS_NEW -> CS_INIT
>>> 2010-06-24 13:42:14.673471 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/external/22808182 at noProvider) Running State Change CS_INIT
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_core_state_machine.c:338
>>> (sofia/external/22808182 at noProvider) State INIT
>>> 2010-06-24 13:42:14.674505 [DEBUG] mod_sofia.c:83
>>> sofia/external/22808182 at noProvider SOFIA INIT
>>> 2010-06-24 13:42:14.674505 [DEBUG] mod_sofia.c:117
>>> (sofia/external/22808182 at noProvider) State Change CS_INIT -> CS_ROUTING
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_core_state_machine.c:338
>>> (sofia/external/22808182 at noProvider) State INIT going to sleep
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/external/22808182 at noProvider) Running State Change CS_ROUTING
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_channel.c:1474
>>> (sofia/external/22808182 at noProvider) Callstate Change DOWN -> RINGING
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_core_state_machine.c:341
>>> (sofia/external/22808182 at noProvider) State ROUTING
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_channel.c:1333
>>> (sofia/external/22808182 at noProvider) Callstate Change RINGING -> ACTIVE
>>> 2010-06-24 13:42:14.674505 [DEBUG] mod_sofia.c:140
>>> sofia/external/22808182 at noProvider SOFIA ROUTING
>>> 2010-06-24 13:42:14.674505 [DEBUG] switch_core_state_machine.c:77
>>> sofia/external/22808182 at noProvider Standard ROUTING
>>> 2010-06-24 13:42:14.674505 [INFO] mod_dialplan_xml.c:331 Processing
>>> Afshin Afzali->1880 in context public
>>> Dialplan: sofia/external/22808182 at noProvider parsing [public->unloop]
>>> continue=false
>>> Dialplan: sofia/external/22808182 at noProvider Regex (PASS) [unloop]
>>> ${unroll_loops}(true) =~ /^true$/ break=on-false
>>> Dialplan: sofia/external/22808182 at noProvider Regex (FAIL) [unloop]
>>> ${sip_looped_call}() =~ /^true$/ break=on-false
>>> Dialplan: sofia/external/22808182 at noProvider parsing
>>> [public->outside_call] continue=true
>>> Dialplan: sofia/external/22808182 at noProvider Absolute Condition
>>> [outside_call]
>>> Dialplan: sofia/external/22808182 at noProvider Action
>>> set(outside_call=true)
>>> Dialplan: sofia/external/22808182 at noProvider parsing
>>> [public->call_debug] continue=true
>>> Dialplan: sofia/external/22808182 at noProvider Regex (FAIL) [call_debug]
>>> ${call_debug}(false) =~ /^true$/ break=never
>>> Dialplan: sofia/external/22808182 at noProvider parsing
>>> [public->public_extensions] continue=false
>>> Dialplan: sofia/external/22808182 at noProvider Regex (FAIL)
>>> [public_extensions] destination_number(1880) =~ /^(10[01][0-9])$/
>>> break=on-false
>>> Dialplan: sofia/external/22808182 at noProvider parsing
>>> [public->public_did] continue=false
>>> Dialplan: sofia/external/22808182 at noProvider Regex (FAIL) [public_did]
>>> destination_number(1880) =~ /^(5551212)$/ break=on-false
>>> Dialplan: sofia/external/22808182 at noProvider parsing
>>> [public->pub1880_did] continue=false
>>> Dialplan: sofia/external/22808182 at noProvider Regex (PASS) [pub1880_did]
>>> destination_number(1880) =~ /^(1880)$/ break=on-false
>>> Dialplan: sofia/external/22808182 at noProvider Action
>>> set(domain_name=192.168.128.36)
>>> Dialplan: sofia/external/22808182 at noProvider Action
>>> set(sound_prefix=/usr/local/freeswitch/sounds/en/us/callie)
>>> Dialplan: sofia/external/22808182 at noProvider Action
>>> set(fifo_music=local_stream://moh)
>>> Dialplan: sofia/external/22808182 at noProvider Action
>>> set(origination_caller_id_name=AFSHIN)
>>> Dialplan: sofia/external/22808182 at noProvider Action
>>> set(origination_caller_id_number=22808182)
>>> Dialplan: sofia/external/22808182 at noProvider Action answer()
>>> Dialplan: sofia/external/22808182 at noProvider Action sleep(500)
>>> Dialplan: sofia/external/22808182 at noProvider Action
>>> playback(ivr/ivr-generic_greeting.wav)
>>> Dialplan: sofia/external/22808182 at noProvider Action fifo(
>>> RAFQ1 at 192.168.128.36 in)
>>> 2010-06-24 13:42:14.675445 [DEBUG] switch_core_state_machine.c:119
>>> (sofia/external/22808182 at noProvider) State Change CS_ROUTING ->
>>> CS_EXECUTE
>>> 2010-06-24 13:42:14.675445 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:14.675445 [DEBUG] switch_core_state_machine.c:341
>>> (sofia/external/22808182 at noProvider) State ROUTING going to sleep
>>> 2010-06-24 13:42:14.675445 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/external/22808182 at noProvider) Running State Change CS_EXECUTE
>>> 2010-06-24 13:42:14.675445 [DEBUG] switch_core_state_machine.c:348
>>> (sofia/external/22808182 at noProvider) State EXECUTE
>>> 2010-06-24 13:42:14.675445 [DEBUG] mod_sofia.c:233
>>> sofia/external/22808182 at noProvider SOFIA EXECUTE
>>> 2010-06-24 13:42:14.675445 [DEBUG] switch_core_state_machine.c:157
>>> sofia/external/22808182 at noProvider Standard EXECUTE
>>> EXECUTE sofia/external/22808182 at noProvider set(outside_call=true)
>>> 2010-06-24 13:42:14.675445 [DEBUG] mod_dptools.c:843
>>> sofia/external/22808182 at noProvider SET [outside_call]=[true]
>>> EXECUTE sofia/external/22808182 at noProviderset(domain_name=192.168.128.36)
>>> 2010-06-24 13:42:14.675445 [DEBUG] mod_dptools.c:843
>>> sofia/external/22808182 at noProvider SET [domain_name]=[192.168.128.36]
>>> EXECUTE sofia/external/22808182 at noProviderset(sound_prefix=/usr/local/freeswitch/sounds/en/us/callie)
>>> 2010-06-24 13:42:14.676396 [DEBUG] mod_dptools.c:843
>>> sofia/external/22808182 at noProvider SET
>>> [sound_prefix]=[/usr/local/freeswitch/sounds/en/us/callie]
>>> EXECUTE sofia/external/22808182 at noProviderset(fifo_music=local_stream://moh)
>>> 2010-06-24 13:42:14.676396 [DEBUG] mod_dptools.c:843
>>> sofia/external/22808182 at noProvider SET [fifo_music]=[local_stream://moh]
>>> EXECUTE sofia/external/22808182 at noProviderset(origination_caller_id_name=AFSHIN)
>>> 2010-06-24 13:42:14.676396 [DEBUG] mod_dptools.c:843
>>> sofia/external/22808182 at noProvider SET
>>> [origination_caller_id_name]=[AFSHIN]
>>> EXECUTE sofia/external/22808182 at noProviderset(origination_caller_id_number=22808182)
>>> 2010-06-24 13:42:14.676396 [DEBUG] mod_dptools.c:843
>>> sofia/external/22808182 at noProvider SET
>>> [origination_caller_id_number]=[22808182]
>>> EXECUTE sofia/external/22808182 at noProvider answer()
>>> 2010-06-24 13:42:14.676396 [DEBUG] sofia_glue.c:2702 AUDIO RTP
>>> [sofia/external/22808182 at noProvider] 192.168.128.36 port 30436 ->
>>> 192.168.128.31 port 37558 codec: 0 ms: 20
>>> 2010-06-24 13:42:14.676396 [DEBUG] switch_rtp.c:1408 Starting timer
>>> [soft] 160 bytes per 20ms
>>> 2010-06-24 13:42:14.678369 [DEBUG] sofia_glue.c:2912 Set 2833 dtmf send
>>> payload to 101
>>> 2010-06-24 13:42:14.678369 [DEBUG] sofia_glue.c:2917 Set 2833 dtmf
>>> receive payload to 101
>>> 2010-06-24 13:42:14.678369 [DEBUG] mod_sofia.c:667 Local SDP
>>> sofia/external/22808182 at noProvider:
>>> v=0
>>> o=FreeSWITCH 1277356498 1277356499 IN IP4 192.168.128.36
>>> s=FreeSWITCH
>>> c=IN IP4 192.168.128.36
>>> t=0 0
>>> m=audio 30436 RTP/AVP 0 101
>>> a=rtpmap:0 PCMU/8000
>>> a=rtpmap:101 telephone-event/8000
>>> a=fmtp:101 0-16
>>> a=silenceSupp:off - - - -
>>> a=ptime:20
>>> a=sendrecv
>>>
>>> 2010-06-24 13:42:14.678369 [DEBUG] switch_core_session.c:647 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:14.678369 [NOTICE] mod_dptools.c:746 Channel
>>> [sofia/external/22808182 at noProvider] has been answered
>>> EXECUTE sofia/external/22808182 at noProvider sleep(500)
>>> 2010-06-24 13:42:14.678369 [DEBUG] sofia.c:4293 Channel
>>> sofia/external/22808182 at noProvider entering state [completed][200]
>>> 2010-06-24 13:42:14.718466 [DEBUG] switch_rtp.c:2512 Correct ip/port
>>> confirmed.
>>> 2010-06-24 13:42:14.782161 [DEBUG] sofia.c:4293 Channel
>>> sofia/external/22808182 at noProvider entering state [ready][200]
>>> EXECUTE sofia/external/22808182 at noProviderplayback(ivr/ivr-generic_greeting.wav)
>>> 2010-06-24 13:42:15.178406 [DEBUG] switch_ivr_play_say.c:1161 Codec
>>> Activated L16 at 8000hz 1 channels 20ms
>>> 2010-06-24 13:42:21.018797 [DEBUG] switch_ivr_play_say.c:1468 done
>>> playing file
>>> EXECUTE sofia/external/22808182 at noProvider fifo(RAFQ1 at 192.168.128.36 in)
>>> 2010-06-24 13:42:21.018797 [DEBUG] mod_local_stream.c:421 Opening Stream
>>> [moh/8000] 8000hz
>>> 2010-06-24 13:42:21.018797 [DEBUG] switch_ivr_play_say.c:1161 Codec
>>> Activated L16 at 8000hz 1 channels 20ms
>>> 2010-06-24 13:42:21.564836 [DEBUG] switch_ivr_originate.c:1954 variable
>>> string 0 = [execute_on_answer=unset fifo_hangup_check]
>>> 2010-06-24 13:42:21.564836 [DEBUG] switch_ivr_originate.c:1954 variable
>>> string 1 = [fifo_hangup_check=RAFQ1 at 192.168.128.36]
>>> 2010-06-24 13:42:21.564836 [DEBUG] switch_ivr_originate.c:1954 variable
>>> string 2 = [origination_caller_id_name=Queue]
>>> 2010-06-24 13:42:21.564836 [DEBUG] switch_ivr_originate.c:1954 variable
>>> string 3 = [origination_caller_id_number=fifo+RAFQ1]
>>> 2010-06-24 13:42:21.564836 [DEBUG] switch_ivr_originate.c:1954 variable
>>> string 4 = [fifo_member_wait=nowait]
>>> 2010-06-24 13:42:21.564836 [DEBUG] switch_ivr_originate.c:1954 variable
>>> string 0 = [presence_id=1001 at 192.168.128.36]
>>> 2010-06-24 13:42:21.564836 [NOTICE] switch_channel.c:776 New Channel
>>> sofia/internal/sip:1001 at 192.168.128.31:63820[506eaaa4-7f96-11df-9205-6904a4602528]
>>> 2010-06-24 13:42:21.566617 [DEBUG] mod_sofia.c:3883 (sofia/internal/
>>> sip:1001 at 192.168.128.31:63820) State Change CS_NEW -> CS_INIT
>>> 2010-06-24 13:42:21.566617 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 [BREAK]
>>> 2010-06-24 13:42:21.566617 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) Running State Change
>>> CS_INIT
>>> 2010-06-24 13:42:21.566617 [DEBUG] switch_core_state_machine.c:338
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State INIT
>>> 2010-06-24 13:42:21.566617 [DEBUG] mod_sofia.c:83 sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 SOFIA INIT
>>> 2010-06-24 13:42:21.567514 [DEBUG] mod_sofia.c:117 (sofia/internal/
>>> sip:1001 at 192.168.128.31:63820) State Change CS_INIT -> CS_ROUTING
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 [BREAK]
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_state_machine.c:338
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State INIT going to sleep
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) Running State Change
>>> CS_ROUTING
>>> 2010-06-24 13:42:21.567514 [DEBUG] sofia.c:4293 Channel sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 entering state [calling][0]
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_channel.c:1474 (sofia/internal/
>>> sip:1001 at 192.168.128.31:63820) Callstate Change DOWN -> RINGING
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_state_machine.c:341
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State ROUTING
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_channel.c:1333 (sofia/internal/
>>> sip:1001 at 192.168.128.31:63820) Callstate Change RINGING -> ACTIVE
>>> 2010-06-24 13:42:21.567514 [DEBUG] mod_sofia.c:140 sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 SOFIA ROUTING
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_ivr_originate.c:64
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State Change CS_ROUTING
>>> -> CS_CONSUME_MEDIA
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 [BREAK]
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_state_machine.c:341
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State ROUTING going to
>>> sleep
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) Running State Change
>>> CS_CONSUME_MEDIA
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_state_machine.c:360
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State CONSUME_MEDIA
>>> 2010-06-24 13:42:21.567514 [DEBUG] switch_core_state_machine.c:360
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State CONSUME_MEDIA going
>>> to sleep
>>> 2010-06-24 13:42:21.673796 [INFO] sofia.c:662 sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 Update Callee ID to "1001" <1001>
>>> 2010-06-24 13:42:21.675668 [DEBUG] sofia.c:4293 Channel sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 entering state [proceeding][180]
>>> 2010-06-24 13:42:21.675668 [NOTICE] sofia.c:4365 Ring-Ready
>>> sofia/internal/sip:1001 at 192.168.128.31:63820!
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia.c:4293 Channel sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 entering state [completing][200]
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia.c:4304 Remote SDP:
>>> v=0
>>> o=- 6 2 IN IP4 192.168.128.31
>>> s=CounterPath X-Lite 3.0
>>> c=IN IP4 192.168.128.31
>>> t=0 0
>>> m=audio 63470 RTP/AVP 0 8 101
>>> a=rtpmap:101 telephone-event/8000
>>> a=fmtp:101 0-15
>>>
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia.c:4293 Channel sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 entering state [ready][200]
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[G7221:115:32000:20]
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[G7221:107:16000:20]
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[G722:9:8000:20]
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia_glue.c:3877 Audio Codec Compare
>>> [PCMU:0:8000:20]/[PCMU:0:8000:20]
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia_glue.c:2462 Set Codec
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 PCMU/8000 20 ms 160 samples
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia_glue.c:3810 Set 2833 dtmf send
>>> payload to 101
>>> 2010-06-24 13:42:22.082684 [DEBUG] sofia_glue.c:2702 AUDIO RTP
>>> [sofia/internal/sip:1001 at 192.168.128.31:63820] 192.168.128.36 port 30704
>>> -> 192.168.128.31 port 63470 codec: 0 ms: 20
>>> 2010-06-24 13:42:22.083576 [DEBUG] switch_rtp.c:1408 Starting timer
>>> [soft] 160 bytes per 20ms
>>> 2010-06-24 13:42:22.084524 [DEBUG] sofia_glue.c:2912 Set 2833 dtmf send
>>> payload to 101
>>> 2010-06-24 13:42:22.084524 [DEBUG] sofia_glue.c:2917 Set 2833 dtmf
>>> receive payload to 101
>>> 2010-06-24 13:42:22.084524 [NOTICE] sofia.c:4851 Channel [sofia/internal/
>>> sip:1001 at 192.168.128.31:63820] has been answered
>>> 2010-06-24 13:42:22.084524 [DEBUG] switch_channel.c:2549 sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 execute on answer:
>>> unset(fifo_hangup_check)
>>> EXECUTE sofia/internal/sip:1001 at 192.168.128.31:63820unset(fifo_hangup_check)
>>> 2010-06-24 13:42:22.084524 [DEBUG] mod_dptools.c:951 UNSET
>>> [fifo_hangup_check]
>>> 2010-06-24 13:42:22.084524 [DEBUG] switch_ivr_originate.c:3271 Originate
>>> Resulted in Success: [sofia/internal/sip:1001 at 192.168.128.31:63820]
>>> 2010-06-24 13:42:22.085421 [DEBUG] switch_ivr_originate.c:3271 Originate
>>> Resulted in Success: [sofia/internal/sip:1001 at 192.168.128.31:63820]
>>> 2010-06-24 13:42:22.085421 [DEBUG] mod_fifo.c:530 (sofia/internal/
>>> sip:1001 at 192.168.128.31:63820) State Change CS_CONSUME_MEDIA ->
>>> CS_EXECUTE
>>> 2010-06-24 13:42:22.085421 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 [BREAK]
>>> 2010-06-24 13:42:22.085421 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) Running State Change
>>> CS_EXECUTE
>>> 2010-06-24 13:42:22.085421 [DEBUG] switch_core_state_machine.c:348
>>> (sofia/internal/sip:1001 at 192.168.128.31:63820) State EXECUTE
>>> 2010-06-24 13:42:22.085421 [DEBUG] mod_sofia.c:233 sofia/internal/
>>> sip:1001 at 192.168.128.31:63820 SOFIA EXECUTE
>>> 2010-06-24 13:42:22.085421 [DEBUG] switch_core_state_machine.c:157
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 Standard EXECUTE
>>> EXECUTE sofia/internal/sip:1001 at 192.168.128.31:63820 fifo(
>>> RAFQ1 at 192.168.128.36 out nowait)
>>> 2010-06-24 13:42:22.138560 [DEBUG] switch_rtp.c:2512 Correct ip/port
>>> confirmed.
>>> 2010-06-24 13:42:22.619153 [DEBUG] switch_ivr_play_say.c:1468 done
>>> playing file
>>> 2010-06-24 13:42:22.619153 [DEBUG] mod_fifo.c:1097
>>> (sofia/external/22808182 at noProvider) State Change CS_EXECUTE ->
>>> CS_HIBERNATE
>>> 2010-06-24 13:42:22.619153 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:22.619153 [DEBUG] switch_core_state_machine.c:348
>>> (sofia/external/22808182 at noProvider) State EXECUTE going to sleep
>>> 2010-06-24 13:42:22.619153 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/external/22808182 at noProvider) Running State Change CS_HIBERNATE
>>> 2010-06-24 13:42:22.619153 [DEBUG] switch_core_state_machine.c:363
>>> (sofia/external/22808182 at noProvider) State HIBERNATE
>>> 2010-06-24 13:42:22.619153 [DEBUG] mod_sofia.c:214
>>> sofia/external/22808182 at noProvider SOFIA HIBERNATE
>>> 2010-06-24 13:42:22.619153 [DEBUG] switch_core_state_machine.c:220
>>> sofia/external/22808182 at noProvider Standard HIBERNATE
>>> 2010-06-24 13:42:22.619153 [DEBUG] switch_core_state_machine.c:363
>>> (sofia/external/22808182 at noProvider) State HIBERNATE going to sleep
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_ivr_bridge.c:1088
>>> (sofia/external/22808182 at noProvider) State Change CS_HIBERNATE ->
>>> CS_CONSUME_MEDIA
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/external/22808182 at noProvider) Running State Change
>>> CS_CONSUME_MEDIA
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_state_machine.c:360
>>> (sofia/external/22808182 at noProvider) State CONSUME_MEDIA
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_session.c:647 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_ivr_bridge.c:665
>>> sofia/external/22808182 at noProvider CUSTOM HOLD
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_session.c:647 Send signal
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 [BREAK]
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_state_machine.c:360
>>> (sofia/external/22808182 at noProvider) State CONSUME_MEDIA going to sleep
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_ivr_bridge.c:1183
>>> (sofia/external/22808182 at noProvider) State Change CS_CONSUME_MEDIA ->
>>> CS_EXCHANGE_MEDIA
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_session.c:1027 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_state_machine.c:314
>>> (sofia/external/22808182 at noProvider) Running State Change
>>> CS_EXCHANGE_MEDIA
>>> 2010-06-24 13:42:22.638406 [DEBUG] switch_core_state_machine.c:351
>>> (sofia/external/22808182 at noProvider) State EXCHANGE_MEDIA
>>> 2010-06-24 13:42:22.638406 [DEBUG] mod_sofia.c:538 SOFIA EXCHANGE_MEDIA
>>> 2010-06-24 13:42:22.639349 [DEBUG] switch_core_session.c:708 Send signal
>>> sofia/external/22808182 at noProvider [BREAK]
>>> 2010-06-24 13:42:22.639349 [DEBUG] switch_core_session.c:708 Send signal
>>> sofia/internal/sip:1001 at 192.168.128.31:63820 [BREAK]
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>>
>> --
>> Anthony Minessale II
>>
>> FreeSWITCH http://www.freeswitch.org/
>> ClueCon http://www.cluecon.com/
>> Twitter: http://twitter.com/FreeSWITCH_wire
>>
>> AIM: anthm
>> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
>> IRC: irc.freenode.net #freeswitch
>>
>> FreeSWITCH Developer Conference
>> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
>> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
>> pstn:+19193869900
>>
>> _______________________________________________
>> 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
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100624/bc4face9/attachment-0001.html 


More information about the FreeSWITCH-users mailing list