Script started on Wed 14 May 2008 12:59:16 PM EDT _root@pacman:/usr/src/freeswitch.trunk\ root@pacman [Wed May 14 12:59 PM]  /usr/src/freeswitch.trunk <1>:TPORT_LOG=1 NUA_DEBUG=9 NTA_DEBUG=9 ./freeswitch 2008-05-14 12:59:20 [CONSOLE] switch_core.c:759 switch_load_network_lists() Created ip list dl-candidates default (allow) 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 10.0.0.0/8 (deny) to list dl-candidates 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 172.16.0.0/12 (deny) to list dl-candidates 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 192.168.0.0/16 (deny) to list dl-candidates 2008-05-14 12:59:20 [CONSOLE] switch_core.c:759 switch_load_network_lists() Created ip list rfc1918 default (deny) 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 10.0.0.0/8 (allow) to list rfc1918 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 172.16.0.0/12 (allow) to list rfc1918 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 192.168.0.0/16 (allow) to list rfc1918 2008-05-14 12:59:20 [CONSOLE] switch_core.c:759 switch_load_network_lists() Created ip list lan default (allow) 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 192.168.42.0/24 (deny) to list lan 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 192.168.42.42/32 (allow) to list lan 2008-05-14 12:59:20 [CONSOLE] switch_core.c:759 switch_load_network_lists() Created ip list strict default (deny) 2008-05-14 12:59:20 [CONSOLE] switch_core.c:781 switch_load_network_lists() Adding 208.102.123.124/32 (allow) to list strict 2008-05-14 12:59:20 [CONSOLE] switch_core.c:1087 switch_core_init_and_modload() Bringing up environment. 2008-05-14 12:59:20 [CONSOLE] switch_core.c:1088 switch_core_init_and_modload() Loading Modules. 2008-05-14 12:59:20 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [CORE_SOFTTIMER_MODULE] 2008-05-14 12:59:20 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [CORE_PCM_MODULE] 2008-05-14 12:59:20 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_console] 2008-05-14 12:59:20 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'console' 2008-05-14 12:59:20 [CRIT] switch_loadable_module.c:727 switch_loadable_module_load_file() Error Loading module /usr/local/freeswitch/mod/mod_enum.so **/usr/local/freeswitch/mod/mod_enum.so: cannot open shared object file: No such file or directory** 2008-05-14 12:59:20 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_xml_rpc] 2008-05-14 12:59:20 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_event_socket] 2008-05-14 12:59:20 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'socket' 2008-05-14 12:59:20 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_iax] 2008-05-14 12:59:20 [NOTICE] switch_loadable_module.c:139 switch_loadable_module_process() Adding Endpoint 'iax' PortAudio version number = 1899 PortAudio version text = 'PortAudio V19-devel' Number of devices = 0 -------------------------------------------------------------------------------- 2008-05-14 12:59:20 [ERR] mod_portaudio.c:833 load_config() Cannot find an input device! 2008-05-14 12:59:20 [ERR] mod_portaudio.c:843 load_config() Cannot find an input device! 2008-05-14 12:59:20 [CRIT] switch_loadable_module.c:727 switch_loadable_module_load_file() Error Loading module /usr/local/freeswitch/mod/mod_portaudio.so **Module load routine returned an error** 2008-05-14 12:59:20 [NOTICE] switch_scheduler.c:166 switch_scheduler_task_thread() Starting task thread 2008-05-14 12:59:20 [INFO] sofia.c:1378 config_sofia() Setting nonce TTL to 60 seconds 2008-05-14 12:59:20 [NOTICE] sofia.c:1486 config_sofia() Adding Alias [default] for profile [conference.freeswitch.org] 2008-05-14 12:59:20 [NOTICE] sofia.c:1496 config_sofia() Started Profile conference.freeswitch.org [sofia_reg_conference.freeswitch.org] 2008-05-14 12:59:20 [INFO] sofia.c:1378 config_sofia() Setting nonce TTL to 60 seconds 2008-05-14 12:59:20 [NOTICE] sofia.c:1486 config_sofia() Adding Alias [conference.freeswitch.org:5080] for profile [private] 2008-05-14 12:59:20 [NOTICE] sofia.c:1496 config_sofia() Started Profile private [sofia_reg_private] 2008-05-14 12:59:20 [INFO] sofia.c:1378 config_sofia() Setting nonce TTL to 60 seconds 2008-05-14 12:59:20 [NOTICE] sofia.c:1496 config_sofia() Started Profile old [sofia_reg_old] 2008-05-14 12:59:20 [DEBUG] mod_sofia.c:1958 mod_sofia_load() Waiting for profiles to start 2008-05-14 12:59:20 [DEBUG] sofia.c:517 sofia_profile_thread_run() Creating agent for conference.freeswitch.org 2008-05-14 12:59:20 [DEBUG] sofia.c:517 sofia_profile_thread_run() Creating agent for private 2008-05-14 12:59:20 [DEBUG] sofia.c:517 sofia_profile_thread_run() Creating agent for old nua: nua_create: entering nua: nua_create: entering nua: nua_stack_init: entering nua: nua_stack_set_params: entering nta_agent_create: initialized hash tables nta_agent_create: initialized transports nta_agent_create: initialized random identifiers nta_agent_create: initialized timer nta_agent_create: initialized resolver nta: master transport created nta: bound to (208.64.203.141:5060;transport=*) nta: agent_init_via: SIP/2.0/udp 208.64.203.141 (sip) nta: agent_init_via: SIP/2.0/tcp 208.64.203.141 (sip) nta: Via fields initialized nta: Contact header created nua: nua_create: entering nua: nua_stack_init: entering nua: nua_stack_set_params: entering nta_agent_create: initialized hash tables nta_agent_create: initialized transports nta_agent_create: initialized random identifiers nta_agent_create: initialized timer nta_agent_create: initialized resolver nta: master transport created nta: bound to (208.64.203.141:5061;transport=tls) nta: agent_init_via: SIP/2.0/udp 208.64.203.141 (sip) nta: agent_init_via: SIP/2.0/tcp 208.64.203.141 (sip) nta: agent_init_via: SIP/2.0/tls 208.64.203.141 (sips) nta: Via fields initialized nta: Contact header created nua_register: Adding contact URL '208.64.203.141' to list. nua_register: Adding contact URL '208.64.203.141' to list. 2008-05-14 12:59:20 [DEBUG] sofia.c:556 sofia_profile_thread_run() Created agent for conference.freeswitch.org nua: nua_set_params: entering nua((nil)): sent signal r_set_params 2008-05-14 12:59:20 [DEBUG] sofia.c:583 sofia_profile_thread_run() Set params for conference.freeswitch.org 2008-05-14 12:59:20 [DEBUG] sofia.c:605 sofia_profile_thread_run() activated db for conference.freeswitch.org nta: bound to (10.200.50.194:5060;transport=*) nta: agent_init_via: SIP/2.0/udp 10.200.50.194 (sip) nta: agent_init_via: SIP/2.0/tcp 10.200.50.194 (sip) nua: nua_stack_init: entering nua: nua_stack_set_params: entering nta_agent_create: initialized hash tables nta_agent_create: initialized transports nta_agent_create: initialized random identifiers nta_agent_create: initialized timer nta_agent_create: initialized resolver nta: master transport created 2008-05-14 12:59:20 [DEBUG] sofia.c:632 sofia_profile_thread_run() Starting thread for conference.freeswitch.org nta: Via fields initialized nta: Contact header created nua_register: Adding contact URL '10.200.50.194' to list. nta: bound to (208.64.203.141:5080;transport=*) nta: agent_init_via: SIP/2.0/udp 208.64.203.141:5080 (sip) nta: agent_init_via: SIP/2.0/tcp 208.64.203.141:5080 (sip) nta: Via fields initialized nta: Contact header created nua_register: Adding contact URL '208.64.203.141' to list. 2008-05-14 12:59:20 [DEBUG] sofia.c:556 sofia_profile_thread_run() Created agent for private nua: nua_set_params: entering 2008-05-14 12:59:20 [DEBUG] sofia.c:556 sofia_profile_thread_run() Created agent for old nua((nil)): sent signal r_set_params 2008-05-14 12:59:20 [DEBUG] sofia.c:583 sofia_profile_thread_run() Set params for old 2008-05-14 12:59:20 [DEBUG] sofia.c:605 sofia_profile_thread_run() activated db for old nua: nua_set_params: entering nua((nil)): sent signal r_set_params 2008-05-14 12:59:20 [DEBUG] sofia.c:583 sofia_profile_thread_run() Set params for private 2008-05-14 12:59:20 [DEBUG] sofia.c:632 sofia_profile_thread_run() Starting thread for old 2008-05-14 12:59:20 [DEBUG] sofia.c:605 sofia_profile_thread_run() activated db for private nua((nil)): recv signal r_set_params nua: nua_stack_set_params: entering nua((nil)): event r_set_params 200 OK nua((nil)): recv signal r_set_params 2008-05-14 12:59:20 [DEBUG] sofia.c:632 sofia_profile_thread_run() Starting thread for private nua: nua_stack_set_params: entering nua((nil)): event r_set_params 200 OK nua((nil)): recv signal r_set_params nua: nua_stack_set_params: entering nua((nil)): event r_set_params 200 OK recv 675 bytes from tcp/[209.43.1.25]:34001 at 16:59:20.960777: ------------------------------------------------------------------------ SUBSCRIBE sip:conf+42@conference.freeswitch.org;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK3876ed1940337B6 From: "Jason" ;tag=EBCFB84A-95E6FAF To: CSeq: 1 SUBSCRIBE Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Accept: application/xpidf+xml,text/xml+msrtc.pidf Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received SUBSCRIBE sip:conf+42@conference.freeswitch.org;transport=tcp SIP/2.0 (CSeq 1) nta: SUBSCRIBE (1) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0xb2a36e50) nua(0xb2a36740): adding notify usage with event presence nua(0xb2a36740): event i_subscribe 100 Trying nua: nua_application_event: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a36740): sent signal r_respond nua(0xb2a36740): recv signal r_respond 202 Accepted nua: nua_stack_set_params: entering send 740 bytes to tcp/[209.43.1.25]:34001 at 16:59:21.915355: ------------------------------------------------------------------------ SIP/2.0 202 Accepted Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK3876ed1940337B6;rport=34001 From: "Jason" ;tag=EBCFB84A-95E6FAF To: ;tag=3rKmN19p27B9j Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 1 SUBSCRIBE Contact: Expires: 3599 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Subscription-State: active;expires=3600 Content-Length: 0 ------------------------------------------------------------------------ nta: sent 202 Accepted for SUBSCRIBE (1) nta: incoming_free(0xb2a345f8) nua: nua_application_event: entering nua: nua_application_event: entering nua: nh_create_handle: entering nua: nua_handle_bind: entering nua: nua_register: entering nua(0x98de508): recv signal r_register nua: nua_stack_set_params: entering 2008-05-14 12:59:22 [NOTICE] sofia_reg.c:121 sofia_reg_check_gateway() registering asterlink.com nta_leg_tcreate(0xb2a37658) nua(0x98de508): adding register usage nta: selecting scheme sip nua(0x98de508): sent signal r_register nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 628 bytes to udp/[208.64.201.20]:5060 at 16:59:22.024007: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bK30Zv334334vgK Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273845 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273845) to udp/208.64.201.20:5060 nta: timer set to 32000 ms nta: timer shortened to 500 ms recv 495 bytes from udp/[208.64.201.20]:5060 at 16:59:22.025943: ------------------------------------------------------------------------ SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bK30Zv334334vgK From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.f9c0 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273845 REGISTER WWW-Authenticate: Digest realm="asterlink.com", nonce="482b1b96ab517b14c1e53b9ae0100b3004883c31" Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 401 Unauthorized for REGISTER (99273845) nta: 401 Unauthorized is going to a transaction nta_outgoing: RTT is 2.653 ms nua(0x98de508): event r_register 401 Unauthorized nua: nua_application_event: entering nua: nua_authenticate: entering nua(0x98de508): sent signal r_authenticate nua: nua_handle_magic: entering 2008-05-14 12:59:22 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_register] status [401][Unauthorized] session: n/a 2008-05-14 12:59:22 [DEBUG] sofia_reg.c:858 sofia_reg_handle_sip_r_challenge() Authenticating 'FreeSWITCH' with 'Digest:"asterlink.com":freeswitch:moose'. nua(0x98de508): recv signal r_authenticate nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 16:59:22.027749: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bK49rN5yN70DK3e Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273846 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1b96ab517b14c1e53b9ae0100b3004883c31", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="de10165722c95b098bfe218ad9fc4c91" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273846) to udp/208.64.201.20:5060 recv 457 bytes from udp/[208.64.201.20]:5060 at 16:59:22.043176: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bK49rN5yN70DK3e From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.2bf9 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273846 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273846) nta: 200 OK is going to a transaction nta_outgoing: RTT is 16.126 ms nua(): refresh register after 328 seconds (in [125..375]) nua(): refresh register after 328 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 12:59:22 [DEBUG] sofia_reg.c:789 sofia_reg_handle_sip_r_register() Changing expire time to 500 by request of proxy sip:asterlink.com 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_sofia] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:139 switch_loadable_module_process() Adding Endpoint 'sofia' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'sofia' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'sofia_contact' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:340 switch_loadable_module_process() Adding Chat interface 'sip' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:380 switch_loadable_module_process() Adding Management interface 'mod_sofia' OID[.1.3.6.1.4.1.27880.1] 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_commands] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'originate' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'tone_detect' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'killchan' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_kill' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_park' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'reloadacl' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'reloadxml' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'unload' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'load' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'transfer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_transfer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'pause' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'break' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'show' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'complete' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'alias' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'status' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_bridge' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_setvar' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_getvar' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_dump' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'global_setvar' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'global_getvar' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'session_displace' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_displace' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'session_record' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_record' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'broadcast' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_broadcast' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'hold' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_hold' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_display' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'media' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_media' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'fsctl' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'help' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'version' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'sched_hangup' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'sched_broadcast' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'sched_transfer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'create_uuid' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'sched_api' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'bgapi' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'sched_del' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'xml_wrap' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'is_lan_addr' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'cond' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'regex' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'acl' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'uuid_chat' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'find_user_xml' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'user_exists' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'xml_locate' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'user_data' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_dptools] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:139 switch_loadable_module_process() Adding Endpoint 'USER' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:189 switch_loadable_module_process() Adding Dialplan 'inline' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'privacy' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'hold' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'unhold' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'transfer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'check_acl' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'sleep' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'delay_echo' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'strftime' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'phrase' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'eval' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'pre_answer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'answer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'hangup' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'set_name' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'log' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'info' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'event' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'export' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'set' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'set_global' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'set_profile_var' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'unset' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'ring_ready' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'break' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'detect_speech' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'ivr' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'redirect' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'send_display' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'respond' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'deflect' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'reject' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'queue_dtmf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'send_dtmf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'sched_hangup' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'sched_broadcast' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'sched_transfer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'execute_extension' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'soft_hold' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'bind_meta_app' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'intercept' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'eavesdrop' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'three_way' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'set_user' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'stop_dtmf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'start_dtmf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'stop_dtmf_generate' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'start_dtmf_generate' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'stop_tone_detect' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'fax_detect' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'tone_detect' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'echo' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'park' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'park_state' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'gentones' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'playback' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'att_xfer' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'read' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'stop_record_session' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'record_session' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'record' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'stop_displace_session' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'displace_session' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'speak' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'clear_speech_cache' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'bridge' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'system' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'say' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'strepoch' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'chat' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'strftime' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'presence' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_dialplan_xml] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:189 switch_loadable_module_process() Adding Dialplan 'XML' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_voipcodecs] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 16000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'DVI4' (ADPCM (IMA)) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-16' (G.726 16k (AAL2)) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-16' (G.726 16k) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-24' (G.726 24k (AAL2)) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-24' (G.726 24k) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-32' (G.726 32k (AAL2)) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 40ms 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_ilbc] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-32' (G.726 32k) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AAL2-G726-40' (G.726 40k (AAL2)) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 10ms 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_speex] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G726-40' (G.726 40k) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G722' (G.722) 16000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'GSM' (GSM) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'GSM' (GSM) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'GSM' (GSM) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'GSM' (GSM) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'GSM' (GSM) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'GSM' (GSM) 8000hz 120ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'LPC' (LPC-10) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'iLBC' (iLBC) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'iLBC' (iLBC) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'iLBC20ms' (iLBC) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'iLBC102' (iLBC) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'iLBC' (iLBC) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'iLBC' (iLBC) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'SPEEX' (Speex) 32000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'SPEEX' (Speex) 16000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'SPEEX' (Speex) 8000hz 20ms 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_g729] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 10ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 20ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 30ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 40ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 50ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 60ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 70ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 80ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 90ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 100ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 110ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G729' (G.729) 8000hz 120ms 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_g723_1] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'G723' (G.723.1 6.3k) 8000hz 30ms 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_amr] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'AMR' (AMR) 8000hz 20ms 2008-05-14 12:59:22 [INFO] mod_sndfile.c:301 setup_formats() LibSndFile Version : libsndfile-1.0.17 Supported Formats ================================================================================ AIFF (Apple/SGI) (extension "aiff") AU (Sun/NeXT) (extension "au") AVR (Audio Visual Research) (extension "avr") CAF (Apple Core Audio File) (extension "caf") HTK (HMM Tool Kit) (extension "htk") IFF (Amiga IFF/SVX8/SV16) (extension "iff") MAT4 (GNU Octave 2.0 / Matlab 4.2) (extension "mat") MAT5 (GNU Octave 2.1 / Matlab 5.0) (extension "mat") PAF (Ensoniq PARIS) (extension "paf") PVF (Portable Voice Format) (extension "pvf") RAW (header-less) (extension "raw") SD2 (Sound Designer II) (extension "sd2") SDS (Midi Sample Dump Standard) (extension "sds") SF (Berkeley/IRCAM/CARL) (extension "sf") VOC (Creative Labs) (extension "voc") W64 (SoundFoundry WAVE 64) (extension "w64") WAV (Microsoft) (extension "wav") WAV (NIST Sphere) (extension "wav") WAVEX (Microsoft) (extension "wav") XI (FastTracker 2) (extension "xi") ================================================================================ 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_sndfile] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'aiff' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'au' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'avr' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'caf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'htk' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'iff' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'mat' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'paf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'pvf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'raw' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'sd2' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'sds' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'sf' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'voc' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'w64' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'wav' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'xi' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'r8' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'r16' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'r24' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'r32' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'gsm' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'ul' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'al' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_native_file] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'AMR' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'G723' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'G729' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'SPEEX' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'iLBC20ms' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'G726-16' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'AAL2-G726-16' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'PCMA' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'DVI4' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'G726-24' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'PCMU' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'L16' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'AAL2-G726-24' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'iLBC20ms' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'PROXY' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'AAL2-G726-32' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'G726-32' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'iLBC20ms' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'G722' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'AAL2-G726-40' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'G726-40' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'GSM' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'LPC' 2008-05-14 12:59:22 [CONSOLE] mod_spidermonkey.c:946 sm_load_file() Successfully Loaded [/usr/local/freeswitch/mod/mod_spidermonkey_teletone.so] 2008-05-14 12:59:22 [CONSOLE] mod_spidermonkey.c:946 sm_load_file() Successfully Loaded [/usr/local/freeswitch/mod/mod_spidermonkey_core_db.so] 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_spidermonkey] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'javascript' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'jsrun' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'jsapi' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_cepstral] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:286 switch_loadable_module_process() Adding Speech interface 'cepstral' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_woomera] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:139 switch_loadable_module_process() Adding Endpoint 'woomera' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_shout] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'telecast' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'shout' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:267 switch_loadable_module_process() Adding File Format 'mp3' 2008-05-14 12:59:22 [DEBUG] mod_dingaling.c:1855 init_profile() Started Thread for conference.freeswitch.org@XML 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_dingaling] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:139 switch_loadable_module_process() Adding Endpoint 'dingaling' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'dl_debug' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'dl_pres' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'dl_logout' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'dl_login' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:340 switch_loadable_module_process() Adding Chat interface 'jingle' 2008-05-14 12:59:22 [DEBUG] mod_cdr_csv.c:280 load_config() Adding default template. 2008-05-14 12:59:22 [DEBUG] mod_cdr_csv.c:314 load_config() Adding template example. 2008-05-14 12:59:22 [DEBUG] mod_cdr_csv.c:314 load_config() Adding template asterisk. 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_cdr_csv] 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_h26x] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'H264' (H.264 Video (passthru)) 90000hz 0ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'H263' (H.263 Video (passthru)) 90000hz 0ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'H263-1998' (H.263+ Video (passthru)) 90000hz 0ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'H263-2000' (H.263++ Video (passthru)) 90000hz 0ms 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:165 switch_loadable_module_process() Adding Codec 'H261' (H.261 Video (passthru)) 90000hz 0ms 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:749 switch_loadable_module_load_file() Successfully Loaded [mod_conference] 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'conference' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:225 switch_loadable_module_process() Adding Application 'conference_set_auto_outcall' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:245 switch_loadable_module_process() Adding API Function 'conference' 2008-05-14 12:59:22 [NOTICE] switch_loadable_module.c:340 switch_loadable_module_process() Adding Chat interface 'conf' 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:117 switch_loadable_module_runtime() Starting runtime thread for mod_woomera 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:117 switch_loadable_module_runtime() Starting runtime thread for mod_iax 2008-05-14 12:59:22 [CONSOLE] sofia_presence.c:547 sofia_presence_event_thread_run() Event Thread Started 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:117 switch_loadable_module_runtime() Starting runtime thread for mod_xml_rpc 2008-05-14 12:59:22 [DEBUG] mod_woomera.c:1055 woomera_thread_run() Started Woomera Thread {main}. 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:117 switch_loadable_module_runtime() Starting runtime thread for mod_event_socket 2008-05-14 12:59:22 [CONSOLE] switch_loadable_module.c:117 switch_loadable_module_runtime() Starting runtime thread for CORE_SOFTTIMER_MODULE 2008-05-14 12:59:22 [INFO] mod_iax.c:904 mod_iax_runtime() IAX Ready Port 4569 2008-05-14 12:59:22 [CONSOLE] switch_core.c:1100 switch_core_init_and_modload() FreeSWITCH Version 1.0.pre4 (8395M) Started. Crash Protection [Disabled] Max Sessions[1000] Session Rate[30] SQL [Enabled] 2008-05-14 12:59:22 [DEBUG] mod_event_socket.c:1334 mod_event_socket_runtime() Socket up listening on 127.0.0.1:8021 freeswitch@pacman.accentrainc.com> 2008-05-14 12:59:22 [NOTICE] mod_xml_rpc.c:767 mod_xml_rpc_runtime() Starting HTTP Port 8080, DocRoot [/usr/local/freeswitch/htdocs] nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): recv signal r_notify nua: nua_stack_set_params: entering nta: selecting scheme sip nta: sent NOTIFY (99273845) to tcp/209.43.1.25:25060 nua(0xb2a36740): sent signal r_notify nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): recv signal r_notify nua(0xb2a36740): sent signal r_notify nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): recv signal r_notify nua(0xb2a36740): sent signal r_notify nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify 2008-05-14 12:59:22 [DEBUG] libdingaling.c:1098 on_stream_component() XMPP authenticated 2008-05-14 12:59:22 [DEBUG] mod_woomera.c:1076 woomera_thread_run() Woomera Thread Up {main} localhost/42420 send 1503 bytes to tcp/[209.43.1.25]:25060 at 16:59:22.496876: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK5jje7S6ayp9Na Max-Forwards: 70 From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 99273845 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3598 Content-Type: application/pidf+xml Content-Length: 772
FreeSWITCH
open Available
------------------------------------------------------------------------ nta: timer set next to 4501 ms recv 455 bytes from tcp/[209.43.1.25]:25060 at 16:59:22.541871: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK5jje7S6ayp9Na From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF CSeq: 99273845 NOTIFY Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273845) nta: 200 OK is going to a transaction nta_outgoing: RTT is 78.979 ms nua(0xb2a36740): event r_notify 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh notify after 3598 seconds nta: outgoing_free(0xb2aa4d90) nua: nua_stack_set_params: entering nta: selecting scheme sip send 1503 bytes to tcp/[209.43.1.25]:25060 at 16:59:22.543690: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK6UB78mQeUZZ8N Max-Forwards: 70 From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 99273846 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3599 Content-Type: application/pidf+xml Content-Length: 772
FreeSWITCH
open Available
------------------------------------------------------------------------ nta: sent NOTIFY (99273846) to tcp/209.43.1.25:25060 2008-05-14 12:59:22 [DEBUG] mod_event_socket.c:1101 listener_run() Connection Open from 127.0.0.1:42356 2008-05-14 12:59:22 [DEBUG] mod_event_socket.c:1101 listener_run() Connection Open from 127.0.0.1:42357 recv 455 bytes from tcp/[209.43.1.25]:25060 at 16:59:22.852034: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK6UB78mQeUZZ8N From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF CSeq: 99273846 NOTIFY Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273846) nta: 200 OK is going to a transaction nta_outgoing: RTT is 308.93 ms nua(0xb2a36740): event r_notify 200 OK nua(): refresh notify after 3599 seconds nta: outgoing_free(0x98dde60) nua: nua_stack_set_params: entering nta: selecting scheme sip send 1507 bytes to tcp/[209.43.1.25]:25060 at 16:59:22.853038: ------------------------------------------------------------------------ nua: nua_application_event: entering nua: nua_handle_magic: entering NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK744Zag8Hr8NUH Max-Forwards: 70 From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 99273847 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3599 Content-Type: application/pidf+xml Content-Length: 776
Available
open Available
------------------------------------------------------------------------ nta: sent NOTIFY (99273847) to tcp/209.43.1.25:25060 2008-05-14 12:59:22 [DEBUG] mod_event_socket.c:1101 listener_run() Connection Open from 127.0.0.1:42358 2008-05-14 12:59:23 [DEBUG] mod_event_socket.c:1101 listener_run() Connection Open from 127.0.0.1:42359 recv 455 bytes from tcp/[209.43.1.25]:25060 at 16:59:23.169426: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK744Zag8Hr8NUH From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF CSeq: 99273847 NOTIFY Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273847) nta: 200 OK is going to a transaction nta_outgoing: RTT is 316.972 ms nua(0xb2a36740): event r_notify 200 OK nua(): refresh notify after 3598 seconds nua: nua_application_event: entering nta: outgoing_free(0x98dde60) nua: nua_handle_magic: entering nua: nua_stack_set_params: entering nta: selecting scheme sip send 1507 bytes to tcp/[209.43.1.25]:25060 at 16:59:23.170345: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK8DyrcBSNNHceD Max-Forwards: 70 From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 99273848 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3599 Content-Type: application/pidf+xml Content-Length: 776
Available
open Available
------------------------------------------------------------------------ nta: sent NOTIFY (99273848) to tcp/209.43.1.25:25060 2008-05-14 12:59:23 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com 2008-05-14 12:59:23 [DEBUG] mod_event_socket.c:1101 listener_run() Connection Open from 127.0.0.1:42360 recv 455 bytes from tcp/[209.43.1.25]:25060 at 16:59:23.477852: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK8DyrcBSNNHceD From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF CSeq: 99273848 NOTIFY Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273848) nta: 200 OK is going to a transaction nta_outgoing: RTT is 308.078 ms nua(0xb2a36740): event r_notify 200 OK nua(): refresh notify after 3599 seconds nua: nua_application_event: entering nta: outgoing_free(0x98dde60) nua: nua_handle_magic: entering nta: timer K fired, terminate REGISTER (99273845) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 16 ms nta: timer K fired, terminate REGISTER (99273846) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 16:59:35.282620: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK0afae16c From: ;tag=as522254e7 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42597 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42597) nta: REGISTER (42597) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0x98eccb0): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x98eccb0): sent signal r_respond nua: nua_handle_destroy: entering nua(0x98eccb0): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 12:59:35 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0x98eccb0): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 16:59:35.284719: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK0afae16c From: ;tag=as522254e7 To: ;tag=5a65rQByvSrea Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42597 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42597) nta: timer set to 32000 ms nua(0x98eccb0): recv signal r_destroy nta_leg_destroy((nil)) nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 679 bytes from tcp/[209.43.1.25]:34001 at 17:00:10.926932: ------------------------------------------------------------------------ SUBSCRIBE sip:conf+888@conference.freeswitch.org;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK4b3facd743B604BC From: "Jason" ;tag=1063C150-852887B5 To: CSeq: 1 SUBSCRIBE Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 Contact: Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Accept: application/xpidf+xml,text/xml+msrtc.pidf Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received SUBSCRIBE sip:conf+888@conference.freeswitch.org;transport=tcp SIP/2.0 (CSeq 1) nta: SUBSCRIBE (1) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0x9914390) nua(0x98e5360): adding notify usage with event presence nua(0x98e5360): event i_subscribe 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x98e5360): sent signal r_respond nua(0x98e5360): recv signal r_respond 202 Accepted nua: nua_stack_set_params: entering send 766 bytes to tcp/[209.43.1.25]:34001 at 17:00:10.930007: ------------------------------------------------------------------------ SIP/2.0 202 Accepted Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK4b3facd743B604BC;rport=34001 From: "Jason" ;tag=1063C150-852887B5 To: ;tag=6KZytjv1S2e1N Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 CSeq: 1 SUBSCRIBE Contact: Expires: 3600 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Subscription-State: active;expires=3600 Content-Length: 0 ------------------------------------------------------------------------ nta: sent 202 Accepted for SUBSCRIBE (1) nta: incoming_free(0x98dc110) nua: nua_handle_bind: entering nua: nua_notify: entering nua(0x98e5360): recv signal r_notify nua: nua_stack_set_params: entering nta: selecting scheme sip send 1501 bytes to tcp/[209.43.1.25]:25060 at 17:00:10.959910: ------------------------------------------------------------------------ nua(0x98e5360): sent signal r_notify NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK9pQHe69rjt20r Max-Forwards: 70 From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 CSeq: 99273869 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3600 Content-Type: application/pidf+xml Content-Length: 768
Idle
open Available
------------------------------------------------------------------------ nta: sent NOTIFY (99273869) to tcp/209.43.1.25:25060 nta: timer set to 32000 ms nua: nua_handle_bind: entering nua: nua_notify: entering nua(0x98e5360): sent signal r_notify nua(0x98e5360): recv signal r_notify recv 457 bytes from tcp/[209.43.1.25]:25060 at 17:00:11.267087: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK9pQHe69rjt20r From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 CSeq: 99273869 NOTIFY Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273869) nta: 200 OK is going to a transaction nta_outgoing: RTT is 308.542 ms nua(0x98e5360): event r_notify 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh notify after 3599 seconds nta: outgoing_free(0x991d140) nua: nua_stack_set_params: entering nta: selecting scheme sip send 1501 bytes to tcp/[209.43.1.25]:25060 at 17:00:11.269541: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKa0gag1tvF3rKm Max-Forwards: 70 From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 CSeq: 99273870 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3600 Content-Type: application/pidf+xml Content-Length: 768
Idle
open Available
------------------------------------------------------------------------ nta: sent NOTIFY (99273870) to tcp/209.43.1.25:25060 recv 457 bytes from tcp/[209.43.1.25]:25060 at 17:00:11.577339: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKa0gag1tvF3rKm From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 CSeq: 99273870 NOTIFY Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273870) nta: 200 OK is going to a transaction nta_outgoing: RTT is 309.231 ms nua(0x98e5360): event r_notify 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh notify after 3600 seconds nta: outgoing_free(0x98de338) freeswitch@pacman.accentrainc.com> recv 1056 bytes from udp/[72.131.113.50]:5060 at 17:00:34.776030: ------------------------------------------------------------------------ INVITE sip:42@conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKXyH3cFpH9gDgm Max-Forwards: 69 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273036 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 2206940782181583749 7701635452707977564 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 20332 RTP/AVP 0 8 99 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:42@conference.freeswitch.org SIP/2.0 (CSeq 99273036) nta: Via check: received=72.131.113.50 nta: INVITE (99273036) going to a default leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0x98ea080) nua(0x991a410): adding session usage send 358 bytes to udp/[72.131.113.50]:5060 at 17:00:34.785673: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKXyH3cFpH9gDgm;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273036 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273036) nua(0x991a410): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_bind: entering nua: nua_handle_magic: entering 2008-05-14 13:00:34 [NOTICE] switch_channel.c:531 switch_channel_set_name() New Channel sofia/conference.freeswitch.org/1005@10.3.3.124 [0cb4837e-8fde-4785-ba3e-6b50d62734f6] 2008-05-14 13:00:34 [DEBUG] sofia.c:3175 sofia_handle_sip_i_invite() Setting NAT mode based on acl rfc1918 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_NEW 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:368 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State NEW nua(0x991a410): call state changed: init -> received, received offer nua(0x991a410): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:00:34 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:00:34 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 2206940782181583749 7701635452707977564 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 20332 RTP/AVP 0 8 99 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G722:9:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:99:16000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AMR:96:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G729:18:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G723:4:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-32:2:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-40:122:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-24:123:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-16:124:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-32:2:8000] nua: nua_respond: entering nua(0x991a410): sent signal r_respond 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-40:125:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-24:126:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-16:127:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:98:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[GSM:3:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000] 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:1347 sofia_glue_tech_set_codec() Set Codec sofia/conference.freeswitch.org/1005@10.3.3.124 PCMU/8000 20 ms 160 samples 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:00:34 [DEBUG] sofia.c:1866 sofia_handle_sip_i_state() sofia/conference.freeswitch.org/1005@10.3.3.124 State Change CS_NEW -> CS_INIT 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_INIT 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State INIT 2008-05-14 13:00:34 [DEBUG] mod_sofia.c:80 sofia_on_init() sofia/conference.freeswitch.org/1005@10.3.3.124 SOFIA INIT 2008-05-14 13:00:34 [DEBUG] mod_sofia.c:107 sofia_on_init() sofia/conference.freeswitch.org/1005@10.3.3.124 State Change CS_INIT -> CS_ROUTING 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State INIT going to sleep 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_ROUTING 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State ROUTING 2008-05-14 13:00:34 [DEBUG] mod_sofia.c:119 sofia_on_routing() sofia/conference.freeswitch.org/1005@10.3.3.124 SOFIA ROUTING 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:65 switch_core_standard_on_routing() Standard ROUTING sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:00:34 [INFO] mod_dialplan_xml.c:223 dialplan_hunt() Processing Anthony Minessale->42@default nua(0x991a410): recv signal r_respond 183 Session Progress 2008-05-14 13:00:34 [DEBUG] mod_dialplan_xml.c:107 parse_exten() test conditions destination_number(42) =~ /^8589473583|^42$|^42a$|conf\+42/ 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:96 switch_core_standard_on_routing() sofia/conference.freeswitch.org/1005@10.3.3.124 State Change CS_ROUTING -> CS_EXECUTE 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State ROUTING going to sleep 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_EXECUTE 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State EXECUTE 2008-05-14 13:00:34 [DEBUG] mod_sofia.c:156 sofia_on_execute() sofia/conference.freeswitch.org/1005@10.3.3.124 SOFIA EXECUTE 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:128 switch_core_standard_on_execute() Standard EXECUTE 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:139 switch_core_standard_on_execute() sofia/conference.freeswitch.org/1005@10.3.3.124 Execute set(sip_secure_media=true) 2008-05-14 13:00:34 [DEBUG] mod_dptools.c:654 set_function() SET [sip_secure_media]=[true] 2008-05-14 13:00:34 [DEBUG] switch_core_state_machine.c:139 switch_core_standard_on_execute() sofia/conference.freeswitch.org/1005@10.3.3.124 Execute conference(42@default) 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:976 switch_core_session_execute_application() Application conference Requires media! pre_answering channel sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:00:34 [INFO] mod_sofia.c:1060 sofia_receive_message() Asked to send early media by sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:00:34 [DEBUG] sofia_glue.c:1547 sofia_glue_activate_rtp() AUDIO RTP [sofia/conference.freeswitch.org/1005@10.3.3.124] 208.64.203.141:20248->10.3.3.124:20332 codec: 0 ms: 20 2008-05-14 13:00:34 [DEBUG] switch_rtp.c:723 switch_rtp_create() Starting timer [soft] 160 bytes per 20000ms 2008-05-14 13:00:34 [INFO] mod_sofia.c:1101 sofia_receive_message() Ring SDP: v=0 o=FreeSWITCH 1210764186 1210764187 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 20248 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:00:34 [NOTICE] switch_channel.c:1380 switch_channel_perform_mark_pre_answered() Ring-Ready sofia/conference.freeswitch.org/1005@10.3.3.124! 2008-05-14 13:00:34 [NOTICE] mod_sofia.c:1104 sofia_receive_message() Pre-Answer sofia/conference.freeswitch.org/1005@10.3.3.124! 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'mute' bound to '0'. 2008-05-14 13:00:34 [DEBUG] switch_ivr.c:1198 switch_ivr_digit_stream_parser_set_event() max len 1 2008-05-14 13:00:34 [DEBUG] switch_ivr.c:1202 switch_ivr_digit_stream_parser_set_event() min len 1 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'deaf mute' bound to '*'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy up' bound to '9'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy equ' bound to '8'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy dn' bound to '7'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk up' bound to '3'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk zero' bound to '2'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk dn' bound to '1'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen up' bound to '6'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen zero' bound to '5'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen dn' bound to '4'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'hangup' bound to '#'. 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4407 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:00:34 [DEBUG] mod_conference.c:4454 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:00:34 [DEBUG] mod_conference.c:868 conference_thread_run() setup timer success interval: 20 samples: 160 2008-05-14 13:00:34 [DEBUG] mod_sndfile.c:170 sndfile_file_open() Opening File [/usr/local/freeswitch/sounds/conf/conf-onlyperson.wav] rate 8000hz 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:00:34 [DEBUG] mod_conference.c:1716 conference_loop_output() setup timer soft success interval: 20 samples: 160 2008-05-14 13:00:34 [DEBUG] mod_conference.c:1805 conference_loop_output() CLFAG_ANSWERED set, answering inbound channel 2008-05-14 13:00:34 [DEBUG] mod_sofia.c:397 sofia_answer_channel() Local SDP sofia/conference.freeswitch.org/1005@10.3.3.124: v=0 o=FreeSWITCH 1210764186 1210764188 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 20248 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 nua: nua_respond: entering nua(0x991a410): sent signal r_respond 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering 2008-05-14 13:00:34 [NOTICE] mod_conference.c:1806 conference_loop_output() Channel [sofia/conference.freeswitch.org/1005@10.3.3.124] has been answered send 1120 bytes to udp/[72.131.113.50]:5060 at 17:00:34.827832: ------------------------------------------------------------------------ SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKXyH3cFpH9gDgm;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273036 INVITE Contact: RSeq: 1704042018 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: 100rel Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 8884405320687254685 6798714042441399836 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 20248 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 183 Session Progress for INVITE (99273036) nua(0x991a410): call state changed: received -> early, sent answer nua(0x991a410): event i_state 183 Session Progress nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:00:34 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_i_state] status [183][Session Progress] session: sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:00:34 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [early] nua(0x991a410): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:00:34 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify nua: nua_stack_set_params: entering nta: selecting scheme sip send 1519 bytes to tcp/[209.43.1.25]:25060 at 17:00:34.843864: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKB992HvB0ccF6F Max-Forwards: 70 From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 99273849 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3527 Content-Type: application/pidf+xml Content-Length: 788
Active (1 caller)
open R
------------------------------------------------------------------------ nta: sent NOTIFY (99273849) to tcp/209.43.1.25:25060 nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify recv 640 bytes from udp/[72.131.113.50]:5060 at 17:00:34.920021: ------------------------------------------------------------------------ PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKy7avea7m6S32F Max-Forwards: 70 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273037 PRACK Contact: RAck: 1704042018 99273036 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: received PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273037) nta: Via check: received=72.131.113.50 nta: PRACK (99273037) is going to INVITE (99273036) nua: nua_stack_process_request: entering send 613 bytes to udp/[72.131.113.50]:5060 at 17:00:34.922921: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKy7avea7m6S32F;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273037 PRACK Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for PRACK (99273037) nua(0x991a410): event i_prack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_invite_server_respond: entering send 1111 bytes to udp/[72.131.113.50]:5060 at 17:00:34.925449: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKXyH3cFpH9gDgm;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273036 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 8884405320687254685 6798714042441399836 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 20248 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273036) nua(0x991a410): call state changed: early -> completed nua(0x991a410): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:00:34 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] nta: timer set next to 444 ms 2008-05-14 13:00:35 [DEBUG] switch_core_io.c:362 switch_core_session_read_frame() Engaging Read Buffer at 320 bytes recv 455 bytes from tcp/[209.43.1.25]:25060 at 17:00:35.157330: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKB992HvB0ccF6F From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF CSeq: 99273849 NOTIFY Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273849) nta: 200 OK is going to a transaction nta_outgoing: RTT is 315.303 ms nua(0xb2a36740): event r_notify 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh notify after 3526 seconds nta: outgoing_free(0xae90d4e8) nua: nua_stack_set_params: entering nta: selecting scheme sip send 1519 bytes to tcp/[209.43.1.25]:25060 at 17:00:35.159841: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKcj3UKQv39m5rB Max-Forwards: 70 From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 99273850 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3527 Content-Type: application/pidf+xml Content-Length: 788
Active (1 caller)
open R
------------------------------------------------------------------------ nta: sent NOTIFY (99273850) to tcp/209.43.1.25:25060 2008-05-14 13:00:35 [WARNING] switch_rtp.c:1387 rtp_common_read() Auto Changing port from 10.3.3.124:20332 to 72.131.113.50:20332 nta: timer G fired, retransmitting 200 reply send 1111 bytes to udp/[72.131.113.50]:5060 at 17:00:35.420403: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKXyH3cFpH9gDgm;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273036 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 8884405320687254685 6798714042441399836 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 20248 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta_incoming_timer: 1/1 resent, 0/1 tout, 0/1 term, 0/2 free nta: timer set next to 1000 ms recv 455 bytes from tcp/[209.43.1.25]:25060 at 17:00:35.467250: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKcj3UKQv39m5rB From: ;tag=3rKmN19p27B9j To: "Jason" ;tag=EBCFB84A-95E6FAF CSeq: 99273850 NOTIFY Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273850) nta: 200 OK is going to a transaction nta_outgoing: RTT is 309.318 ms nua(0xb2a36740): event r_notify 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh notify after 3527 seconds nta: outgoing_free(0xae90fec0) recv 397 bytes from udp/[72.131.113.50]:5060 at 17:00:35.488363: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKZg4mg5Qr32SNB Max-Forwards: 70 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273036 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273036) nta: Via check: received=72.131.113.50 nta: ACK (99273036) is going to INVITE (99273036) nua: process_ack_or_cancel: entering nua(0x991a410): event i_ack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0x991a410): call state changed: completed -> ready nua(0x991a410): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:00:35 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua(0x991a410): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nta: timer set next to 4067 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 26431 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:01:20.596633: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK61d62d05 From: ;tag=as63b806e4 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42598 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42598) nta: REGISTER (42598) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xae90ce78): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xae90ce78): sent signal r_respond nua(0xae90ce78): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_handle_destroy: entering nua(0xae90ce78): sent signal r_destroy send 552 bytes to udp/[222.154.243.12]:5060 at 17:01:20.597981: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK61d62d05 From: ;tag=as63b806e4 To: ;tag=85Hgy8X8KmU6c Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42598 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42598) nta: timer set to 32000 ms nua(0xae90ce78): recv signal r_destroy nta_leg_destroy((nil)) nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:01:20 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] recv 1089 bytes from udp/[72.131.113.50]:5060 at 17:01:29.762001: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK6FN2v2DHF1Nrc Max-Forwards: 69 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273038 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 2206940782181583749 7701635452707977565 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 20332 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273038) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273038) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 376 bytes to udp/[72.131.113.50]:5060 at 17:01:29.764055: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK6FN2v2DHF1Nrc;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273038 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273038) nua(0x991a410): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0x991a410): ready call updated: received received offer nua(0x991a410): event i_state 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x991a410): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:01:29 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:01:29 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 2206940782181583749 7701635452707977565 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 20332 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:01:29 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:01:29 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:01:29 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:01:29 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:01:29 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0x991a410): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1020 bytes to udp/[72.131.113.50]:5060 at 17:01:29.766042: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK6FN2v2DHF1Nrc;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273038 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 8884405320687254685 6798714042441399836 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 20248 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273038) nua(0x991a410): ready call updated: completed sent answer nua(0x991a410): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:01:29 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 397 bytes from udp/[72.131.113.50]:5060 at 17:01:29.836822: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK7reUyXymcacBr Max-Forwards: 70 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273038 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273038) nta: Via check: received=72.131.113.50 nta: ACK (99273038) is going to INVITE (99273038) nua: process_ack_or_cancel: entering nua(0x991a410): event i_ack 200 OK nua(0x991a410): ready call updated: ready nua(0x991a410): event i_state 200 OK nua(0x991a410): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:01:29 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4875 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 17761 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1089 bytes from udp/[72.131.113.50]:5060 at 17:02:27.787139: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK817K0rFr9j2XK Max-Forwards: 69 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273039 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 2206940782181583749 7701635452707977565 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 20332 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273039) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273039) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 376 bytes to udp/[72.131.113.50]:5060 at 17:02:27.788698: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK817K0rFr9j2XK;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273039 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273039) nua(0x991a410): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0x991a410): ready call updated: received received offer nua(0x991a410): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:02:27 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:02:27 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 2206940782181583749 7701635452707977565 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 20332 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:02:27 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:02:27 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 nua: nua_respond: entering nua(0x991a410): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1020 bytes to udp/[72.131.113.50]:5060 at 17:02:27.790818: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK817K0rFr9j2XK;received=72.131.113.50 2008-05-14 13:02:27 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:02:27 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:02:27 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0x991a410): sent signal r_respond nua: nua_handle_magic: entering From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273039 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 8884405320687254685 6798714042441399836 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 20248 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273039) nua(0x991a410): ready call updated: completed sent answer nua(0x991a410): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:02:27 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 397 bytes from udp/[72.131.113.50]:5060 at 17:02:27.866469: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK9a1c2K0U6UrgF Max-Forwards: 70 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273039 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273039) nta: Via check: received=72.131.113.50 nta: ACK (99273039) is going to INVITE (99273039) nua: process_ack_or_cancel: entering nua(0x991a410): event i_ack 200 OK nua(0x991a410): ready call updated: ready nua(0x991a410): event i_state 200 OK nua(0x991a410): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:02:27 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4879 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 649 bytes from udp/[72.131.113.50]:5060 at 17:02:47.568201: ------------------------------------------------------------------------ BYE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKc6cQ74j6XpU8H Max-Forwards: 70 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273040 BYE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Reason: Q.850;cause=16;text="NORMAL_CLEARING" Content-Length: 0 ------------------------------------------------------------------------ nta: received BYE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273040) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: BYE (99273040) going to existing leg nua: nua_stack_process_request: entering send 526 bytes to udp/[72.131.113.50]:5060 at 17:02:47.569014: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKc6cQ74j6XpU8H;received=72.131.113.50 From: "Anthony Minessale" ;tag=0U7Z4yDry5maB To: ;tag=7vrQvDD5pB5KH Call-ID: 2d98df92-9c76-122b-47ad-001aa031ca28 CSeq: 99273040 BYE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for BYE (99273040) nta: timer set to 32000 ms nua(0x991a410): event i_bye 200 Session Terminated nua(0x991a410): removing session usage nua(0x991a410): call state changed: ready -> terminated nua: nua_application_event: entering nua(0x991a410): event i_state 200 Session Terminated nua: nua_handle_magic: entering nua: nua_application_event: entering nua(0x991a410): event i_terminated 200 Session Terminated nta_leg_destroy(0x98ea080) 2008-05-14 13:02:47 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [terminated] 2008-05-14 13:02:47 [NOTICE] sofia.c:2126 sofia_handle_sip_i_state() Hangup sofia/conference.freeswitch.org/1005@10.3.3.124 [CS_EXECUTE] [NORMAL_CLEARING] 2008-05-14 13:02:47 [DEBUG] switch_channel.c:1355 switch_channel_perform_hangup() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [KILL] 2008-05-14 13:02:47 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:02:47 [DEBUG] mod_conference.c:1983 conference_loop_output() Channel leaving conference, cause: NORMAL_CLEARING nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua(0x991a410): recv signal r_destroy nta_leg_destroy((nil)) nua(0x991a410): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua: nua_application_event: entering nua(0x991a410): event i_terminated dropped 2008-05-14 13:02:47 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State EXECUTE going to sleep 2008-05-14 13:02:47 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_HANGUP 2008-05-14 13:02:47 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State HANGUP 2008-05-14 13:02:47 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 hanging up, cause: NORMAL_CLEARING 2008-05-14 13:02:47 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() Standard HANGUP sofia/conference.freeswitch.org/1005@10.3.3.124, cause: NORMAL_CLEARING 2008-05-14 13:02:47 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State HANGUP going to sleep 2008-05-14 13:02:47 [DEBUG] switch_core_session.c:731 switch_core_session_thread() Session 1 (sofia/conference.freeswitch.org/1005@10.3.3.124) Locked, Waiting on external entities 2008-05-14 13:02:47 [NOTICE] switch_core_session.c:749 switch_core_session_thread() Session 1 (sofia/conference.freeswitch.org/1005@10.3.3.124) Ended 2008-05-14 13:02:47 [NOTICE] switch_core_session.c:751 switch_core_session_thread() Close Channel sofia/conference.freeswitch.org/1005@10.3.3.124 [CS_HANGUP] 2008-05-14 13:02:47 [DEBUG] mod_conference.c:1184 conference_thread_run() Write Lock ON 2008-05-14 13:02:47 [DEBUG] mod_conference.c:1187 conference_thread_run() Write Lock OFF nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify nua: nua_stack_set_params: entering nta: selecting scheme sip nta: sent NOTIFY (99273851) to tcp/209.43.1.25:25060 nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify recv 1058 bytes from udp/[72.131.113.50]:5060 at 17:02:50.161806: ------------------------------------------------------------------------ INVITE sip:996@conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKDF6F9Z39tZHUD Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273104 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973455 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 8 99 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:996@conference.freeswitch.org SIP/2.0 (CSeq 99273104) nta: Via check: received=72.131.113.50 nta: INVITE (99273104) going to a default leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0xb2aa62a0) nua(0xb2a38f70): adding session usage send 359 bytes to udp/[72.131.113.50]:5060 at 17:02:50.163522: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKDF6F9Z39tZHUD;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273104 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273104) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): call state changed: init -> received, received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:02:50 [NOTICE] switch_channel.c:531 switch_channel_set_name() New Channel sofia/conference.freeswitch.org/1005@10.3.3.124 [3efb7886-dbc0-456b-96a7-352c8ba386ef] nua: nua_handle_bind: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:02:50 [DEBUG] sofia.c:3175 sofia_handle_sip_i_invite() Setting NAT mode based on acl rfc1918 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_NEW 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:368 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State NEW 2008-05-14 13:02:50 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] nua: nua_handle_magic: entering 2008-05-14 13:02:50 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973455 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 8 99 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G722:9:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:99:16000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AMR:96:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G729:18:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G723:4:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-32:2:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-40:122:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-24:123:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-16:124:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-32:2:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-40:125:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-24:126:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-16:127:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:98:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[GSM:3:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000] 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:1347 sofia_glue_tech_set_codec() Set Codec sofia/conference.freeswitch.org/1005@10.3.3.124 PCMU/8000 20 ms 160 samples 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:02:50 [DEBUG] sofia.c:1866 sofia_handle_sip_i_state() sofia/conference.freeswitch.org/1005@10.3.3.124 State Change CS_NEW -> CS_INIT 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_INIT 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State INIT 2008-05-14 13:02:50 [DEBUG] mod_sofia.c:80 sofia_on_init() sofia/conference.freeswitch.org/1005@10.3.3.124 SOFIA INIT 2008-05-14 13:02:50 [DEBUG] mod_sofia.c:107 sofia_on_init() sofia/conference.freeswitch.org/1005@10.3.3.124 State Change CS_INIT -> CS_ROUTING 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State INIT going to sleep 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_ROUTING 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State ROUTING 2008-05-14 13:02:50 [DEBUG] mod_sofia.c:119 sofia_on_routing() sofia/conference.freeswitch.org/1005@10.3.3.124 SOFIA ROUTING 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:65 switch_core_standard_on_routing() Standard ROUTING sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:02:50 [INFO] mod_dialplan_xml.c:223 dialplan_hunt() Processing Anthony Minessale->996@default 2008-05-14 13:02:50 [DEBUG] mod_dialplan_xml.c:107 parse_exten() test conditions destination_number(996) =~ /^7608889378$|^996$/ 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:96 switch_core_standard_on_routing() sofia/conference.freeswitch.org/1005@10.3.3.124 State Change CS_ROUTING -> CS_EXECUTE 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State ROUTING going to sleep 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_EXECUTE 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State EXECUTE 2008-05-14 13:02:50 [DEBUG] mod_sofia.c:156 sofia_on_execute() sofia/conference.freeswitch.org/1005@10.3.3.124 SOFIA EXECUTE 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:128 switch_core_standard_on_execute() Standard EXECUTE 2008-05-14 13:02:50 [DEBUG] switch_core_state_machine.c:139 switch_core_standard_on_execute() sofia/conference.freeswitch.org/1005@10.3.3.124 Execute conference(996@default) 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:976 switch_core_session_execute_application() Application conference Requires media! pre_answering channel sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:02:50 [INFO] mod_sofia.c:1060 sofia_receive_message() Asked to send early media by sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:02:50 [DEBUG] sofia_glue.c:1547 sofia_glue_activate_rtp() AUDIO RTP [sofia/conference.freeswitch.org/1005@10.3.3.124] 208.64.203.141:24228->10.3.3.124:24364 codec: 0 ms: 20 2008-05-14 13:02:50 [DEBUG] switch_rtp.c:723 switch_rtp_create() Starting timer [soft] 160 bytes per 20000ms 2008-05-14 13:02:50 [INFO] mod_sofia.c:1101 sofia_receive_message() Ring SDP: v=0 o=FreeSWITCH 1210760342 1210760343 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:02:50 [NOTICE] switch_channel.c:1380 switch_channel_perform_mark_pre_answered() Ring-Ready sofia/conference.freeswitch.org/1005@10.3.3.124! 2008-05-14 13:02:50 [NOTICE] mod_sofia.c:1104 sofia_receive_message() Pre-Answer sofia/conference.freeswitch.org/1005@10.3.3.124! nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua(0xb2a38f70): recv signal r_respond 183 Session Progress nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1120 bytes to udp/[72.131.113.50]:5060 at 17:02:50.175195: ------------------------------------------------------------------------ 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK]  SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKDF6F9Z39tZHUD;received=72.131.113.502008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'mute' bound to '0'. 2008-05-14 13:02:50 [DEBUG] switch_ivr.c:1198 switch_ivr_digit_stream_parser_set_event() max len 1 2008-05-14 13:02:50 [DEBUG] switch_ivr.c:1202 switch_ivr_digit_stream_parser_set_event() min len 1  From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273104 INVITE Contact: RSeq: 148531647 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: 100rel Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'deaf mute' bound to '*'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy up' bound to '9'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy equ' bound to '8'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy dn' bound to '7'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk up' bound to '3'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk zero' bound to '2'. nta: sent 183 Session Progress for INVITE (99273104) nua(0xb2a38f70): call state changed: received -> early, sent answer nua(0xb2a38f70): event i_state 183 Session Progress nua: nua_application_event: entering 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk dn' bound to '1'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen up' bound to '6'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen zero' bound to '5'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen dn' bound to '4'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'hangup' bound to '#'. 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4407 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:02:50 [DEBUG] mod_conference.c:4454 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:02:50 [DEBUG] mod_sndfile.c:170 sndfile_file_open() Opening File [/usr/local/freeswitch/sounds/conf/conf-onlyperson.wav] rate 8000hz 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] 2008-05-14 13:02:50 [DEBUG] mod_conference.c:1716 conference_loop_output() setup timer soft success interval: 20 samples: 160 2008-05-14 13:02:50 [DEBUG] mod_conference.c:1805 conference_loop_output() CLFAG_ANSWERED set, answering inbound channel 2008-05-14 13:02:50 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_i_state] status [183][Session Progress] session: sofia/conference.freeswitch.org/1005@10.3.3.124 2008-05-14 13:02:50 [DEBUG] mod_sofia.c:397 sofia_answer_channel() Local SDP sofia/conference.freeswitch.org/1005@10.3.3.124: v=0 o=FreeSWITCH 1210760342 1210760344 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:02:50 [DEBUG] mod_conference.c:868 conference_thread_run() setup timer success interval: 20 samples: 160 nua: nua_respond: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua(0xb2a38f70): sent signal r_respond 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] nua: nua_handle_magic: entering 2008-05-14 13:02:50 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [early] 2008-05-14 13:02:50 [NOTICE] mod_conference.c:1806 conference_loop_output() Channel [sofia/conference.freeswitch.org/1005@10.3.3.124] has been answered 2008-05-14 13:02:50 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] recv 640 bytes from udp/[72.131.113.50]:5060 at 17:02:50.249970: ------------------------------------------------------------------------ PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKerZ8aUmDr87DS Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273105 PRACK Contact: RAck: 148531647 99273104 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: received PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273105) nta: Via check: received=72.131.113.50 nta: PRACK (99273105) is going to INVITE (99273104) nua: nua_stack_process_request: entering send 614 bytes to udp/[72.131.113.50]:5060 at 17:02:50.250778: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKerZ8aUmDr87DS;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273105 PRACK Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for PRACK (99273105) nua(0xb2a38f70): event i_prack 200 OK nua: nua_invite_server_respond: entering nua: nua_application_event: entering nua: nua_handle_magic: entering send 1112 bytes to udp/[72.131.113.50]:5060 at 17:02:50.251878: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKDF6F9Z39tZHUD;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273104 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273104) nua(0xb2a38f70): call state changed: early -> completed nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:02:50 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:02:50.315984: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKF1r1cp5gNHy0m Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273104 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273104) nta: Via check: received=72.131.113.50 nta: ACK (99273104) is going to INVITE (99273104) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): call state changed: completed -> ready nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering 2008-05-14 13:02:50 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nta: timer set next to 4954 ms 2008-05-14 13:02:50 [DEBUG] switch_core_io.c:362 switch_core_session_read_frame() Engaging Read Buffer at 320 bytes 2008-05-14 13:02:50 [WARNING] switch_rtp.c:1387 rtp_common_read() Auto Changing port from 10.3.3.124:24364 to 72.131.113.50:24364 nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/3 term, 1/3 free nta: timer set next to 24252 ms recv 1024 bytes from udp/[208.64.203.33]:5080 at 17:03:02.071010: ------------------------------------------------------------------------ INVITE sip:996@conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 208.64.203.33:5080;rport;branch=z9hG4bK4ZB204SKQe2Kg Max-Forwards: 69 From: "Mike Jerris" ;tag=S1g5vg5y0B8tN To: Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99266963 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8212 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 283 Remote-Party-ID: "Mike Jerris" ;screen=yes;privacy=off v=0 o=FreeSWITCH 4682802523457642427 1918527086783987619 IN IP6 2001:470:1f06:513::2 s=FreeSWITCH c=IN IP4 208.64.203.33 t=0 0 a=sendrecv m=audio 16576 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:996@conference.freeswitch.org SIP/2.0 (CSeq 99266963) nta: INVITE (99266963) going to a default leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0xb2a37910) nua(0xb2aacd88): adding session usage send 341 bytes to udp/[208.64.203.33]:5080 at 17:03:02.072653: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bK4ZB204SKQe2Kg From: "Mike Jerris" ;tag=S1g5vg5y0B8tN To: Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99266963 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99266963) nua(0xb2aacd88): event i_invite 100 Trying nua(0xb2aacd88): call state changed: init -> received, received offer nua(0xb2aacd88): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:03:02 [NOTICE] switch_channel.c:531 switch_channel_set_name() New Channel sofia/conference.freeswitch.org/1001@208.64.203.33 [7b78c1fd-5617-44ab-812f-21c95105c1e8] nua: nua_handle_bind: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:03:02 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1001@208.64.203.33 entering state [received] 2008-05-14 13:03:02 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 4682802523457642427 1918527086783987619 IN IP6 2001:470:1f06:513::2 s=FreeSWITCH c=IN IP4 208.64.203.33 t=0 0 a=sendrecv m=audio 16576 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1001@208.64.203.33 Running State Change CS_NEW 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G722:9:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:99:16000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AMR:96:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G729:18:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G723:4:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-32:2:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-40:122:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-24:123:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-16:124:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-32:2:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-40:125:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-24:126:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-16:127:8000] nua: nua_handle_magic: entering 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:98:8000] 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:368 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State NEW 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[GSM:3:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000] 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:1347 sofia_glue_tech_set_codec() Set Codec sofia/conference.freeswitch.org/1001@208.64.203.33 PCMU/8000 20 ms 160 samples 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:03:02 [DEBUG] sofia.c:1866 sofia_handle_sip_i_state() sofia/conference.freeswitch.org/1001@208.64.203.33 State Change CS_NEW -> CS_INIT 2008-05-14 13:03:02 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK] 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1001@208.64.203.33 Running State Change CS_INIT 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State INIT 2008-05-14 13:03:02 [DEBUG] mod_sofia.c:80 sofia_on_init() sofia/conference.freeswitch.org/1001@208.64.203.33 SOFIA INIT 2008-05-14 13:03:02 [DEBUG] mod_sofia.c:107 sofia_on_init() sofia/conference.freeswitch.org/1001@208.64.203.33 State Change CS_INIT -> CS_ROUTING 2008-05-14 13:03:02 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK] 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State INIT going to sleep 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1001@208.64.203.33 Running State Change CS_ROUTING 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State ROUTING 2008-05-14 13:03:02 [DEBUG] mod_sofia.c:119 sofia_on_routing() sofia/conference.freeswitch.org/1001@208.64.203.33 SOFIA ROUTING 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:65 switch_core_standard_on_routing() Standard ROUTING sofia/conference.freeswitch.org/1001@208.64.203.33 2008-05-14 13:03:02 [INFO] mod_dialplan_xml.c:223 dialplan_hunt() Processing Mike Jerris->996@default 2008-05-14 13:03:02 [DEBUG] mod_dialplan_xml.c:107 parse_exten() test conditions destination_number(996) =~ /^7608889378$|^996$/ 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:96 switch_core_standard_on_routing() sofia/conference.freeswitch.org/1001@208.64.203.33 State Change CS_ROUTING -> CS_EXECUTE 2008-05-14 13:03:02 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK] 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State ROUTING going to sleep 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1001@208.64.203.33 Running State Change CS_EXECUTE 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State EXECUTE 2008-05-14 13:03:02 [DEBUG] mod_sofia.c:156 sofia_on_execute() sofia/conference.freeswitch.org/1001@208.64.203.33 SOFIA EXECUTE 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:128 switch_core_standard_on_execute() Standard EXECUTE 2008-05-14 13:03:02 [DEBUG] switch_core_state_machine.c:139 switch_core_standard_on_execute() sofia/conference.freeswitch.org/1001@208.64.203.33 Execute conference(996@default) 2008-05-14 13:03:02 [DEBUG] switch_core_session.c:976 switch_core_session_execute_application() Application conference Requires media! pre_answering channel sofia/conference.freeswitch.org/1001@208.64.203.33 2008-05-14 13:03:02 [INFO] mod_sofia.c:1060 sofia_receive_message() Asked to send early media by sofia/conference.freeswitch.org/1001@208.64.203.33 2008-05-14 13:03:02 [DEBUG] sofia_glue.c:1547 sofia_glue_activate_rtp() AUDIO RTP [sofia/conference.freeswitch.org/1001@208.64.203.33] 208.64.203.141:21016->208.64.203.33:16576 codec: 0 ms: 20 2008-05-14 13:03:02 [DEBUG] switch_rtp.c:723 switch_rtp_create() Starting timer [soft] 160 bytes per 20000ms 2008-05-14 13:03:02 [INFO] mod_sofia.c:1101 sofia_receive_message() Ring SDP: v=0 o=FreeSWITCH 1210763566 1210763567 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21016 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:03:02 [NOTICE] switch_channel.c:1380 switch_channel_perform_mark_pre_answered() Ring-Ready sofia/conference.freeswitch.org/1001@208.64.203.33! 2008-05-14 13:03:02 [NOTICE] mod_sofia.c:1104 sofia_receive_message() Pre-Answer sofia/conference.freeswitch.org/1001@208.64.203.33! nua: nua_respond: entering nua(0xb2aacd88): sent signal r_respond nua(0xb2aacd88): recv signal r_respond 183 Session Progress nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1102 bytes to udp/[208.64.203.33]:5080 at 17:03:02.087091: ------------------------------------------------------------------------ SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bK4ZB204SKQe2Kg2008-05-14 13:03:02 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK] 2008-05-14 13:03:02 [DEBUG] mod_conference.c:4407 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:03:02 [DEBUG] mod_conference.c:4454 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:03:02 [DEBUG] mod_sndfile.c:170 sndfile_file_open() Opening File [/usr/local/freeswitch/sounds/conf/gaunt_welcome.wav] rate 8000hz  From: "Mike Jerris" ;tag=S1g5vg5y0B8tN To: ;tag=ar411yZFe67Bm Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99266963 INVITE Contact: RSeq: 761956772 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: 100rel 2008-05-14 13:03:02 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK] nua: nua_respond: entering Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summarynua(0xb2aacd88): sent signal r_respond Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 3668942188537567806 6839917274100268348 IN IP4 208.64.203.1412008-05-14 13:03:02 [DEBUG] mod_conference.c:1716 conference_loop_output() setup timer soft success interval: 20 samples: 160  2008-05-14 13:03:02 [DEBUG] mod_conference.c:1805 conference_loop_output() CLFAG_ANSWERED set, answering inbound channel 2008-05-14 13:03:02 [DEBUG] mod_sofia.c:397 sofia_answer_channel() Local SDP sofia/conference.freeswitch.org/1001@208.64.203.33: v=0 o=FreeSWITCH 1210763566 1210763568 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21016 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20  s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21016 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:03:02 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK] 2008-05-14 13:03:02 [NOTICE] mod_conference.c:1806 conference_loop_output() Channel [sofia/conference.freeswitch.org/1001@208.64.203.33] has been answered 2008-05-14 13:03:02 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK]  ------------------------------------------------------------------------ nta: sent 183 Session Progress for INVITE (99266963) nua(0xb2aacd88): call state changed: received -> early, sent answer nua(0xb2aacd88): event i_state 183 Session Progress nua: nua_application_event: entering nua: nua_handle_magic: entering recv 648 bytes from udp/[208.64.203.33]:5080 at 17:03:02.090106: ------------------------------------------------------------------------ PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.33:5080;rport;branch=z9hG4bK6HyK4tUtH0eSQ2008-05-14 13:03:02 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_i_state] status [183][Session Progress] session: sofia/conference.freeswitch.org/1001@208.64.203.33 2008-05-14 13:03:02 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1001@208.64.203.33 entering state [early]  Max-Forwards: 70 From: "Mike Jerris" ;tag=S1g5vg5y0B8tN To: ;tag=ar411yZFe67Bm Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99266964 PRACK Contact: RAck: 761956772 99266963 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8212 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: received PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99266964) nta: PRACK (99266964) is going to INVITE (99266963) nua: nua_stack_process_request: entering send 596 bytes to udp/[208.64.203.33]:5080 at 17:03:02.090911: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bK6HyK4tUtH0eSQ From: "Mike Jerris" ;tag=S1g5vg5y0B8tN To: ;tag=ar411yZFe67Bm Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99266964 PRACK Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for PRACK (99266964) nua(0xb2aacd88): event i_prack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2aacd88): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1042 bytes to udp/[208.64.203.33]:5080 at 17:03:02.092353: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bK4ZB204SKQe2Kg From: "Mike Jerris" ;tag=S1g5vg5y0B8tN To: ;tag=ar411yZFe67Bm Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99266963 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 3668942188537567806 6839917274100268348 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21016 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99266963) nua(0xb2aacd88): call state changed: early -> completed nua(0xb2aacd88): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:03:02 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1001@208.64.203.33 entering state [completed] recv 406 bytes from udp/[208.64.203.33]:5080 at 17:03:02.096054: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.33:5080;rport;branch=z9hG4bK7tQc6Ncye94BK Max-Forwards: 70 From: "Mike Jerris" ;tag=S1g5vg5y0B8tN To: ;tag=ar411yZFe67Bm Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99266963 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99266963) nta: ACK (99266963) is going to INVITE (99266963) nua: process_ack_or_cancel: entering nua(0xb2aacd88): event i_ack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2aacd88): call state changed: completed -> ready nua(0xb2aacd88): event i_state 200 OK nua: nua_application_event: entering 2008-05-14 13:03:02 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1001@208.64.203.33 entering state [ready] nua: nua_handle_magic: entering nua(0xb2aacd88): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:03:02 [DEBUG] switch_core_io.c:362 switch_core_session_read_frame() Engaging Read Buffer at 320 bytes nta: timer set next to 4825 ms recv 402 bytes from udp/[222.154.243.12]:5060 at 17:03:05.944458: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK5241cf1e From: ;tag=as1e1c9e0a To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42599 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42599) nta: REGISTER (42599) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0x9920c48): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x9920c48): sent signal r_respond nua: nua_handle_destroy: entering nua(0x9920c48): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:03:05 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0x9920c48): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:03:05.946806: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK5241cf1e From: ;tag=as1e1c9e0a To: ;tag=B1Xt3SgKBFyyF Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42599 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42599) nua(0x9920c48): recv signal r_destroy nta_leg_destroy((nil)) nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/5 term, 1/5 free nta: timer set next to 12471 ms recv 1063 bytes from udp/[208.64.203.33]:5080 at 17:03:16.267693: ------------------------------------------------------------------------ INVITE sip:42@conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 208.64.203.33:5080;rport;branch=z9hG4bKBZvFD2Fc3cypH Max-Forwards: 69 From: "Brian West" ;tag=446Ngty50DX8m To: Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266970 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8212 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 283 P-Key-Flags: resolution="31x13", keys="4" Remote-Party-ID: "Brian West" ;screen=yes;privacy=off v=0 o=FreeSWITCH 2545383889018602940 7371291057964844112 IN IP6 2001:470:1f06:513::2 s=FreeSWITCH c=IN IP4 208.64.203.33 t=0 0 a=sendrecv m=audio 16844 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:42@conference.freeswitch.org SIP/2.0 (CSeq 99266970) nta: INVITE (99266970) going to a default leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0x99753d8) nua(0x9976318): adding session usage send 339 bytes to udp/[208.64.203.33]:5080 at 17:03:16.269350: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bKBZvFD2Fc3cypH From: "Brian West" ;tag=446Ngty50DX8m To: Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266970 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99266970) nua(0x9976318): event i_invite 100 Trying nua(0x9976318): call state changed: init -> received, received offer nua(0x9976318): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:03:16 [NOTICE] switch_channel.c:531 switch_channel_set_name() New Channel sofia/conference.freeswitch.org/1000@208.64.203.33 [e372667c-4db0-469d-83ac-e3ce3a7d76e4] nua: nua_handle_bind: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:03:16 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1000@208.64.203.33 entering state [received] 2008-05-14 13:03:16 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 2545383889018602940 7371291057964844112 IN IP6 2001:470:1f06:513::2 s=FreeSWITCH c=IN IP4 208.64.203.33 t=0 0 a=sendrecv m=audio 16844 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G722:9:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:99:16000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AMR:96:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G729:18:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G723:4:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-32:2:8000] nua: nua_handle_magic: entering 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-40:122:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-24:123:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[AAL2-G726-16:124:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-32:2:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-40:125:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-24:126:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G726-16:127:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[SPEEX:98:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[GSM:3:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2048 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000] 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:1347 sofia_glue_tech_set_codec() Set Codec sofia/conference.freeswitch.org/1000@208.64.203.33 PCMU/8000 20 ms 160 samples 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:03:16 [DEBUG] sofia.c:1866 sofia_handle_sip_i_state() sofia/conference.freeswitch.org/1000@208.64.203.33 State Change CS_NEW -> CS_INIT 2008-05-14 13:03:16 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1000@208.64.203.33 Running State Change CS_INIT 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State INIT 2008-05-14 13:03:16 [DEBUG] mod_sofia.c:80 sofia_on_init() sofia/conference.freeswitch.org/1000@208.64.203.33 SOFIA INIT 2008-05-14 13:03:16 [DEBUG] mod_sofia.c:107 sofia_on_init() sofia/conference.freeswitch.org/1000@208.64.203.33 State Change CS_INIT -> CS_ROUTING 2008-05-14 13:03:16 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:413 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State INIT going to sleep 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1000@208.64.203.33 Running State Change CS_ROUTING 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State ROUTING 2008-05-14 13:03:16 [DEBUG] mod_sofia.c:119 sofia_on_routing() sofia/conference.freeswitch.org/1000@208.64.203.33 SOFIA ROUTING 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:65 switch_core_standard_on_routing() Standard ROUTING sofia/conference.freeswitch.org/1000@208.64.203.33 2008-05-14 13:03:16 [INFO] mod_dialplan_xml.c:223 dialplan_hunt() Processing Brian West->42@default 2008-05-14 13:03:16 [DEBUG] mod_dialplan_xml.c:107 parse_exten() test conditions destination_number(42) =~ /^8589473583|^42$|^42a$|conf\+42/ 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:96 switch_core_standard_on_routing() sofia/conference.freeswitch.org/1000@208.64.203.33 State Change CS_ROUTING -> CS_EXECUTE 2008-05-14 13:03:16 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:418 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State ROUTING going to sleep 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1000@208.64.203.33 Running State Change CS_EXECUTE 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State EXECUTE 2008-05-14 13:03:16 [DEBUG] mod_sofia.c:156 sofia_on_execute() sofia/conference.freeswitch.org/1000@208.64.203.33 SOFIA EXECUTE 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:128 switch_core_standard_on_execute() Standard EXECUTE 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:139 switch_core_standard_on_execute() sofia/conference.freeswitch.org/1000@208.64.203.33 Execute set(sip_secure_media=true) 2008-05-14 13:03:16 [DEBUG] mod_dptools.c:654 set_function() SET [sip_secure_media]=[true] 2008-05-14 13:03:16 [DEBUG] switch_core_state_machine.c:139 switch_core_standard_on_execute() sofia/conference.freeswitch.org/1000@208.64.203.33 Execute conference(42@default) 2008-05-14 13:03:16 [DEBUG] switch_core_session.c:976 switch_core_session_execute_application() Application conference Requires media! pre_answering channel sofia/conference.freeswitch.org/1000@208.64.203.33 2008-05-14 13:03:16 [INFO] mod_sofia.c:1060 sofia_receive_message() Asked to send early media by sofia/conference.freeswitch.org/1000@208.64.203.33 2008-05-14 13:03:16 [DEBUG] sofia_glue.c:1547 sofia_glue_activate_rtp() AUDIO RTP [sofia/conference.freeswitch.org/1000@208.64.203.33] 208.64.203.141:21218->208.64.203.33:16844 codec: 0 ms: 20 2008-05-14 13:03:16 [DEBUG] switch_rtp.c:723 switch_rtp_create() Starting timer [soft] 160 bytes per 20000ms 2008-05-14 13:03:16 [INFO] mod_sofia.c:1101 sofia_receive_message() Ring SDP: v=0 o=FreeSWITCH 1210763378 1210763379 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21218 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:03:16 [NOTICE] switch_channel.c:1380 switch_channel_perform_mark_pre_answered() Ring-Ready sofia/conference.freeswitch.org/1000@208.64.203.33! 2008-05-14 13:03:16 [NOTICE] mod_sofia.c:1104 sofia_receive_message() Pre-Answer sofia/conference.freeswitch.org/1000@208.64.203.33! nua: nua_respond: entering nua(0x9976318): sent signal r_respond nua(0x9976318): recv signal r_respond 183 Session Progress nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1100 bytes to udp/[208.64.203.33]:5080 at 17:03:16.280384: ------------------------------------------------------------------------ SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bKBZvFD2Fc3cypH From: "Brian West" ;tag=446Ngty50DX8m To: ;tag=caQK5m1p8QmHB Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266970 INVITE Contact: RSeq: 1669074764 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: 100rel Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Content-Type: application/sdp Content-Disposition: session Content-Length: 277 v=0 o=FreeSWITCH 961974969629800359 5838732857430096852 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21218 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/80002008-05-14 13:03:16 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'mute' bound to '0'. 2008-05-14 13:03:16 [DEBUG] switch_ivr.c:1198 switch_ivr_digit_stream_parser_set_event() max len 1 2008-05-14 13:03:16 [DEBUG] switch_ivr.c:1202 switch_ivr_digit_stream_parser_set_event() min len 1 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'deaf mute' bound to '*'.  a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 183 Session Progress for INVITE (99266970) nua(0x9976318): call state changed: received -> early, sent answer nua(0x9976318): event i_state 183 Session Progress recv 647 bytes from udp/[208.64.203.33]:5080 at 17:03:16.282866: ------------------------------------------------------------------------ PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0nua: nua_application_event: entering Via: SIP/2.0/UDP 208.64.203.33:5080;rport;branch=z9hG4bKc8N8eX0F0Nm9c Max-Forwards: 70 From: "Brian West" ;tag=446Ngty50DX8m To: ;tag=caQK5m1p8QmHB Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266971 PRACK Contact: RAck: 1669074764 99266970 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8212 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy up' bound to '9'. 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy equ' bound to '8'. 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'energy dn' bound to '7'.  Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: received PRACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99266971) nta: PRACK (99266971) is going to INVITE (99266970) nua: nua_stack_process_request: entering 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk up' bound to '3'. send 594 bytes to udp/[208.64.203.33]:5080 at 17:03:16.284592: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bKc8N8eX0F0Nm9c From: "Brian West" ;tag=446Ngty50DX8m2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk zero' bound to '2'.  To: ;tag=caQK5m1p8QmHB Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266971 PRACK Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for PRACK (99266971) nua(0x9976318): event i_prack 200 OK nua(0x9976318): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua(0x9976318): sent signal r_respond 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol talk dn' bound to '1'. nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_invite_server_respond: entering send 1039 bytes to udp/[208.64.203.33]:5080 at 17:03:16.287194: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bKBZvFD2Fc3cypH From: "Brian West" ;tag=446Ngty50DX8m To: ;tag=caQK5m1p8QmHB Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266970 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 277 v=0 o=FreeSWITCH 961974969629800359 5838732857430096852 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21218 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99266970) nua(0x9976318): call state changed: early -> completed nua(0x9976318): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen up' bound to '6'. recv 404 bytes from udp/[208.64.203.33]:5080 at 17:03:16.289692: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.33:5080;rport;branch=z9hG4bKDHF1grHKXyavr 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen zero' bound to '5'. 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'vol listen dn' bound to '4'. 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4697 conf_default_controls() Installing default caller control action 'hangup' bound to '#'.  Max-Forwards: 70 From: "Brian West" ;tag=446Ngty50DX8m To: ;tag=caQK5m1p8QmHB Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266970 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99266970) nta: ACK (99266970) is going to INVITE (99266970) nua: process_ack_or_cancel: entering nua(0x9976318): event i_ack 200 OK nua(0x9976318): call state changed: completed -> ready nua(0x9976318): event i_state 200 OK nua(0x9976318): event i_active 200 Call active 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4407 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:03:16 [DEBUG] mod_conference.c:4454 conference_function() Raw Codec Activation Success L16@8000hz 1 channel 20ms 2008-05-14 13:03:16 [DEBUG] mod_sndfile.c:170 sndfile_file_open() Opening File [/usr/local/freeswitch/sounds/conf/conf-onlyperson.wav] rate 8000hz nua: nua_application_event: entering 2008-05-14 13:03:16 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:03:16 [DEBUG] mod_conference.c:1716 conference_loop_output() setup timer soft success interval: 20 samples: 160 nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:03:16 [DEBUG] mod_conference.c:1805 conference_loop_output() CLFAG_ANSWERED set, answering inbound channel nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:03:16 [DEBUG] mod_sofia.c:397 sofia_answer_channel() Local SDP sofia/conference.freeswitch.org/1000@208.64.203.33: v=0 o=FreeSWITCH 1210763378 1210763380 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 21218 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 2008-05-14 13:03:16 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_i_state] status [183][Session Progress] session: sofia/conference.freeswitch.org/1000@208.64.203.33 2008-05-14 13:03:16 [DEBUG] mod_conference.c:868 conference_thread_run() setup timer success interval: 20 samples: 160 2008-05-14 13:03:16 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:03:16 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1000@208.64.203.33 entering state [early] 2008-05-14 13:03:16 [NOTICE] mod_conference.c:1806 conference_loop_output() Channel [sofia/conference.freeswitch.org/1000@208.64.203.33] has been answered 2008-05-14 13:03:16 [DEBUG] switch_core_session.c:383 switch_core_session_receive_message() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:03:16 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1000@208.64.203.33 entering state [completed] 2008-05-14 13:03:16 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1000@208.64.203.33 entering state [ready] nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): recv signal r_notify nua(0xb2a36740): sent signal r_notify nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xb2a36740): sent signal r_notify nua(0xb2a36740): recv signal r_notify nta: timer set next to 3100 ms 2008-05-14 13:03:16 [DEBUG] switch_core_io.c:362 switch_core_session_read_frame() Engaging Read Buffer at 320 bytes nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/6 term, 1/6 free nta: timer set next to 83 ms nta: timer F fired, timeout NOTIFY (99273851) nua(0xb2a36740): event r_notify 408 Request Timeout nta: outgoing_free(0xb2a39480) nua: nua_application_event: entering nua(0xb2a36740): removing notify usage with event presence nta_leg_destroy(0xb2a36e50) nua: nua_stack_set_params: entering nua: nua_handle_magic: entering nta_leg_tcreate(0xae925f08) 2008-05-14 13:03:19 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [408][Request Timeout] session: n/a 2008-05-14 13:03:19 [WARNING] sofia.c:74 sofia_handle_sip_r_notify() delete subscriptions for failed notify nua(0xb2a36740): event r_notify 481 Call/Transaction Does Not Exist nta_leg_destroy(0xae925f08) nua: nua_stack_set_params: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta_leg_tcreate(0xae924e48) nua(0xb2a36740): event r_notify 481 Call/Transaction Does Not Exist nta_leg_destroy(0xae924e48) nua: nua_stack_set_params: entering nta_leg_tcreate(0xae918ce0) nua(0xb2a36740): event r_notify 481 Call/Transaction Does Not Exist nta_leg_destroy(0xae918ce0) 2008-05-14 13:03:19 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [481][Call/Transaction Does Not Exist] session: n/a nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0xae90fee0) nua(0xb2a36740): event r_notify 481 Call/Transaction Does Not Exist nta_leg_destroy(0xae90fee0) nua: nua_stack_set_params: entering nta_leg_tcreate(0xae90f828) nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a36740): event r_notify 481 Call/Transaction Does Not Exist nta_leg_destroy(0xae90f828) nta_outgoing_timer: 0/0 resent, 1/1 tout, 0/0 term, 0/1 free nta: timer set next to 1639 ms 2008-05-14 13:03:19 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [481][Call/Transaction Does Not Exist] session: n/a 2008-05-14 13:03:19 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [481][Call/Transaction Does Not Exist] session: n/a 2008-05-14 13:03:19 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [481][Call/Transaction Does Not Exist] session: n/a nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:03:19 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [481][Call/Transaction Does Not Exist] session: n/a nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/5 term, 1/5 free nta: timer set next to 960 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/4 term, 1/4 free nta: timer set next to 11840 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/3 term, 1/3 free nta: timer set next to 3857 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 10335 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:03:51.805490: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKgajteHpmjtmKg Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273106 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273106) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273106) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:03:51.807199: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKgajteHpmjtmKg;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273106 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273106) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:03:51 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:03:51 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:03:51 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:03:51 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:03:51 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:03:51 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:03:51 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:03:51.809096: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKgajteHpmjtmKg;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273106 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273106) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:03:51 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:03:51.869959: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKHKBKgc7QF3a6B Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273106 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273106) nta: Via check: received=72.131.113.50 nta: ACK (99273106) is going to INVITE (99273106) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds 2008-05-14 13:03:51 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4864 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 656 bytes from udp/[208.64.203.33]:5080 at 17:04:22.418814: ------------------------------------------------------------------------ BYE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.33:5080;rport;branch=z9hG4bKyaX6e4FFcp5SD Max-Forwards: 70 From: "Brian West" ;tag=446Ngty50DX8m To: ;tag=caQK5m1p8QmHB Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266972 BYE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8212 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Reason: Q.850;cause=16;text="NORMAL_CLEARING" Content-Length: 0 ------------------------------------------------------------------------ nta: received BYE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99266972) nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: BYE (99266972) going to existing leg nua: nua_stack_process_request: entering send 507 bytes to udp/[208.64.203.33]:5080 at 17:04:22.419648: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.33:5080;rport=5080;branch=z9hG4bKyaX6e4FFcp5SD From: "Brian West" ;tag=446Ngty50DX8m To: ;tag=caQK5m1p8QmHB Call-ID: ee198fe0-9c59-122b-3990-0030488c538c CSeq: 99266972 BYE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for BYE (99266972) nta: timer set to 32000 ms nua(0x9976318): event i_bye 200 Session Terminated nua(0x9976318): removing session usage nua(0x9976318): call state changed: ready -> terminated nua(0x9976318): event i_state 200 Session Terminated nua(0x9976318): event i_terminated 200 Session Terminated nta_leg_destroy(0x99753d8) nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua(0x9976318): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua: nua_application_event: entering nua(0x9976318): event i_terminated dropped nua(0x9976318): recv signal r_destroy nta_leg_destroy((nil)) 2008-05-14 13:04:22 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1000@208.64.203.33 entering state [terminated] 2008-05-14 13:04:22 [NOTICE] sofia.c:2126 sofia_handle_sip_i_state() Hangup sofia/conference.freeswitch.org/1000@208.64.203.33 [CS_EXECUTE] [NORMAL_CLEARING] 2008-05-14 13:04:22 [DEBUG] switch_channel.c:1355 switch_channel_perform_hangup() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [KILL] 2008-05-14 13:04:22 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1000@208.64.203.33 [BREAK] 2008-05-14 13:04:22 [DEBUG] mod_conference.c:1983 conference_loop_output() Channel leaving conference, cause: NORMAL_CLEARING 2008-05-14 13:04:22 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State EXECUTE going to sleep 2008-05-14 13:04:22 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1000@208.64.203.33 Running State Change CS_HANGUP 2008-05-14 13:04:22 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State HANGUP 2008-05-14 13:04:22 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel sofia/conference.freeswitch.org/1000@208.64.203.33 hanging up, cause: NORMAL_CLEARING 2008-05-14 13:04:22 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() Standard HANGUP sofia/conference.freeswitch.org/1000@208.64.203.33, cause: NORMAL_CLEARING 2008-05-14 13:04:22 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1000@208.64.203.33) State HANGUP going to sleep 2008-05-14 13:04:22 [DEBUG] switch_core_session.c:731 switch_core_session_thread() Session 4 (sofia/conference.freeswitch.org/1000@208.64.203.33) Locked, Waiting on external entities 2008-05-14 13:04:22 [NOTICE] switch_core_session.c:749 switch_core_session_thread() Session 4 (sofia/conference.freeswitch.org/1000@208.64.203.33) Ended 2008-05-14 13:04:22 [NOTICE] switch_core_session.c:751 switch_core_session_thread() Close Channel sofia/conference.freeswitch.org/1000@208.64.203.33 [CS_HANGUP] 2008-05-14 13:04:22 [DEBUG] mod_conference.c:1184 conference_thread_run() Write Lock ON 2008-05-14 13:04:22 [DEBUG] mod_conference.c:1187 conference_thread_run() Write Lock OFF nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:04:50.877009: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKe4NDQDya46Hyj Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273847 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1b96ab517b14c1e53b9ae0100b3004883c31", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="de10165722c95b098bfe218ad9fc4c91" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273847) to udp/208.64.201.20:5060/sip nta: timer shortened to 500 ms recv 507 bytes from udp/[208.64.201.20]:5060 at 17:04:50.879790: ------------------------------------------------------------------------ SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKe4NDQDya46Hyj From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.38bb Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273847 REGISTER WWW-Authenticate: Digest realm="asterlink.com", nonce="482b1cde48dcd50821cc610e96264a35bf9a229b", stale=true Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 401 Unauthorized for REGISTER (99273847) nta: 401 Unauthorized is going to a transaction nta_outgoing: RTT is 3.362 ms nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:04:50.880667: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKFDF6r8ee1F8ge Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273848 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1cde48dcd50821cc610e96264a35bf9a229b", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="b632cff1860c8db5e65e0b66e8bf66a3" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273848) to udp/208.64.201.20:5060/sip nua(0x98de508): event r_register 100 Request Authorized by Cache nua: nua_application_event: entering nua: nua_handle_magic: entering recv 457 bytes from udp/[208.64.201.20]:5060 at 17:04:51.034832: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKFDF6r8ee1F8ge From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.1cf2 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273848 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273848) nta: 200 OK is going to a transaction nta_outgoing: RTT is 154.759 ms nua(): refresh register after 365 seconds (in [125..375]) nua(): refresh register after 365 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering recv 402 bytes from udp/[222.154.243.12]:5060 at 17:04:51.312931: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK59e90d2a From: ;tag=as14ccf698 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42600 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42600) nta: REGISTER (42600) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xae90ffa0): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xae90ffa0): sent signal r_respond nua: nua_handle_destroy: entering nua(0xae90ffa0): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering nua(0xae90ffa0): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:04:51.314536: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK59e90d2a From: ;tag=as14ccf698 To: ;tag=K970HjQFmpgmc Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42600 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42600) nua(0xae90ffa0): recv signal r_destroy nta_leg_destroy((nil)) 2008-05-14 13:04:51 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] 2008-05-14 13:04:51 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com nta: timer set next to 3041 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 1461 ms recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:04:55.826939: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKQ927tecDyrgpH Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273107 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273107) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273107) going to existing leg nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:04:55.828656: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKQ927tecDyrgpH;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273107 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273107) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua: nua_application_event: entering nua(0xb2a38f70): event i_state 100 Trying nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:04:55 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:04:55 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:04:55 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:04:55 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:04:55 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:04:55 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:04:55 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:04:55.830562: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKQ927tecDyrgpH;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273107 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273107) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:04:55 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] nta: timer K fired, terminate REGISTER (99273847) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 155 ms recv 398 bytes from udp/[72.131.113.50]:5060 at 17:04:55.902076: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKrjv0v9vgU168c Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273107 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273107) nta: Via check: received=72.131.113.50 nta: ACK (99273107) is going to INVITE (99273107) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:04:55 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer K fired, terminate REGISTER (99273848) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer set next to 4866 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 22413 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set nta_agent: tport: Connection timed out recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:05:58.861155: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKUD8a2tFUjv90F Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273108 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273108) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273108) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:05:58.862675: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKUD8a2tFUjv90F;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273108 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273108) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua: nua_application_event: entering nua(0xb2a38f70): event i_state 100 Trying nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:05:58 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:05:58 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:05:58 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:05:58 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:05:58 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 nua: nua_invite_server_respond: entering 2008-05-14 13:05:58 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:05:58 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite send 1021 bytes to udp/[72.131.113.50]:5060 at 17:05:58.864039: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKUD8a2tFUjv90F;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273108 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0nua: nua_handle_magic: entering o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273108) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:05:58 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:05:58.925999: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKvp133N0yF5ZKB Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273108 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273108) nta: Via check: received=72.131.113.50 nta: ACK (99273108) is going to INVITE (99273108) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) 2008-05-14 13:05:58 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds nta: timer set next to 4864 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 538 bytes from udp/[24.214.55.149]:5060 at 17:06:05.086538: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.55;branch=z9hG4bKc84b579713CD05D6 From: "Ken" ;tag=73A0D94A-10525215 To: CSeq: 1 REGISTER Call-ID: 909a6fd1-96aaff78-ba93727b@192.168.1.55 Contact: ;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER" User-Agent: PolycomSoundPointIP-SPIP_550-UA/2.2.2.0084 Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org:5060 SIP/2.0 (CSeq 1) nta: Via check: received=24.214.55.149 nta: REGISTER (1) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2aa6d08): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2aa6d08): sent signal r_respond nua: nua_handle_destroy: entering nua(0xb2aa6d08): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering nua(0xb2aa6d08): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 579 bytes to udp/[24.214.55.149]:5060 at 17:06:05.089233: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.1.55;branch=z9hG4bKc84b579713CD05D6;received=24.214.55.1492008-05-14 13:06:05 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [Ken@conference.freeswitch.org] Contact: ["user" ] Expires: [3600]  From: "Ken" ;tag=73A0D94A-10525215 To: ;tag=mj1SKD8jHZ66Q Call-ID: 909a6fd1-96aaff78-ba93727b@192.168.1.55 CSeq: 1 REGISTER Contact: "user" ;expires=3600 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (1) nta: timer set to 32000 ms nua(0xb2aa6d08): recv signal r_destroy nta_leg_destroy((nil)) recv 402 bytes from udp/[222.154.243.12]:5060 at 17:06:36.903894: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK479dabd5 From: ;tag=as54bc4385 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42601 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42601) nta: REGISTER (42601) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2ad7ca8): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2ad7ca8): sent signal r_respond nua: nua_handle_destroy: entering nua(0xb2ad7ca8): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:06:36 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0xb2ad7ca8): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:06:36.905578: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK479dabd5 From: ;tag=as54bc4385 To: ;tag=NUtjN8rpe8vSK Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42601 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42601) nua(0xb2ad7ca8): recv signal r_destroy nta_leg_destroy((nil)) nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 31816 ms recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:07:01.856557: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKXZtv5gH2cep6p Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273109 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273109) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273109) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:07:01.857978: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKXZtv5gH2cep6p;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273109 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273109) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:07:01 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:07:01 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:07:01.859415: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKXZtv5gH2cep6p;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273109 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273109) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK 2008-05-14 13:07:01 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:07:01 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:07:01 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:07:01 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:07:01 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite 2008-05-14 13:07:01 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:07:01.922771: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKy8KN7B259pcSj Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273109 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273109) nta: Via check: received=72.131.113.50 nta: ACK (99273109) is going to INVITE (99273109) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) nua: nua_handle_magic: entering nua(): refresh session after 80 seconds nua: nua_application_event: entering 2008-05-14 13:07:01 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4866 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 1983 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 604 bytes from tcp/[209.43.1.25]:43939 at 17:07:50.980129: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bKd0306f6a74F0F6CF From: "Jason" ;tag=B98A5801-E78918E6 To: CSeq: 168 REGISTER Call-ID: ed408052-dbed4bb7-f488d39c@172.17.29.200 Contact: ;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER" User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org;transport=tcp SIP/2.0 (CSeq 168) nta: REGISTER (168) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2aa4118): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2aa4118): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 612 bytes to tcp/[209.43.1.25]:43939 at 17:07:50.981350: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bKd0306f6a74F0F6CF;rport=43939 From: "Jason" ;tag=B98A5801-E78918E6 To: ;tag=p4KBQ39SBHKcF Call-ID: ed408052-dbed4bb7-f488d39c@172.17.29.200 CSeq: 168 REGISTER Contact: "user" ;expires=3600 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (168) nta: incoming_free(0xb2a967b0) nua(0xb2aa4118): sent signal r_respond nua: nua_handle_destroy: entering nua(0xb2aa4118): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:07:50 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [jgarland@conference.freeswitch.org] Contact: ["user" ] Expires: [3600] nua(0xb2aa4118): recv signal r_destroy nta_leg_destroy((nil)) nua: nua_handle_bind: entering nua: nua_notify: entering nua(0x98e5360): sent signal r_notify nua(0x98e5360): recv signal r_notify nua: nua_stack_set_params: entering nta: selecting scheme sip nta: sent NOTIFY (99273871) to tcp/209.43.1.25:25060 nta: timer set to 32000 ms nua: nua_handle_bind: entering nua: nua_notify: entering nua(0x98e5360): sent signal r_notify nua(0x98e5360): recv signal r_notify send 1511 bytes to tcp/[209.43.1.25]:25060 at 17:07:51.109491: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKgp8yt3ZHyry3S Max-Forwards: 70 From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 CSeq: 99273871 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3139 Content-Type: application/pidf+xml Content-Length: 778
Available
open Available
------------------------------------------------------------------------ recv 457 bytes from tcp/[209.43.1.25]:25060 at 17:07:51.415109: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKgp8yt3ZHyry3S From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 CSeq: 99273871 NOTIFY Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273871) nta: 200 OK is going to a transaction nta_outgoing: RTT is 338.475 ms nua(0x98e5360): event r_notify 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh notify after 3139 seconds nta: outgoing_free(0xb2a35ef0) nua: nua_stack_set_params: entering nta: selecting scheme sip send 1511 bytes to tcp/[209.43.1.25]:25060 at 17:07:51.416155: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKHZ1QvygNU1mpN Max-Forwards: 70 From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 CSeq: 99273872 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3139 Content-Type: application/pidf+xml Content-Length: 778
Available
open Available
------------------------------------------------------------------------ nta: sent NOTIFY (99273872) to tcp/209.43.1.25:25060 recv 457 bytes from tcp/[209.43.1.25]:25060 at 17:07:51.722693: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKHZ1QvygNU1mpN From: ;tag=6KZytjv1S2e1N To: "Jason" ;tag=1063C150-852887B5 CSeq: 99273872 NOTIFY Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99273872) nta: 200 OK is going to a transaction nta_outgoing: RTT is 307.193 ms nua(0x98e5360): event r_notify 200 OK nua(): refresh notify after 3139 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nta: outgoing_free(0xb2a39480) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:08:05.873874: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK4yBaje7trcj9Q Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273110 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273110) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273110) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:08:05.875383: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK4yBaje7trcj9Q;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273110 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273110) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua: nua_application_event: entering nua(0xb2a38f70): event i_state 100 Trying nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:08:05 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:08:05 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:08:05 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:08:05 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:08:05 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:08:05 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:08:05 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:08:05.877085: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK4yBaje7trcj9Q;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273110 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273110) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:08:05 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:08:05.940331: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK5742K9QyNN8UK Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273110 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273110) nta: Via check: received=72.131.113.50 nta: ACK (99273110) is going to INVITE (99273110) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:08:05 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua(): refresh session after 80 seconds nta: timer set next to 4866 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:08:22.225674: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK473d2c08 From: ;tag=as6cebab07 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42602 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42602) nta: REGISTER (42602) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2aa4118): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2aa4118): sent signal r_respond nua: nua_handle_destroy: entering nua(0xb2aa4118): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering nua(0xb2aa4118): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:08:22.228600: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK473d2c082008-05-14 13:08:22 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120]  From: ;tag=as6cebab07 To: ;tag=QDD4rytX8S9ya Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42602 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42602) nta: timer set to 32000 ms nua(0xb2aa4118): recv signal r_destroy nta_leg_destroy((nil)) nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:09:04.898615: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK82gDSta9cgBmp Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273111 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273111) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273111) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:09:04.900221: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK82gDSta9cgBmp;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273111 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273111) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:09:04 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:09:04.902049: ------------------------------------------------------------------------ 2008-05-14 13:09:04 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:09:04 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:09:04 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:09:04 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:09:04 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:09:04 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite  SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK82gDSta9cgBmp;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273111 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273111) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:09:04 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:09:04.963964: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK9Ba6tNUcaS16H Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273111 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273111) nta: Via check: received=72.131.113.50 nta: ACK (99273111) is going to INVITE (99273111) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:09:04 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4865 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:10:04.908385: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKaN3yvgcg71QSD Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273112 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273112) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273112) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:10:04.911161: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKaN3yvgcg71QSD;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273112 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273112) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:10:04 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:10:04 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:10:04 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:10:04 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:10:04 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:10:04 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:10:04 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:10:04.913361: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKaN3yvgcg71QSD;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273112 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273112) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:10:04 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:10:04.977350: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKByvQyBXK4aecS Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273112 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273112) nta: Via check: received=72.131.113.50 nta: ACK (99273112) is going to INVITE (99273112) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:10:04 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4868 ms recv 402 bytes from udp/[222.154.243.12]:5060 at 17:10:07.542139: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK712ad721 From: ;tag=as7bbda153 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42603 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42603) nta: REGISTER (42603) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2a38618): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38618): sent signal r_respond nua(0xb2a38618): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_handle_destroy: entering nua(0xb2a38618): sent signal r_destroy send 552 bytes to udp/[222.154.243.12]:5060 at 17:10:07.543421: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK712ad721 From: ;tag=as7bbda153 To: ;tag=rp6vtSB152ZHp Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42603 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42603) nua(0xb2a38618): recv signal r_destroy nta_leg_destroy((nil)) nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:10:07 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 29568 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:10:56.924701: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKj8tgyS1rraB9g Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273849 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1cde48dcd50821cc610e96264a35bf9a229b", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="b632cff1860c8db5e65e0b66e8bf66a3" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273849) to udp/208.64.201.20:5060/sip nta: timer set to 32000 ms nta: timer shortened to 500 ms recv 507 bytes from udp/[208.64.201.20]:5060 at 17:10:56.927448: ------------------------------------------------------------------------ SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKj8tgyS1rraB9g From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.f735 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273849 REGISTER WWW-Authenticate: Digest realm="asterlink.com", nonce="482b1e4c6f886a170e5ca8dc31d95198a8c52996", stale=true Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 401 Unauthorized for REGISTER (99273849) nta: 401 Unauthorized is going to a transaction nta_outgoing: RTT is 3.286 ms nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:10:56.928243: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKKHm9ZmjvNK1Uc Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273850 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1e4c6f886a170e5ca8dc31d95198a8c52996", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="227a9c64818e1f319fa9347277ec35c7" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273850) to udp/208.64.201.20:5060/sip nua(0x98de508): event r_register 100 Request Authorized by Cache nua: nua_application_event: entering nua: nua_handle_magic: entering recv 457 bytes from udp/[208.64.201.20]:5060 at 17:10:57.077277: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKKHm9ZmjvNK1Uc From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.dfde Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273850 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273850) nta: 200 OK is going to a transaction nta_outgoing: RTT is 149.592 ms nua(): refresh register after 229 seconds (in [125..375]) nua(): refresh register after 229 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4501 ms 2008-05-14 13:10:57 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com nta: timer K fired, terminate REGISTER (99273849) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 150 ms nta: timer K fired, terminate REGISTER (99273850) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:11:06.917348: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKHmmc9D28j0Kve Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273113 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273113) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273113) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:11:06.918893: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKHmmc9D28j0Kve;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273113 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273113) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:11:06 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:11:06 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:11:06 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:11:06 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:11:06 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 nua: nua_respond: entering 2008-05-14 13:11:06 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. nua(0xb2a38f70): sent signal r_respond 2008-05-14 13:11:06 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_handle_magic: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:11:06.921114: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKHmmc9D28j0Kve;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273113 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273113) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering 2008-05-14 13:11:06 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] nua: nua_handle_magic: entering recv 398 bytes from udp/[72.131.113.50]:5060 at 17:11:06.983751: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKjXD5a9jcg99ea Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273113 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273113) nta: Via check: received=72.131.113.50 nta: ACK (99273113) is going to INVITE (99273113) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:11:06 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4866 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:11:52.858557: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK68ea4598 From: ;tag=as4e087d4f To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42604 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42604) nta: REGISTER (42604) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2aa4118): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2aa4118): sent signal r_respond nua(0xb2aa4118): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_handle_destroy: entering nua(0xb2aa4118): sent signal r_destroy 2008-05-14 13:11:52 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua: nua_handle_magic: entering nua: nua_handle_destroy: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:11:52.859907: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK68ea4598 From: ;tag=as4e087d4f To: ;tag=SZZNvmv42Bp4H Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42604 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42604) nta: timer set to 32000 ms nua(0xb2aa4118): recv signal r_destroy nta_leg_destroy((nil)) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:12:09.936484: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKNrSFgt5p73c7c Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273114 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273114) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273114) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:12:09.937932: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKNrSFgt5p73c7c;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273114 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273114) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:12:09 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:12:09 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:12:09 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:12:09 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:12:09 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:12:09 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:12:09 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:12:09.939538: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKNrSFgt5p73c7c;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273114 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273114) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:12:09 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:12:10.006202: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKp1j8HNpt4c3Sr Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273114 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273114) nta: Via check: received=72.131.113.50 nta: ACK (99273114) is going to INVITE (99273114) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering 2008-05-14 13:12:10 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nta: timer set next to 4870 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 9853 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:13:12.950713: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKQac1Kg7X1NScm Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273115 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273115) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273115) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:13:12.952131: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKQac1Kg7X1NScm;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273115 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273115) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:13:12 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:13:12 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:13:12.953615: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKQac1Kg7X1NScm;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273115 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273115) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:13:12 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:13:12 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:13:12 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:13:12 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:13:12 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite 2008-05-14 13:13:12 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:13:13.021312: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKrK5SNBr1yyFZF Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273115 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273115) nta: Via check: received=72.131.113.50 nta: ACK (99273115) is going to INVITE (99273115) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:13:13 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4870 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:13:38.175560: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK3dc6c524 From: ;tag=as459500d7 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42605 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42605) nta: REGISTER (42605) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2aaed68): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2aaed68): sent signal r_respond nua: nua_handle_destroy: entering nua(0xb2aaed68): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:13:38 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0xb2aaed68): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:13:38.177704: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK3dc6c524 From: ;tag=as459500d7 To: ;tag=t8reyFD8ZmcQD Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42605 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42605) nta: timer set to 32000 ms nua(0xb2aaed68): recv signal r_destroy nta_leg_destroy((nil)) nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:14:12.968651: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKy9ve0DXpDmNFN Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273116 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273116) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273116) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:14:12.970092: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKy9ve0DXpDmNFN;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273116 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273116) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:14:12 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:14:12 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua(0xb2a38f70): recv signal r_respond 200 OK 2008-05-14 13:14:12 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it nua: nua_stack_set_params: entering 2008-05-14 13:14:12 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:14:12 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:14:12 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. nua: nua_handle_magic: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:14:12.971793: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKy9ve0DXpDmNFN;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg 2008-05-14 13:14:12 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite  To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273116 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273116) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:14:12 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:14:13.043724: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKZjp718DtaXB2g Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273116 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273116) nta: Via check: received=72.131.113.50 nta: ACK (99273116) is going to INVITE (99273116) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds 2008-05-14 13:14:13 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4875 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:14:46.957462: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKmtD21F3ZjvQer Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273851 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1e4c6f886a170e5ca8dc31d95198a8c52996", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="227a9c64818e1f319fa9347277ec35c7" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273851) to udp/208.64.201.20:5060/sip nta: timer set to 32000 ms nta: timer shortened to 500 ms recv 457 bytes from udp/[208.64.201.20]:5060 at 17:14:46.961198: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKmtD21F3ZjvQer From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.2c47 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273851 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273851) nta: 200 OK is going to a transaction nta_outgoing: RTT is 4.275 ms nua(): refresh register after 173 seconds (in [125..375]) nua(): refresh register after 173 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4502 ms 2008-05-14 13:14:48 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com nta: timer K fired, terminate REGISTER (99273851) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:15:13.031384: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK2D2H7S041QetK Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273117 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273117) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273117) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:15:13.032913: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK2D2H7S041QetK;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273117 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273117) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:15:13.034264: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK2D2H7S041QetK;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273117 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273117) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK 2008-05-14 13:15:13 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:15:13 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:15:13 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:15:13 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:15:13 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:15:13 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:15:13 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:15:13 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:15:13.103315: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK3pUa9mH8y04cF Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273117 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273117) nta: Via check: received=72.131.113.50 nta: ACK (99273117) is going to INVITE (99273117) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:15:13 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua(): refresh session after 80 seconds nta: timer set next to 4872 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:15:23.492398: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK64441f76 From: ;tag=as67db0906 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42606 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42606) nta: REGISTER (42606) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0x991a410): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x991a410): sent signal r_respond nua: nua_handle_destroy: entering nua(0x991a410): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:15:23 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0x991a410): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:15:23.493982: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK64441f76 From: ;tag=as67db0906 To: ;tag=UHj7ZayBXX29r Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42606 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42606) nta: timer set to 32000 ms nua(0x991a410): recv signal r_destroy nta_leg_destroy((nil)) nua: nua_handle_bind: entering nua: nua_notify: entering nua(0x98e5360): sent signal r_notify nua(0x98e5360): recv signal r_notify nua: nua_stack_set_params: entering nta: selecting scheme sip nta: sent NOTIFY (99273873) to tcp/209.43.1.25:25060 nua: nua_handle_bind: entering nua: nua_notify: entering nua(0x98e5360): sent signal r_notify nua(0x98e5360): recv signal r_notify nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer set next to 14557 ms nta: timer F fired, timeout NOTIFY (99273873) nua(0x98e5360): event r_notify 408 Request Timeout nta: outgoing_free(0x98dc120) nua: nua_application_event: entering nua(0x98e5360): removing notify usage with event presence nta_leg_destroy(0x9914390) nua: nua_stack_set_params: entering nua: nua_handle_magic: entering nta_leg_tcreate(0x99765d0) 2008-05-14 13:16:10 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [408][Request Timeout] session: n/a 2008-05-14 13:16:10 [WARNING] sofia.c:74 sofia_handle_sip_r_notify() delete subscriptions for failed notify nua(0x98e5360): event r_notify 481 Call/Transaction Does Not Exist nta_leg_destroy(0x99765d0) nua: nua_application_event: entering nta_outgoing_timer: 0/0 resent, 1/1 tout, 0/0 term, 0/1 free nta: timer not set nua: nua_handle_magic: entering 2008-05-14 13:16:10 [DEBUG] sofia.c:204 sofia_event_callback() event [nua_r_notify] status [481][Call/Transaction Does Not Exist] session: n/a recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:16:12.010185: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK4Zm3ag2Bv9tZa Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273118 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273118) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273118) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:16:12.011711: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK4Zm3ag2Bv9tZa;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273118 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273118) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:16:12 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:16:12 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:16:12 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:16:12 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:16:12 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:16:12 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:16:12 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_respond: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:16:12.013290: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK4Zm3ag2Bv9tZa;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273118 INVITE Contact: nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273118) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:16:12 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:16:12.075746: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK58DvcBKFSjHjp Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273118 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273118) nta: Via check: received=72.131.113.50 nta: ACK (99273118) is going to INVITE (99273118) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua: nua_application_event: entering nua(0xb2a38f70): ready call updated: ready nua: nua_handle_magic: entering nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) 2008-05-14 13:16:12 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds nta: timer set next to 4866 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:17:08.808990: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK2b4db1c7 From: ;tag=as3da5fa28 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42607 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42607) nta: REGISTER (42607) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0x991a410): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x991a410): sent signal r_respond nua: nua_handle_destroy: entering nua(0x991a410): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering nua(0x991a410): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:17:08 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] send 552 bytes to udp/[222.154.243.12]:5060 at 17:17:08.810465: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK2b4db1c7 From: ;tag=as3da5fa28 To: ;tag=ycyH5Ugpmr51B Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42607 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42607) nta: timer set to 32000 ms nua(0x991a410): recv signal r_destroy nta_leg_destroy((nil)) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:17:15.028334: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKBZ5gQDr477p2B Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273119 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273119) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273119) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:17:15.029879: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKBZ5gQDr477p2B;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273119 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273119) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:17:15 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] nua(0xb2a38f70): recv signal r_respond 200 OK 2008-05-14 13:17:15 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:17:15 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:17:15 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:17:15 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:17:15 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:17:15 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:17:15.031619: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKBZ5gQDr477p2B;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273119 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273119) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:17:15 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:17:15.101119: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKc8y9r8874gDNQ Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273119 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273119) nta: Via check: received=72.131.113.50 nta: ACK (99273119) is going to INVITE (99273119) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:17:15 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4873 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 20712 ms nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:17:39.985425: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKpc0K5546ce4KF Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273852 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1e4c6f886a170e5ca8dc31d95198a8c52996", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="227a9c64818e1f319fa9347277ec35c7" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273852) to udp/208.64.201.20:5060/sip nta: timer shortened to 500 ms recv 507 bytes from udp/[208.64.201.20]:5060 at 17:17:39.988167: ------------------------------------------------------------------------ SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKpc0K5546ce4KF From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.344e Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273852 REGISTER WWW-Authenticate: Digest realm="asterlink.com", nonce="482b1fdfad22804a9e4d59f41bb653073a59149b", stale=true Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 401 Unauthorized for REGISTER (99273852) nta: 401 Unauthorized is going to a transaction nta_outgoing: RTT is 3.269 ms nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:17:39.988965: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKQNSc70NaaQt6a Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273853 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1fdfad22804a9e4d59f41bb653073a59149b", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="a8886514a9e1bedc88134ce169125912" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273853) to udp/208.64.201.20:5060/sip nua(0x98de508): event r_register 100 Request Authorized by Cache nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 1 ms nta: timer E fired, retransmit REGISTER (99273853) send 845 bytes to udp/[208.64.201.20]:5060 at 17:17:40.488020: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKQNSc70NaaQt6a Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273853 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1fdfad22804a9e4d59f41bb653073a59149b", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="a8886514a9e1bedc88134ce169125912" Content-Length: 0 ------------------------------------------------------------------------ nta: resent REGISTER (99273853) to udp/208.64.201.20:5060/sip nta_outgoing_timer: 1/1 resent, 0/1 tout, 0/1 term, 0/2 free nta: timer set next to 325 ms recv 457 bytes from udp/[208.64.201.20]:5060 at 17:17:40.488882: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKQNSc70NaaQt6a From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.0427 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273853 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273853) nta: 200 OK is going to a transaction nta_outgoing: RTT is 500.574 ms nua(): refresh register after 352 seconds (in [125..375]) nua(): refresh register after 352 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering recv 457 bytes from udp/[208.64.201.20]:5060 at 17:17:40.498555: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKQNSc70NaaQt6a From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.0427 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273853 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273853) nta: 200 OK is going to a transaction nta: 200 OK is duplicate response to 99273853 REGISTER Via: SIP/2.0/UDP 208.64.203.141 ;branch=z9hG4bKQNSc70NaaQt6a nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer set next to 4175 ms 2008-05-14 13:17:41 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com nta: timer K fired, terminate REGISTER (99273852) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 501 ms nta: timer K fired, terminate REGISTER (99273853) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:18:19.046531: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKF3amySUjvBgDa Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273120 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273120) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273120) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:18:19.048300: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKF3amySUjvBgDa;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273120 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273120) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua: nua_application_event: entering nua(0xb2a38f70): event i_state 100 Trying nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:18:19 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:18:19 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:18:19.049856: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKF3amySUjvBgDa;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273120 INVITE2008-05-14 13:18:19 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it  Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac2008-05-14 13:18:19 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101  Min-SE: 120 Content-Type: application/sdp 2008-05-14 13:18:19 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13  Content-Disposition: session2008-05-14 13:18:19 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:18:19 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite  Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273120) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:18:19 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:18:19.114551: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKgc4c0mcpSm6ZN Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273120 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273120) nta: Via check: received=72.131.113.50 nta: ACK (99273120) is going to INVITE (99273120) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua: nua_application_event: entering nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:18:19 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nta: timer set next to 4868 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set nta_agent: tport: Connection timed out recv 402 bytes from udp/[222.154.243.12]:5060 at 17:18:54.125535: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK6114a578 From: ;tag=as2036d5fb To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42608 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42608) nta: REGISTER (42608) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0x991a410): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x991a410): sent signal r_respond nua: nua_handle_destroy: entering nua(0x991a410): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:18:54 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0x991a410): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:18:54.127607: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK6114a578 From: ;tag=as2036d5fb To: ;tag=ZNQa7p1SH1UmQ Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42608 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42608) nta: timer set to 32000 ms nua(0x991a410): recv signal r_destroy nta_leg_destroy((nil)) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:19:17.075126: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKHNX51FXSpXvjH Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273121 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273121) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273121) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:19:17.076550: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKHNX51FXSpXvjH;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273121 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273121) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:19:17 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:19:17 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua: nua_invite_server_respond: entering nua: nua_handle_magic: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:19:17.078130: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKHNX51FXSpXvjH;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273121 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp2008-05-14 13:19:17 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:19:17 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:19:17 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:19:17 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:19:17 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite  Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273121) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:19:17 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:19:17.139737: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKjypy3aeXK6j5c Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273121 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273121) nta: Via check: received=72.131.113.50 nta: ACK (99273121) is going to INVITE (99273121) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:19:17 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4865 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 3988 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:20:21.084470: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKrmeKeDKj2UrNj Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273122 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273122) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273122) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:20:21.085996: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKrmeKeDKj2UrNj;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273122 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273122) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:20:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:20:21 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:20:21.087515: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKrmeKeDKj2UrNj;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr 2008-05-14 13:20:21 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:20:21 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:20:21 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13  Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273122 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273122) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK 2008-05-14 13:20:21 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. nua: nua_application_event: entering 2008-05-14 13:20:21 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_handle_magic: entering 2008-05-14 13:20:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:20:21.149111: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKSX7Bg83NZ4e8D Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273122 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273122) nta: Via check: received=72.131.113.50 nta: ACK (99273122) is going to INVITE (99273122) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:20:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4865 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:20:39.442456: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK7df83679 From: ;tag=as20943e18 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42609 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42609) nta: REGISTER (42609) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0x98dbb68): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x98dbb68): sent signal r_respond nua(0x98dbb68): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_handle_destroy: entering nua(0x98dbb68): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:20:39 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] send 552 bytes to udp/[222.154.243.12]:5060 at 17:20:39.443681: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK7df83679 From: ;tag=as20943e18 To: ;tag=0yg38HjXeaj7j Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42609 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42609) nta: timer set to 32000 ms nua(0x98dbb68): recv signal r_destroy nta_leg_destroy((nil)) nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:21:23.606666: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKvrKpNSp0pZH0g Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273123 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273123) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273123) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:21:23.608072: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKvrKpNSp0pZH0g;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273123 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273123) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:21:23 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] nua: nua_respond: entering 2008-05-14 13:21:23 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:21:23 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:21:23 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:21:23 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:21:23 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:21:23 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:21:23.609930: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKvrKpNSp0pZH0g;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273123 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273123) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:21:23 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:21:23.679716: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKX1cFQm73K87jc Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273123 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273123) nta: Via check: received=72.131.113.50 nta: ACK (99273123) is going to INVITE (99273123) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:21:23 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4873 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:22:24.759281: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK1fd13956 From: ;tag=as36a8ed61 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42610 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42610) nta: REGISTER (42610) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0x98dbb68): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0x98dbb68): sent signal r_respond nua: nua_handle_destroy: entering nua(0x98dbb68): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:22:24 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0x98dbb68): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:22:24.760864: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK1fd13956 From: ;tag=as36a8ed61 To: ;tag=179UaD30BK8Se Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42610 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42610) nta: timer set to 32000 ms nua(0x98dbb68): recv signal r_destroy nta_leg_destroy((nil)) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:22:25.136463: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK6jge77y3SrgUm Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273124 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273124) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273124) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:22:25.138297: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK6jge77y3SrgUm;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273124 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273124) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:22:25 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:22:25 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:22:25 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:22:25 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:22:25 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:22:25 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:22:25 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:22:25.140233: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK6jge77y3SrgUm;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273124 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273124) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:22:25 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:22:25.206016: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK7U9682F7p16Dg Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273124 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273124) nta: Via check: received=72.131.113.50 nta: ACK (99273124) is going to INVITE (99273124) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:22:25 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4870 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 26555 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:23:24.138545: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK842Zay0amaX0B Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273125 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273125) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273125) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:23:24.139903: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK842Zay0amaX0B;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273125 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273125) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua: nua_application_event: entering nua(0xb2a38f70): event i_state 100 Trying nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:23:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:23:24 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:23:24.141397: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK842Zay0amaX0B;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273125 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273125) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK 2008-05-14 13:23:24 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:23:24 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:23:24 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:23:24 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:23:24 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite 2008-05-14 13:23:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:23:24.207819: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK9DvrcSHeHKKKQ Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273125 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273125) nta: Via check: received=72.131.113.50 nta: ACK (99273125) is going to INVITE (99273125) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:23:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4869 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:23:32.043510: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKryj58U6D7ZgSp Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273854 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b1fdfad22804a9e4d59f41bb653073a59149b", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="a8886514a9e1bedc88134ce169125912" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273854) to udp/208.64.201.20:5060/sip nta: timer set to 32000 ms nta: timer shortened to 500 ms recv 507 bytes from udp/[208.64.201.20]:5060 at 17:23:32.046747: ------------------------------------------------------------------------ SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKryj58U6D7ZgSp From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.c161 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273854 REGISTER WWW-Authenticate: Digest realm="asterlink.com", nonce="482b21406bf6d4686f669faa3d7b34ace5efad2c", stale=true Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 401 Unauthorized for REGISTER (99273854) nta: 401 Unauthorized is going to a transaction nta_outgoing: RTT is 3.772 ms nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:23:32.047541: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKS7ByaQQH486Bj Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273855 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b21406bf6d4686f669faa3d7b34ace5efad2c", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="e462c57315785c071583f595a3ce6dcb" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273855) to udp/208.64.201.20:5060/sip nua(0x98de508): event r_register 100 Request Authorized by Cache nua: nua_application_event: entering nua: nua_handle_magic: entering recv 457 bytes from udp/[208.64.201.20]:5060 at 17:23:32.059192: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKS7ByaQQH486Bj From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.a321 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273855 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273855) nta: 200 OK is going to a transaction nta_outgoing: RTT is 12.185 ms nua(): refresh register after 214 seconds (in [125..375]) nua(): refresh register after 214 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4503 ms 2008-05-14 13:23:32 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com nta: timer K fired, terminate REGISTER (99273854) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 12 ms nta: timer K fired, terminate REGISTER (99273855) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:24:10.075608: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK66933d0e From: ;tag=as78520123 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42611 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42611) nta: REGISTER (42611) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xae90c7b8): event i_register 100 Trying nua: nua_application_event: entering 2008-05-14 13:24:10 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua: nua_respond: entering nua(0xae90c7b8): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua(0xae90c7b8): sent signal r_respond nua: nua_handle_destroy: entering nua(0xae90c7b8): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:24:10.076975: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK66933d0e From: ;tag=as78520123 To: ;tag=2g3mc8K48Uyca Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42611 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42611) nta: timer set to 32000 ms nua(0xae90c7b8): recv signal r_destroy nta_leg_destroy((nil)) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:24:24.152369: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKHp6ytHratt58K Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273126 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273126) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273126) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:24:24.153826: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKHp6ytHratt58K;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273126 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273126) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:24:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:24:24 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:24:24.155369: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKHp6ytHratt58K;received=72.131.113.502008-05-14 13:24:24 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:24:24 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:24:24 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:24:24 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged.  From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273126 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273126) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK 2008-05-14 13:24:24 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:24:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:24:24.231909: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKjZZQvc9DQ3UUF Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273126 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273126) nta: Via check: received=72.131.113.50 nta: ACK (99273126) is going to INVITE (99273126) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua: nua_application_event: entering nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:24:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4880 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 12847 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:25:25.166409: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKK8rgy7SHmcjeB Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273127 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273127) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273127) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:25:25.167896: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKK8rgy7SHmcjeB;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273127 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273127) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua: nua_application_event: entering nua(0xb2a38f70): event i_state 100 Trying nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:25:25.169425: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKK8rgy7SHmcjeB;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca282008-05-14 13:25:25 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received]  CSeq: 99273127 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 nua(0xb2a38f70): sent signal r_respond s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 02008-05-14 13:25:25 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20  a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273127) nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:25:25 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:25:25 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:25:25 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:25:25 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:25:25 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite 2008-05-14 13:25:25 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:25:25.232430: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKmHj9Z2aNHN80p Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273127 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273127) nta: Via check: received=72.131.113.50 nta: ACK (99273127) is going to INVITE (99273127) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:25:25 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4866 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:25:55.392568: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK21fd4056 From: ;tag=as4c51181c To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42612 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42612) nta: REGISTER (42612) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xae9257a8): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xae9257a8): sent signal r_respond nua: nua_handle_destroy: entering nua(0xae9257a8): sent signal r_destroy nua: nua_handle_magic: entering nua(0xae9257a8): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:25:55.394031: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK21fd4056 From: ;tag=as4c51181c To: ;tag=3SvDe34754mZN Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42612 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nua: nua_handle_destroy: entering 2008-05-14 13:25:55 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nta: sent 200 OK for REGISTER (42612) nta: timer set to 32000 ms nua(0xae9257a8): recv signal r_destroy nta_leg_destroy((nil)) nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:26:28.182334: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKNtB21XUreyyKj Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273128 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273128) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273128) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:26:28.183965: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKNtB21XUreyyKj;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273128 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273128) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:26:28 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:26:28 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:26:28 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:26:28 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 nua: nua_respond: entering 2008-05-14 13:26:28 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:26:28 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:26:28 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite nua(0xb2a38f70): sent signal r_respond nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_handle_magic: entering nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:26:28.186024: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKNtB21XUreyyKj;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273128 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273128) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:26:28 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:26:28.252013: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKp34t3rcvB7m6D Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273128 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273128) nta: Via check: received=72.131.113.50 nta: ACK (99273128) is going to INVITE (99273128) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_handle_magic: entering nua(): refresh session after 80 seconds (in [80..80]) nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh session after 80 seconds 2008-05-14 13:26:28 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4869 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:27:06.079141: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKtg5pcj8m1HXyD Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273856 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b21406bf6d4686f669faa3d7b34ace5efad2c", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="e462c57315785c071583f595a3ce6dcb" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273856) to udp/208.64.201.20:5060/sip nta: timer set to 32000 ms nta: timer shortened to 500 ms recv 457 bytes from udp/[208.64.201.20]:5060 at 17:27:06.084998: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKtg5pcj8m1HXyD From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.7301 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273856 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273856) nta: 200 OK is going to a transaction nta_outgoing: RTT is 6.399 ms nua(): refresh register after 146 seconds (in [125..375]) nua(): refresh register after 146 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4505 ms 2008-05-14 13:27:06 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com nta: timer K fired, terminate REGISTER (99273856) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:27:24.208212: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKyBF1HHKrme7Ua Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273129 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273129) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273129) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:27:24.209628: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKyBF1HHKrme7Ua;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273129 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273129) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:27:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:27:24 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:27:24.211314: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKyBF1HHKrme7Ua;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273129 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M 2008-05-14 13:27:24 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:27:24 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:27:24 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:27:24 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:27:24 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite  Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273129) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:27:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:27:24.273392: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKZm8SKc4UHQXep Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273129 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273129) nta: Via check: received=72.131.113.50 nta: ACK (99273129) is going to INVITE (99273129) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds 2008-05-14 13:27:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4865 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:27:40.709245: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK486c79db From: ;tag=as399cc690 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42613 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42613) nta: REGISTER (42613) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xae90c7b8): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xae90c7b8): sent signal r_respond nua: nua_handle_destroy: entering nua(0xae90c7b8): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering nua(0xae90c7b8): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:27:40.710779: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK486c79db From: ;tag=as399cc690 To: ;tag=42N6FyNB3DBjH Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42613 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42613) nta: timer set to 32000 ms nua(0xae90c7b8): recv signal r_destroy nta_leg_destroy((nil)) 2008-05-14 13:27:40 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:28:21.237773: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK0X1jN7mZe0K1H Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273130 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273130) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273130) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:28:21.239177: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK0X1jN7mZe0K1H;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273130 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273130) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:28:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:28:21 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:28:21.240852: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK0X1jN7mZe0K1H;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273130 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273130) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK 2008-05-14 13:28:21 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it nua: nua_application_event: entering 2008-05-14 13:28:21 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 nua: nua_handle_magic: entering 2008-05-14 13:28:21 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:28:21 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:28:21 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite 2008-05-14 13:28:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:28:21.312464: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK16tBQ252B99KD Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273130 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273130) nta: Via check: received=72.131.113.50 nta: ACK (99273130) is going to INVITE (99273130) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:28:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nta: timer set next to 4874 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:29:21.229724: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK2Fm4rXp68H06r Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273131 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273131) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273131) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:29:21.231235: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK2Fm4rXp68H06r;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273131 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273131) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:29:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:29:21 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:29:21 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it nua: nua_respond: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:29:21 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:29:21 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 nua: nua_invite_server_respond: entering 2008-05-14 13:29:21 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:29:21 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite send 1021 bytes to udp/[72.131.113.50]:5060 at 17:29:21.232935: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bK2Fm4rXp68H06r;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273131 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273131) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:29:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:29:21.300522: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bK3rDXtr795tpSm Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273131 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273131) nta: Via check: received=72.131.113.50 nta: ACK (99273131) is going to INVITE (99273131) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua(0xb2a38f70): event i_state 200 OK nua(0xb2a38f70): event i_active 200 Call active nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering 2008-05-14 13:29:21 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4871 ms recv 402 bytes from udp/[222.154.243.12]:5060 at 17:29:26.025616: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK4a387762 From: ;tag=as2e57e165 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42614 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42614) nta: REGISTER (42614) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xae933ce8): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xae933ce8): sent signal r_respond nua: nua_handle_destroy: entering nua(0xae933ce8): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:29:26 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0xae933ce8): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:29:26.027476: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK4a387762 From: ;tag=as2e57e165 To: ;tag=5BFZHS6e0p14c Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42614 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42614) nua(0xae933ce8): recv signal r_destroy nta_leg_destroy((nil)) nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 31727 ms nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:29:32.106313: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKUSyFeDSrytKHS Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273857 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b21406bf6d4686f669faa3d7b34ace5efad2c", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="e462c57315785c071583f595a3ce6dcb" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273857) to udp/208.64.201.20:5060/sip nta: timer shortened to 500 ms recv 507 bytes from udp/[208.64.201.20]:5060 at 17:29:32.109202: ------------------------------------------------------------------------ SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKUSyFeDSrytKHS From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.64c4 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273857 REGISTER WWW-Authenticate: Digest realm="asterlink.com", nonce="482b22a81e05c81c7438fa028c23602d71c7333a", stale=true Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 401 Unauthorized for REGISTER (99273857) nta: 401 Unauthorized is going to a transaction nta_outgoing: RTT is 3.427 ms nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A (cached) nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 845 bytes to udp/[208.64.201.20]:5060 at 17:29:32.110026: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKv2Q8F89UU393m Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273858 REGISTER Contact: Expires: 500 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b22a81e05c81c7438fa028c23602d71c7333a", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="4eac32b92e83e8d9205dfb49c23bdf3d" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273858) to udp/208.64.201.20:5060/sip nua(0x98de508): event r_register 100 Request Authorized by Cache nua: nua_application_event: entering nua: nua_handle_magic: entering recv 457 bytes from udp/[208.64.201.20]:5060 at 17:29:32.120590: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKv2Q8F89UU393m From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.3571 Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273858 REGISTER Contact: ;q=0;expires=500 Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273858) nta: 200 OK is going to a transaction nta_outgoing: RTT is 11.095 ms nua(): refresh register after 330 seconds (in [125..375]) nua(): refresh register after 330 seconds nua(0x98de508): event r_register 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nta: timer set next to 4502 ms 2008-05-14 13:29:33 [DEBUG] sofia_reg.c:103 sofia_reg_check_gateway() registered asterlink.com nta: timer K fired, terminate REGISTER (99273857) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 12 ms nta: timer K fired, terminate REGISTER (99273858) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer set next to 20907 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 684 bytes from tcp/[209.43.1.25]:6831 at 17:30:01.532519: ------------------------------------------------------------------------ SUBSCRIBE sip:888@208.64.203.141:5060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK8556b6d4E0F64739 From: "Jason" ;tag=EBCFB84A-95E6FAF To: ;tag=3rKmN19p27B9j CSeq: 2 SUBSCRIBE Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 Contact: Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Accept: application/xpidf+xml,text/xml+msrtc.pidf Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received SUBSCRIBE sip:888@208.64.203.141:5060;transport=tcp SIP/2.0 (CSeq 2) nta: SUBSCRIBE (2) going to a default leg nua: nua_stack_process_request: entering send 548 bytes to tcp/[209.43.1.25]:6831 at 17:30:01.533331: ------------------------------------------------------------------------ SIP/2.0 481 Call Does Not Exist Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK8556b6d4E0F64739;rport=6831 From: "Jason" ;tag=EBCFB84A-95E6FAF To: ;tag=3rKmN19p27B9j Call-ID: 76c77d1b-3eab7f00-a8a67d65@172.17.29.200 CSeq: 2 SUBSCRIBE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 481 Call Does Not Exist for SUBSCRIBE (2) nta: incoming_free(0xae932600) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:30:23.246073: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKDKaNc7FD9KNmr Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273132 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273132) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273132) going to existing leg nta: timer set to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:30:23.247479: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKDKaNc7FD9KNmr;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273132 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273132) nua(0xb2a38f70): event i_invite 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering 2008-05-14 13:30:23 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:30:23 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 2008-05-14 13:30:23 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:30:23 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering 2008-05-14 13:30:23 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:30:23 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:30:23.250129: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKDKaNc7FD9KNmr;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273132 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer 2008-05-14 13:30:23 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite  Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273132) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:30:23 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:30:23.316991: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKev3De20g6vB7K Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273132 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273132) nta: Via check: received=72.131.113.50 nta: ACK (99273132) is going to INVITE (99273132) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) nua: nua_handle_magic: entering nua(): refresh session after 80 seconds nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:30:23 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4871 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 677 bytes from tcp/[209.43.1.25]:6831 at 17:31:01.547951: ------------------------------------------------------------------------ SUBSCRIBE sip:conf+42@conference.freeswitch.org;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK71a97189C072066E From: "Jason" ;tag=B55DB702-8A2F3A67 To: CSeq: 1 SUBSCRIBE Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 Contact: Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Accept: application/xpidf+xml,text/xml+msrtc.pidf Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received SUBSCRIBE sip:conf+42@conference.freeswitch.org;transport=tcp SIP/2.0 (CSeq 1) nta: SUBSCRIBE (1) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0xae92d538) nua(0xae9310a0): adding notify usage with event presence nua(0xae9310a0): event i_subscribe 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xae9310a0): sent signal r_respond nua(0xae9310a0): recv signal r_respond 202 Accepted nua: nua_stack_set_params: entering send 764 bytes to tcp/[209.43.1.25]:6831 at 17:31:01.549440: ------------------------------------------------------------------------ SIP/2.0 202 Accepted Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bK71a97189C072066E;rport=6831 From: "Jason" ;tag=B55DB702-8A2F3A67 To: ;tag=6m8QKmQjXZQQr Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 CSeq: 1 SUBSCRIBE Contact: Expires: 3600 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Subscription-State: active;expires=3600 Content-Length: 0 ------------------------------------------------------------------------ nta: sent 202 Accepted for SUBSCRIBE (1) nta: incoming_free(0xae932600) nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xae9310a0): sent signal r_notify nua(0xae9310a0): recv signal r_notify nua: nua_stack_set_params: entering nta: selecting scheme sip nta: sent NOTIFY (99274794) to tcp/209.43.1.25:25060 nta: timer set to 32000 ms nua: nua_handle_bind: entering nua: nua_notify: entering nua(0xae9310a0): sent signal r_notify nua(0xae9310a0): recv signal r_notify send 1498 bytes to tcp/[209.43.1.25]:25060 at 17:31:01.612083: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKXBH1H3tZrc0pg Max-Forwards: 70 From: ;tag=6m8QKmQjXZQQr To: "Jason" ;tag=B55DB702-8A2F3A67 Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 CSeq: 99274794 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3600 Content-Type: application/pidf+xml Content-Length: 766
Idle
open Available
------------------------------------------------------------------------ recv 456 bytes from tcp/[209.43.1.25]:25060 at 17:31:01.918589: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKXBH1H3tZrc0pg From: ;tag=6m8QKmQjXZQQr To: "Jason" ;tag=B55DB702-8A2F3A67 CSeq: 99274794 NOTIFY Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99274794) nta: 200 OK is going to a transaction nta_outgoing: RTT is 339.272 ms nua(0xae9310a0): event r_notify 200 OK nua(): refresh notify after 3600 seconds nta: outgoing_free(0xb2ad68f8) nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_stack_set_params: entering nta: selecting scheme sip send 1498 bytes to tcp/[209.43.1.25]:25060 at 17:31:01.919586: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKymatKyB3NNp9B Max-Forwards: 70 From: ;tag=6m8QKmQjXZQQr To: "Jason" ;tag=B55DB702-8A2F3A67 Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 CSeq: 99274795 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: active;expires=3600 Content-Type: application/pidf+xml Content-Length: 766
Idle
open Available
------------------------------------------------------------------------ nta: sent NOTIFY (99274795) to tcp/209.43.1.25:25060 recv 456 bytes from tcp/[209.43.1.25]:25060 at 17:31:01.966006: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bKymatKyB3NNp9B From: ;tag=6m8QKmQjXZQQr To: "Jason" ;tag=B55DB702-8A2F3A67 CSeq: 99274795 NOTIFY Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99274795) nta: 200 OK is going to a transaction nta_outgoing: RTT is 47.001 ms nua(0xae9310a0): event r_notify 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(): refresh notify after 3600 seconds nta: outgoing_free(0xb2ad68f8) recv 402 bytes from udp/[222.154.243.12]:5060 at 17:31:11.342450: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK64ae0886 From: ;tag=as50827ef9 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42615 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42615) nta: REGISTER (42615) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xb2adbec0): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2adbec0): sent signal r_respond nua: nua_handle_destroy: entering nua(0xb2adbec0): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:31:11 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0xb2adbec0): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:31:11.344069: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK64ae0886 From: ;tag=as50827ef9 To: ;tag=7X1gNF8Nt8Dam Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42615 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42615) nua(0xb2adbec0): recv signal r_destroy nta_leg_destroy((nil)) recv 1090 bytes from udp/[72.131.113.50]:5060 at 17:31:24.261839: ------------------------------------------------------------------------ INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKF5v6FXHm351SF Max-Forwards: 69 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273133 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 322 Remote-Party-ID: "Anthony Minessale" ;screen=yes;privacy=off v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 ------------------------------------------------------------------------ nta: received INVITE sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273133) nta: Via check: received=72.131.113.50 nta: canonizing sip:mod_sofia@208.64.203.141:5060 with contact nta: INVITE (99273133) going to existing leg nta: timer shortened to 200 ms nua: nua_stack_process_request: entering send 377 bytes to udp/[72.131.113.50]:5060 at 17:31:24.263382: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKF5v6FXHm351SF;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273133 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Content-Length: 0 ------------------------------------------------------------------------ nta: sent 100 Trying for INVITE (99273133) nua(0xb2a38f70): event i_invite 100 Trying nua(0xb2a38f70): ready call updated: received received offer nua(0xb2a38f70): event i_state 100 Trying nua: nua_application_event: entering nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_respond: entering nua(0xb2a38f70): sent signal r_respond nua: nua_handle_magic: entering 2008-05-14 13:31:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [received] 2008-05-14 13:31:24 [DEBUG] sofia.c:1729 sofia_handle_sip_i_state() Remote SDP: v=0 o=FreeSWITCH 5165886689873417876 8108698616926973456 IN IP4 10.3.3.124 s=FreeSWITCH c=IN IP4 10.3.3.124 t=0 0 a=sendrecv m=audio 24364 RTP/AVP 0 101 13 8 99 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:99 SPEEX/16000 a=ptime:20 nua(0xb2a38f70): recv signal r_respond 200 OK nua: nua_stack_set_params: entering nua: nua_invite_server_respond: entering send 1021 bytes to udp/[72.131.113.50]:5060 at 17:31:24.264861: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 10.3.3.124;rport=5060;branch=z9hG4bKF5v6FXHm351SF;received=72.131.113.50 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg2008-05-14 13:31:24 [DEBUG] sofia_glue.c:1986 sofia_glue_negotiate_sdp() Our existing codec [PCMU] is still good, let's keep it 2008-05-14 13:31:24 [DEBUG] sofia_glue.c:2012 sofia_glue_negotiate_sdp() Set 2833 dtmf payload to 101 2008-05-14 13:31:24 [DEBUG] sofia_glue.c:2020 sofia_glue_negotiate_sdp() Set comfort noise payload to 13 2008-05-14 13:31:24 [DEBUG] sofia_glue.c:1542 sofia_glue_activate_rtp() Audio params are unchanged. 2008-05-14 13:31:24 [DEBUG] sofia.c:1983 sofia_handle_sip_i_state() Processing Reinvite  To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273133 INVITE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Require: timer Supported: 100rel, precondition, timer Session-Expires: 120;refresher=uac Min-SE: 120 Content-Type: application/sdp Content-Disposition: session Content-Length: 278 v=0 o=FreeSWITCH 1325111666046036122 4992177599957920936 IN IP4 208.64.203.141 s=FreeSWITCH c=IN IP4 208.64.203.141 t=0 0 a=sendrecv m=audio 24228 RTP/AVP 0 101 13 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=rtpmap:13 CN/8000 a=ptime:20 ------------------------------------------------------------------------ nta: sent 200 OK for INVITE (99273133) nua(0xb2a38f70): ready call updated: completed sent answer nua(0xb2a38f70): event i_state 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:31:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [completed] recv 398 bytes from udp/[72.131.113.50]:5060 at 17:31:24.329255: ------------------------------------------------------------------------ ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP 10.3.3.124;rport;branch=z9hG4bKgepZHr2Q0ercB Max-Forwards: 70 From: "Anthony Minessale" ;tag=6HZmF1jDDUttg To: ;tag=9eB9Z3ecHXHSr Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99273133 ACK Contact: Content-Length: 0 ------------------------------------------------------------------------ nta: received ACK sip:mod_sofia@208.64.203.141:5060;transport=udp SIP/2.0 (CSeq 99273133) nta: Via check: received=72.131.113.50 nta: ACK (99273133) is going to INVITE (99273133) nua: process_ack_or_cancel: entering nua(0xb2a38f70): event i_ack 200 OK nua(0xb2a38f70): ready call updated: ready nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 OK nua: nua_handle_magic: entering nua(0xb2a38f70): event i_active 200 Call active nua: nua_application_event: entering nua(): refresh session after 80 seconds (in [80..80]) nua(): refresh session after 80 seconds nua: nua_handle_magic: entering nua: nua_application_event: entering nua: nua_handle_magic: entering 2008-05-14 13:31:24 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [ready] nta: timer set next to 4867 ms nta: timer I fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free nta: timer set next to 14015 ms nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set nua: nua_stack_set_params: entering nta: selecting scheme sip send 654 bytes to udp/[72.131.113.50]:5060 at 17:32:44.137901: ------------------------------------------------------------------------ BYE sip:mod_sofia@10.3.3.124:5060 SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bKZX3jNSv6jycvQ Max-Forwards: 70 From: ;tag=9eB9Z3ecHXHSr To: "Anthony Minessale" ;tag=6HZmF1jDDUttg Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99274846 BYE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Reason: SIP;cause=408;text="Session timeout" Content-Length: 0 ------------------------------------------------------------------------ nta: sent BYE (99274846) to */72.131.113.50:5060 nta: timer set to 32000 ms nta: timer shortened to 500 ms recv 507 bytes from udp/[72.131.113.50]:5060 at 17:32:44.205209: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bKZX3jNSv6jycvQ From: ;tag=9eB9Z3ecHXHSr To: "Anthony Minessale" ;tag=6HZmF1jDDUttg Call-ID: 7e6623c6-9c76-122b-47ad-001aa031ca28 CSeq: 99274846 BYE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for BYE (99274846) nta: 200 OK is going to a transaction nta_outgoing: RTT is 67.921 ms nua(0xb2a38f70): event r_bye 200 OK nua(0xb2a38f70): call state changed: ready -> terminated nua: nua_application_event: entering nua(0xb2a38f70): event i_state 200 to BYE nua(0xb2a38f70): event i_terminated 200 to BYE nua: nua_handle_magic: entering nua: nua_application_event: entering nua(0xb2a38f70): removing session usage nta_leg_destroy(0xb2aa62a0) nua: terminated session 0xb2a38f70 2008-05-14 13:32:44 [DEBUG] sofia.c:1725 sofia_handle_sip_i_state() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 entering state [terminated] 2008-05-14 13:32:44 [NOTICE] sofia.c:2126 sofia_handle_sip_i_state() Hangup sofia/conference.freeswitch.org/1005@10.3.3.124 [CS_EXECUTE] [NORMAL_CLEARING] 2008-05-14 13:32:44 [DEBUG] switch_channel.c:1355 switch_channel_perform_hangup() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [KILL] 2008-05-14 13:32:44 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1005@10.3.3.124 [BREAK] nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua(0xb2a38f70): recv signal r_destroy nta_leg_destroy((nil)) nua(0xb2a38f70): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua: nua_application_event: entering nua(0xb2a38f70): event i_terminated dropped 2008-05-14 13:32:44 [DEBUG] mod_conference.c:1983 conference_loop_output() Channel leaving conference, cause: NORMAL_CLEARING 2008-05-14 13:32:44 [DEBUG] mod_sndfile.c:170 sndfile_file_open() Opening File [/usr/local/freeswitch/sounds/conf/gaunt_exit.wav] rate 8000hz 2008-05-14 13:32:44 [DEBUG] mod_sndfile.c:170 sndfile_file_open() Opening File [/usr/local/freeswitch/sounds/conf/conf-onlyperson.wav] rate 8000hz 2008-05-14 13:32:44 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State EXECUTE going to sleep 2008-05-14 13:32:44 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1005@10.3.3.124 Running State Change CS_HANGUP 2008-05-14 13:32:44 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State HANGUP 2008-05-14 13:32:44 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel sofia/conference.freeswitch.org/1005@10.3.3.124 hanging up, cause: NORMAL_CLEARING 2008-05-14 13:32:44 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() Standard HANGUP sofia/conference.freeswitch.org/1005@10.3.3.124, cause: NORMAL_CLEARING 2008-05-14 13:32:44 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1005@10.3.3.124) State HANGUP going to sleep 2008-05-14 13:32:44 [DEBUG] switch_core_session.c:731 switch_core_session_thread() Session 2 (sofia/conference.freeswitch.org/1005@10.3.3.124) Locked, Waiting on external entities 2008-05-14 13:32:44 [NOTICE] switch_core_session.c:749 switch_core_session_thread() Session 2 (sofia/conference.freeswitch.org/1005@10.3.3.124) Ended 2008-05-14 13:32:44 [NOTICE] switch_core_session.c:751 switch_core_session_thread() Close Channel sofia/conference.freeswitch.org/1005@10.3.3.124 [CS_HANGUP] nta: timer set next to 4566 ms nta: timer K fired, terminate BYE (99274846) outgoing_reclaim_all((nil), (nil), 0xb08282b0) nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 402 bytes from udp/[222.154.243.12]:5060 at 17:32:56.659233: ------------------------------------------------------------------------ REGISTER sip:conference.freeswitch.org SIP/2.0 Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK58b665b4 From: ;tag=as5f7f32d2 To: Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42616 REGISTER User-Agent: Asterisk PBX Expires: 120 Contact: Event: registration Content-Length: 0 ------------------------------------------------------------------------ nta: received REGISTER sip:conference.freeswitch.org SIP/2.0 (CSeq 42616) nta: REGISTER (42616) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nua(0xae90de58): event i_register 100 Trying nua: nua_application_event: entering nua: nua_respond: entering nua(0xae90de58): sent signal r_respond nua: nua_handle_destroy: entering nua(0xae90de58): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_destroy: entering 2008-05-14 13:32:56 [DEBUG] sofia_reg.c:624 sofia_reg_handle_register() Register: From: [guest@conference.freeswitch.org] Contact: ["user" ] Expires: [120] nua(0xae90de58): recv signal r_respond 200 OK nua: nua_stack_set_params: entering send 552 bytes to udp/[222.154.243.12]:5060 at 17:32:56.660911: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 222.154.243.12:5060;branch=z9hG4bK58b665b4 From: ;tag=as5f7f32d2 To: ;tag=86t9paSSQH4vF Call-ID: 507ed7ab2eb141f241b71efb79e2a9e3@127.0.0.1 CSeq: 42616 REGISTER Contact: "user" ;expires=120 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 200 OK for REGISTER (42616) nta: timer set to 32000 ms nua(0xae90de58): recv signal r_destroy nta_leg_destroy((nil)) freeswitch@pacman.accentrainc.com> nta: timer J fired, terminate 200 response incoming_reclaim_all((nil), (nil), 0xb0828290) nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free nta: timer not set recv 686 bytes from tcp/[209.43.1.25]:11999 at 17:34:03.541657: ------------------------------------------------------------------------ SUBSCRIBE sip:888@208.64.203.141:5060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bKf6d5d95dB63B0042 From: "Jason" ;tag=1063C150-852887B5 To: ;tag=6KZytjv1S2e1N CSeq: 2 SUBSCRIBE Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 Contact: Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Accept: application/xpidf+xml,text/xml+msrtc.pidf Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received SUBSCRIBE sip:888@208.64.203.141:5060;transport=tcp SIP/2.0 (CSeq 2) nta: SUBSCRIBE (2) going to a default leg nua: nua_stack_process_request: entering send 551 bytes to tcp/[209.43.1.25]:11999 at 17:34:03.542460: ------------------------------------------------------------------------ SIP/2.0 481 Call Does Not Exist Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bKf6d5d95dB63B0042;rport=11999 From: "Jason" ;tag=1063C150-852887B5 To: ;tag=6KZytjv1S2e1N Call-ID: 4f9a5921-bf83ea06-6e29f76b@172.17.29.200 CSeq: 2 SUBSCRIBE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: sent 481 Call Does Not Exist for SUBSCRIBE (2) nta: incoming_free(0xae932600) freeswitch@pacman.accentrainc.com> ... 2008-05-14 13:34:14 [CONSOLE] switch_console.c:218 switch_console_process() Bye! 2008-05-14 13:34:15 [CONSOLE] switch_core.c:1224 switch_core_destroy() End existing sessions 2008-05-14 13:34:15 [NOTICE] switch_core_session.c:88 switch_core_session_hupall() Hangup sofia/conference.freeswitch.org/1001@208.64.203.33 [CS_EXECUTE] [SYSTEM_SHUTDOWN] 2008-05-14 13:34:15 [DEBUG] switch_channel.c:1355 switch_channel_perform_hangup() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [KILL] 2008-05-14 13:34:15 [DEBUG] switch_core_session.c:671 switch_core_session_signal_state_change() Kill sofia/conference.freeswitch.org/1001@208.64.203.33 [BREAK] 2008-05-14 13:34:15 [DEBUG] mod_conference.c:1983 conference_loop_output() Channel leaving conference, cause: SYSTEM_SHUTDOWN 2008-05-14 13:34:15 [DEBUG] switch_core_state_machine.c:428 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State EXECUTE going to sleep 2008-05-14 13:34:15 [DEBUG] switch_core_state_machine.c:364 switch_core_session_run() sofia/conference.freeswitch.org/1001@208.64.203.33 Running State Change CS_HANGUP 2008-05-14 13:34:15 [DEBUG] mod_conference.c:1184 conference_thread_run() Write Lock ON 2008-05-14 13:34:15 [DEBUG] mod_conference.c:1187 conference_thread_run() Write Lock OFF nua: nua_bye: entering nua(0xb2aacd88): sent signal r_bye nua(0xb2aacd88): recv signal r_bye nua: nua_stack_set_params: entering nta: selecting scheme sip send 661 bytes to udp/[208.64.203.33]:5080 at 17:34:15.332891: ------------------------------------------------------------------------ BYE sip:mod_sofia@208.64.203.33:5080 SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bK06vBQmDag72eK Max-Forwards: 70 From: ;tag=ar411yZFe67Bm To: "Mike Jerris" ;tag=S1g5vg5y0B8tN Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99274891 BYE Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Reason: FreeSWITCH;cause=501;text="SYSTEM_SHUTDOWN" Content-Length: 0 ------------------------------------------------------------------------ nta: sent BYE (99274891) to */208.64.203.33:5080 nta: timer set to 32000 ms nta: timer shortened to 500 ms recv 504 bytes from udp/[208.64.203.33]:5080 at 17:34:15.336337: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bK06vBQmDag72eK From: ;tag=ar411yZFe67Bm To: "Mike Jerris" ;tag=S1g5vg5y0B8tN Call-ID: e5a1cf12-9c59-122b-3990-0030488c538c CSeq: 99274891 BYE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8212 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for BYE (99274891) nta: 200 OK is going to a transaction 2008-05-14 13:34:15 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State HANGUP 2008-05-14 13:34:15 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel sofia/conference.freeswitch.org/1001@208.64.203.33 hanging up, cause: SYSTEM_SHUTDOWN nta_outgoing: RTT is 5.345 ms nua(0xb2aacd88): event r_bye 200 OK nua: nua_application_event: entering nua: nua_handle_magic: entering nua(0xb2aacd88): call state changed: terminating -> terminated nua(0xb2aacd88): event i_state 200 to BYE nua: nua_application_event: entering nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua(0xb2aacd88): sent signal r_destroy nua: nua_handle_magic: entering nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua(0xb2aacd88): event i_terminated 200 to BYE nua(0xb2aacd88): removing session usage nta_leg_destroy(0xb2a37910) nua: terminated session 0xb2aacd88 nua(0xb2aacd88): recv signal r_destroy nta_leg_destroy((nil)) 2008-05-14 13:34:15 [DEBUG] mod_sofia.c:296 sofia_on_hangup() Sending BYE to sofia/conference.freeswitch.org/1001@208.64.203.33 2008-05-14 13:34:15 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() Standard HANGUP sofia/conference.freeswitch.org/1001@208.64.203.33, cause: SYSTEM_SHUTDOWN 2008-05-14 13:34:15 [DEBUG] switch_core_state_machine.c:392 switch_core_session_run() (sofia/conference.freeswitch.org/1001@208.64.203.33) State HANGUP going to sleep 2008-05-14 13:34:15 [DEBUG] switch_core_session.c:731 switch_core_session_thread() Session 3 (sofia/conference.freeswitch.org/1001@208.64.203.33) Locked, Waiting on external entities 2008-05-14 13:34:15 [NOTICE] switch_core_session.c:749 switch_core_session_thread() Session 3 (sofia/conference.freeswitch.org/1001@208.64.203.33) Ended 2008-05-14 13:34:15 [NOTICE] switch_core_session.c:751 switch_core_session_thread() Close Channel sofia/conference.freeswitch.org/1001@208.64.203.33 [CS_HANGUP] 2008-05-14 13:34:15 [CONSOLE] switch_core.c:1226 switch_core_destroy() Clean up modules. 2008-05-14 13:34:15 [CONSOLE] switch_core_memory.c:429 switch_core_memory_stop() Stopping memory pool queue. 2008-05-14 13:34:15 [CONSOLE] switch_core_memory.c:360 switch_core_memory_reclaim() Returning 11 recycled memory pool(s) 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:485 switch_loadable_module_unprocess() Deleting Application 'conference' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:485 switch_loadable_module_unprocess() Deleting Application 'conference_set_auto_outcall' 2008-05-14 13:34:15 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_conference 2008-05-14 13:34:15 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_conference shutdown. 2008-05-14 13:34:15 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_dingaling 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'conference' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:589 switch_loadable_module_unprocess() Deleting Chat interface 'conf' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:410 switch_loadable_module_unprocess() Deleting Endpoint 'dingaling' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'dl_debug' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'dl_pres' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'dl_logout' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'dl_login' 2008-05-14 13:34:15 [NOTICE] switch_loadable_module.c:589 switch_loadable_module_unprocess() Deleting Chat interface 'jingle' nta: timer set next to 4500 ms 2008-05-14 13:34:17 [DEBUG] mod_dingaling.c:803 handle_thread_run() Handle conference.freeswitch.org [conference.freeswitch.org] Destroyed 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_dingaling shutdown. 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'telecast' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'shout' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'mp3' 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_shout 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_shout shutdown. 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'H264' (H.264 Video (passthru)) 90000hz 0ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'H263' (H.263 Video (passthru)) 90000hz 0ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'H263-1998' (H.263+ Video (passthru)) 90000hz 0ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'H263-2000' (H.263++ Video (passthru)) 90000hz 0ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'H261' (H.261 Video (passthru)) 90000hz 0ms 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_h26x has no shutdown routine 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_cdr_csv has no shutdown routine 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:410 switch_loadable_module_unprocess() Deleting Endpoint 'woomera' 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_woomera 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_woomera shutdown. 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'AMR' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'G723' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'G729' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'SPEEX' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'iLBC20ms' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'G726-16' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'AAL2-G726-16' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'PCMA' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'DVI4' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'G726-24' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'PCMU' 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_native_file has no shutdown routine 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'L16' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'AAL2-G726-24' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'iLBC20ms' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'PROXY' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'AAL2-G726-32' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'G726-32' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'iLBC20ms' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'G722' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'AAL2-G726-40' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'G726-40' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'GSM' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'LPC' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'aiff' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'au' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'avr' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'caf' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'htk' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'iff' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'mat' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'paf' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'pvf' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'raw' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'sd2' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'sds' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'sf' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'voc' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'w64' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'wav' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'xi' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'r8' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'r16' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'r24' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'r32' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'gsm' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'ul' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:523 switch_loadable_module_unprocess() Deleting File Format 'al' 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_sndfile 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_sndfile shutdown. 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_commands has no shutdown routine 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_ilbc has no shutdown routine 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'originate' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'tone_detect' 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_spidermonkey 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_spidermonkey shutdown. 2008-05-14 13:34:17 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_sofia 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'killchan' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_kill' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_park' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'reloadacl' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'reloadxml' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'unload' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'load' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'transfer' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_transfer' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'pause' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'break' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'show' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'complete' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'alias' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'status' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_bridge' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_setvar' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_getvar' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_dump' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'global_setvar' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'global_getvar' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'session_displace' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_displace' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'session_record' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_record' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'broadcast' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_broadcast' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'hold' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_hold' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_display' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'media' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_media' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'fsctl' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'help' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'version' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'sched_hangup' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'sched_broadcast' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'sched_transfer' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'create_uuid' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'sched_api' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'bgapi' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'sched_del' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'xml_wrap' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'is_lan_addr' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'cond' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'regex' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'acl' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'uuid_chat' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'find_user_xml' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'user_exists' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'xml_locate' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'user_data' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'iLBC' (iLBC) 8000hz 30ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'iLBC' (iLBC) 8000hz 30ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'iLBC20ms' (iLBC) 8000hz 20ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'iLBC102' (iLBC) 8000hz 20ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'iLBC' (iLBC) 8000hz 20ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:431 switch_loadable_module_unprocess() Deleting Codec 'iLBC' (iLBC) 8000hz 20ms 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:485 switch_loadable_module_unprocess() Deleting Application 'javascript' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'jsrun' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'jsapi' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:410 switch_loadable_module_unprocess() Deleting Endpoint 'sofia' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'sofia' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:503 switch_loadable_module_unprocess() Deleting API Function 'sofia_contact' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:589 switch_loadable_module_unprocess() Deleting Chat interface 'sip' 2008-05-14 13:34:17 [NOTICE] switch_loadable_module.c:621 switch_loadable_module_unprocess() Deleting Management interface 'mod_sofia' OID[.1.3.6.1.4.1.27880.1] 2008-05-14 13:34:17 [DEBUG] sofia.c:645 sofia_profile_thread_run() Write lock conference.freeswitch.org nua: nua_unregister: entering nua(0x98de508): sent signal r_unregister nua: nua_handle_bind: entering nua: nua_handle_destroy: entering nua(0x98de508): recv signal r_unregister nua: nua_stack_set_params: entering nua(0x98de508): adding already existing register usage nta: selecting scheme sip nta: for "asterlink.com" query "_sip._udp.asterlink.com" SRV (cached) nta: _sip._udp.asterlink.com IN SRV 10 100 5060 proxy-01.asterlink.com. (udp) nta: for "asterlink.com" query "proxy-01.asterlink.com." A nua(0x98de508): recv signal r_destroy nua(0x98de508): removing register usage nta_leg_destroy(0xb2a37658) nua(0x98de508): sent signal r_destroy nua: nua_shutdown: entering nua((nil)): sent signal r_shutdown nua((nil)): recv signal r_shutdown nua: nua_stack_shutdown: entering nta: selecting scheme sip nta: sent NOTIFY (99274796) to tcp/209.43.1.25:25060 nua((nil)): event r_shutdown 100 Shutdown started nua: nua_application_event: entering 2008-05-14 13:34:17 [CONSOLE] sofia_presence.c:591 sofia_presence_event_thread_run() Event Thread Ended nta: proxy-01.asterlink.com. IN A 208.64.201.20 send 897 bytes to udp/[208.64.201.20]:5060 at 17:34:17.342118: ------------------------------------------------------------------------ REGISTER sip:asterlink.com;transport=udp SIP/2.0 Via: SIP/2.0/UDP 208.64.203.141;rport;branch=z9hG4bK1Fp4rFyDDgS1e Max-Forwards: 70 From: ;tag=41cDQvttZg2Ue To: Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273859 REGISTER Contact: Contact: Expires: 0 User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer, path Authorization: Digest username="freeswitch", realm="asterlink.com", nonce="482b22a81e05c81c7438fa028c23602d71c7333a", algorithm=MD5, uri="sip:asterlink.com;transport=udp", response="4eac32b92e83e8d9205dfb49c23bdf3d" Content-Length: 0 ------------------------------------------------------------------------ nta: sent REGISTER (99273859) to udp/208.64.201.20:5060/sip nta: timer shortened to 500 ms recv 387 bytes from udp/[208.64.201.20]:5060 at 17:34:17.345328: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 208.64.203.141;rport=5060;branch=z9hG4bK1Fp4rFyDDgS1e From: ;tag=41cDQvttZg2Ue To: ;tag=96404c1ae699c1ba25952929c4de37f8.101b Call-ID: f0d9a721-9c79-122b-858b-000475c4fc41 CSeq: 99273859 REGISTER Server: OpenSER (1.2.0-notls (i386/linux)) Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for REGISTER (99273859) nta: 200 OK is going to a transaction nta_outgoing: RTT is 3.757 ms send 1477 bytes to tcp/[209.43.1.25]:25060 at 17:34:17.372006: ------------------------------------------------------------------------ NOTIFY sip:jgarland@209.43.1.25:25060;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK2rFXtaFHaSFma Max-Forwards: 70 From: ;tag=6m8QKmQjXZQQr To: "Jason" ;tag=B55DB702-8A2F3A67 Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 CSeq: 99274796 NOTIFY Contact: User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Event: presence Subscription-State: terminated;noresource Content-Type: application/pidf+xml Content-Length: 766
Idle
open Available
------------------------------------------------------------------------ 2008-05-14 13:34:17 [DEBUG] sofia.c:645 sofia_profile_thread_run() Write lock old nua: nua_shutdown: entering 2008-05-14 13:34:17 [DEBUG] sofia.c:645 sofia_profile_thread_run() Write lock private nua((nil)): sent signal r_shutdown nua((nil)): recv signal r_shutdown nua: nua_stack_shutdown: entering nua: nua_shutdown: entering nua((nil)): recv signal r_shutdown nua: nua_stack_shutdown: entering nua((nil)): event r_shutdown 200 Shutdown successful nua((nil)): event r_shutdown 200 Shutdown successful nua((nil)): sent signal r_shutdown nua: nua_application_event: entering 2008-05-14 13:34:17 [NOTICE] sofia.c:652 sofia_profile_thread_run() waiting for worker thread nua: nua_destroy: entering nua: nua_stack_deinit: entering 2008-05-14 13:34:17 [DEBUG] sofia.c:695 sofia_profile_thread_run() Write unlock old nua: nua_application_event: entering 2008-05-14 13:34:17 [NOTICE] sofia.c:652 sofia_profile_thread_run() waiting for worker thread nua: nua_destroy: entering nua: nua_stack_deinit: entering 2008-05-14 13:34:17 [DEBUG] sofia.c:695 sofia_profile_thread_run() Write unlock private recv 676 bytes from tcp/[209.43.1.25]:11999 at 17:34:17.688747: ------------------------------------------------------------------------ SUBSCRIBE sip:conf+42@conference.freeswitch.org;transport=tcp SIP/2.0 Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bKfcd3a3a768F7038C From: "Jason" ;tag=8220E020-E376AE85 To: CSeq: 1 SUBSCRIBE Call-ID: 831c5ff1-ddaf8d6-55ea0e3b@172.17.29.200 Contact: Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Accept: application/xpidf+xml,text/xml+msrtc.pidf Max-Forwards: 70 Expires: 3600 Content-Length: 0 ------------------------------------------------------------------------ nta: received SUBSCRIBE sip:conf+42@conference.freeswitch.org;transport=tcp SIP/2.0 (CSeq 1) nta: SUBSCRIBE (1) going to a default leg nua: nua_stack_process_request: entering nua: nh_create: entering nua: nh_create_handle: entering nua: nua_stack_set_params: entering nta_leg_tcreate(0xae90f828) nua(0xae920290): adding notify usage with event presence nua(0xae920290): event i_subscribe 100 Trying recv 456 bytes from tcp/[209.43.1.25]:25060 at 17:34:17.691076: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/TCP 208.64.203.141;branch=z9hG4bK2rFXtaFHaSFma From: ;tag=6m8QKmQjXZQQr To: "Jason" ;tag=B55DB702-8A2F3A67 CSeq: 99274796 NOTIFY Call-ID: d08117d3-2fade5b8-15efb01d@172.17.29.200 Contact: Event: presence User-Agent: PolycomSoundPointIP-SPIP_650-UA/3.0.1.0032_0004f213537a Content-Length: 0 ------------------------------------------------------------------------ nta: received 200 OK for NOTIFY (99274796) nta: 200 OK is going to a transaction nta_outgoing: RTT is 353.028 ms nua(0xae9310a0): event r_notify 200 OK nta: outgoing_free(0xae924c20) nua(0xae9310a0): removing notify usage with event presence nta_leg_destroy(0xae92d538) nta: timer set next to 2493 ms nua: nua_stack_shutdown: entering send 650 bytes to tcp/[209.43.1.25]:11999 at 17:34:18.153730: ------------------------------------------------------------------------ SIP/2.0 410 Gone Via: SIP/2.0/TCP 209.43.1.25:25060;branch=z9hG4bKfcd3a3a768F7038C;rport=11999 From: "Jason" ;tag=8220E020-E376AE85 To: ;tag=9Fm2r59vmttFB Call-ID: 831c5ff1-ddaf8d6-55ea0e3b@172.17.29.200 CSeq: 1 SUBSCRIBE User-Agent: FreeSWITCH-mod_sofia/1.0.pre4-8395M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH Supported: 100rel, precondition, timer Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary Content-Length: 0 ------------------------------------------------------------------------ nta: sent 410 Gone for SUBSCRIBE (1) nua(0xae920290): removing notify usage with event presence nta_leg_destroy(0xae90f828) nta: incoming_free(0xae90c9e8) nta: outgoing_free(0xae932510) nta: outgoing_free(0xae90d9d8) nua((nil)): event r_shutdown 200 Shutdown successful nua: nua_application_event: entering nua: nua_destroy: entering 2008-05-14 13:34:18 [NOTICE] sofia.c:652 sofia_profile_thread_run() waiting for worker thread nua: nua_stack_deinit: entering 2008-05-14 13:34:18 [DEBUG] sofia.c:695 sofia_profile_thread_run() Write unlock conference.freeswitch.org 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_sofia shutdown. 2008-05-14 13:34:18 [NOTICE] switch_loadable_module.c:410 switch_loadable_module_unprocess() Deleting Endpoint 'iax' 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_iax 2008-05-14 13:34:18 [NOTICE] switch_loadable_module.c:93 switch_loadable_module_exec() Thread ended for mod_iax 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_iax shutdown. 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_xml_rpc Socket Error=22 2008-05-14 13:34:18 [NOTICE] switch_loadable_module.c:93 switch_loadable_module_exec() Thread ended for mod_xml_rpc 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_xml_rpc shutdown. 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_console 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_console shutdown. 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_dptools has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_g723_1 has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_cepstral has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: mod_event_socket 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() mod_event_socket shutdown. 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() CORE_PCM_MODULE has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_amr has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1068 do_shutdown() Stopping: CORE_SOFTTIMER_MODULE 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1079 do_shutdown() CORE_SOFTTIMER_MODULE shutdown. 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_dialplan_xml has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_voipcodecs has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_speex has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_loadable_module.c:1082 do_shutdown() mod_g729 has no shutdown routine 2008-05-14 13:34:18 [CONSOLE] switch_core.c:1230 switch_core_destroy() Closing Event Engine. 2008-05-14 13:34:18 [CONSOLE] switch_event.c:375 switch_event_shutdown() Stopping event queue 0 2008-05-14 13:34:18 [CONSOLE] switch_event.c:268 switch_event_thread() Event Thread 0 Ended. 2008-05-14 13:34:18 [CONSOLE] switch_event.c:375 switch_event_shutdown() Stopping event queue 1 2008-05-14 13:34:18 [CONSOLE] switch_event.c:375 switch_event_shutdown() Stopping event queue 2 2008-05-14 13:34:18 [CONSOLE] switch_event.c:380 switch_event_shutdown() Stopping dispatch queue 0 2008-05-14 13:34:18 [CONSOLE] switch_event.c:210 switch_event_dispatch_thread() Dispatch Thread 0 Ended. 2008-05-14 13:34:18 [CONSOLE] switch_event.c:268 switch_event_thread() Event Thread 1 Ended. 2008-05-14 13:34:18 [CONSOLE] switch_event.c:268 switch_event_thread() Event Thread 2 Ended. 2008-05-14 13:34:18 [CONSOLE] switch_event.c:353 switch_core_memory_reclaim_events() Returning 28 recycled event(s) 1232 bytes 2008-05-14 13:34:18 [CONSOLE] switch_event.c:355 switch_core_memory_reclaim_events() Returning 1172 recycled event header(s) 14064 bytes 2008-05-14 13:34:18 [CONSOLE] switch_core_sqldb.c:486 switch_core_sqldb_stop() Waiting for unfinished SQL transactions 2008-05-14 13:34:18 [CONSOLE] switch_scheduler.c:303 switch_scheduler_task_thread_stop() Stopping Task Thread 2008-05-14 13:34:18 [CONSOLE] switch_core.c:1240 switch_core_destroy() Finalizing Shutdown. 2008-05-14 13:34:18 [CONSOLE] switch_log.c:185 log_thread() Logger Ended. 2008-05-14 13:34:18 [CONSOLE] switch_log.c:346 switch_core_memory_reclaim_logger() Returning 155 recycled log node(s) 29140 bytes _root@pacman:/usr/src/freeswitch.trunk\ root@pacman [Wed May 14 01:34 PM]  /usr/src/freeswitch.trunk <2>:exit exit Script done on Wed 14 May 2008 01:34:20 PM EDT