lists.freeswitch.orglists.freeswitch.org/pipermail/freeswitch-users/2014...From olegstolyar at...

download lists.freeswitch.orglists.freeswitch.org/pipermail/freeswitch-users/2014...From olegstolyar at gmail.com Sun Jun 1 04:46:16 2014 From: olegstolyar at gmail.com (Oleg Stolyar) Date:

If you can't read please download the document

Transcript of lists.freeswitch.orglists.freeswitch.org/pipermail/freeswitch-users/2014...From olegstolyar at...

Hi guys,

I am connecting to FreeSWITCH using WebRTC and after a user calls in, Iplay a beep and put them into a conference. Two strange things happenafter that:

1. There is a noise in the user's leg that someone described like a wind inthe tunnel. The noise lasts for several seconds, then the user can hearthe hold music. The noise does not seem to happen if I don't play the beepbefore the conference.

2. About 3 seconds into the call, there is another very short beep - like asmall portion of the original beep that the user hears.

This absolutely does not happen with softphones - only with WebRTC. Itried it with Chrome and Opera - same thing is happening on both.

I tried increasing the answer delay from 2 seconds to 3 and the noise nowhappens more rarely but the extra beep is still there almost every time. Iam using JsSIP 3.0 but since it only handles signalling I don't think theproblem is with the JS library.

Has anyone run into this? Any advice?

Here is the relevant excerpt from my dialplan.

-------------- next part --------------An HTML attachment was scrubbed...URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140531/7dc5b323/attachment.html

I've tested faxes with FS 1.4.5. And still got no success.FS(fax originator) ---> tested FS ----> SWITCH WHAT SUPPORT T38.

FS reply 100 trying after reINVITE and that's it, but should answer with200 OK..Please advice how to get it work.

my sip trace and sofia trace:

recv 1016 bytes from udp/[11.11.11.11]:5080 at 23:41:30.861560: ------------------------------------------------------------------------ INVITE sip:2222222222 at 22.22.22.22:5070 SIP/2.0 Via: SIP/2.0/UDP 11.11.11.11:5080;rport;branch=z9hG4bKNpj7NtK5yQjyQ Max-Forwards: 70 From: "+111111111111" ;tag=H53g29BtQBSKj To: Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453781 INVITE Contact: User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,REGISTER, REFER, NOTIFY Supported: timer, path, replaces Allow-Events: talk, hold, conference, refer Content-Type: application/sdp Content-Disposition: session Content-Length: 225 X-FS-Support: update_display,send_info Remote-Party-ID: "+111111111111" ;party=calling;screen=yes;privacy=off

v=0 o=FreeSWITCH 1401562482 1401562483 IN IP4 11.11.11.11 s=FreeSWITCH c=IN IP4 11.11.11.11 t=0 0 m=audio 17208 RTP/AVP 8 101 13 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 ------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x1d12180): msg 0x1ca3590 (1016bytes) from udp/11.11.11.11:5070/sip next=(nil)nta.c:2880 agent_recv_request() nta: received INVITEsip:2222222222 at 22.22.22.22:5070 SIP/2.0 (CSeq 60453781)nta.c:3246 agent_aliases() nta: canonizing sip:2222222222 at 22.22.22.22:5070with contactnta.c:3085 agent_recv_request() nta: INVITE (60453781) going to a defaultlegnta.c:1350 set_timeout() nta: timer set to 200 msnua_server.c:102 nua_stack_process_request() nua:nua_stack_process_request: enteringnua_stack.c:899 nh_create() nua: nh_create: enteringnua_common.c:108 nh_create_handle() nua: nh_create_handle: enteringnua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:280 soa_clone() soa_clone(static::0x1d0fd90, 0x1cb0640, 0x1d39800)calledsoa.c:403 soa_set_params() soa_set_params(static::0x1d17170, ...) callednta.c:4415 nta_leg_tcreate() nta_leg_tcreate(0x1d17950)soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x1d17170)calledsoa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x1d17170,(nil), 0x1d13e67, 225) callednua_dialog.c:338 nua_dialog_usage_add() nua(0x1d39800): adding session usagetport.c:3257 tport_tsend() tport_tsend(0x1d12180) tpn = UDP/11.11.11.11:5080tport.c:4046 tport_resolve() tport_resolve addrinfo = 11.11.11.11:5080tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x1d12180): not found byname UDP/11.11.11.11:5080tport.c:3594 tport_vsend() tport_vsend(0x1d12180): 324 bytes of 324 to udp/11.11.11.11:5080tport.c:3492 tport_send_msg() tport_vsend returned 324send 324 bytes to udp/[11.11.11.11]:5080 at 23:41:30.862101: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 11.11.11.11:5080;rport=5080;branch=z9hG4bKNpj7NtK5yQjyQ From: "+111111111111" ;tag=H53g29BtQBSKj To: Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453781 INVITE User-Agent: FS Content-Length: 0

------------------------------------------------------------------------nta.c:6789 incoming_reply() nta: sent 100 Trying for INVITE (60453781)nua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_invite 100 Tryingnua_session.c:4137 signal_call_state_change() nua(0x1d39800): call statechanged: init -> received, received offersoa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x1d17170,[0x7f5303ffe598], [0x7f5303ffe5a0], [(nil)]) callednua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_state 100 Tryingnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:342 nua_handle_bind() nua: nua_handle_bind: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua_common.c:108 nh_create_handle() nua: nh_create_handle: enteringnua.c:342 nua_handle_bind() nua: nua_handle_bind: enteringnua.c:633 nua_invite() nua: nua_invite: enteringnua_stack.c:529 nua_signal() nua(0x7f53700147d0): sent signal r_invitenua_stack.c:569 nua_stack_signal() nua(0x7f53700147d0): recv signal r_invitenua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:280 soa_clone() soa_clone(static::0x7f5334001930, 0x7f5334001130,0x7f53700147d0) calledsoa.c:403 soa_set_params() soa_set_params(static::0x7f533401eed0, ...)calledsoa.c:403 soa_set_params() soa_set_params(static::0x7f533401eed0, ...)calledsoa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x7f533401eed0,(nil), 0x7f53700123f3, -1) calledsoa.c:890 soa_set_capability_sdp()soa_set_capability_sdp(static::0x7f533401eed0, (nil), 0x7f53700123f3, -1)callednua_dialog.c:338 nua_dialog_usage_add() nua(0x7f53700147d0): adding sessionusagenta.c:4415 nta_leg_tcreate() nta_leg_tcreate(0x7f5334018320)soa.c:1302 soa_init_offer_answer()soa_init_offer_answer(static::0x7f533401eed0) calledsoa.c:1426 soa_generate_offer() soa_generate_offer(static::0x7f533401eed0,0) calledsoa_static.c:1137 offer_answer_step()soa_static_offer_answer_action(0x7f533401eed0, soa_generate_offer): calledsoa_static.c:1168 offer_answer_step() soa_static(0x7f533401eed0,soa_generate_offer): generating local descriptionsoa_static.c:1196 offer_answer_step() soa_static(0x7f533401eed0,soa_generate_offer): upgrade with local descriptionsoa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(0x7f537d8139d0,(nil), ""): calledsoa_static.c:1425 offer_answer_step() soa_static(0x7f533401eed0,soa_generate_offer): storing local descriptionsoa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x7f533401eed0,[(nil)], [0x7f537d813b40], [0x7f537d813b4c]) callednta.c:2665 nta_tpn_by_url() nta: selecting scheme siptport.c:3257 tport_tsend() tport_tsend(0x7f5334004450) tpn = UDP/33.33.33.33:5060tport.c:4046 tport_resolve() tport_resolve addrinfo = 33.33.33.33:5060tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f5334004450): notfound by name UDP/33.33.33.33:5060tport.c:3594 tport_vsend() tport_vsend(0x7f5334004450): 1010 bytes of 1010to udp/33.33.33.33:5060tport.c:3492 tport_send_msg() tport_vsend returned 1010send 1010 bytes to udp/[33.33.33.33]:5060 at 23:41:30.865276: ------------------------------------------------------------------------ INVITE sip:002222222222 at 33.33.33.33 SIP/2.0 Via: SIP/2.0/UDP 22.22.22.22:5080;rport;branch=z9hG4bKX94Z74KNte97S Max-Forwards: 69 From: "+111111111111" ;tag=vg4Z33QvjBg5c To: Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 60453781 INVITE Contact: User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,REGISTER, REFER, NOTIFY Supported: timer, path, replaces Allow-Events: talk, hold, conference, refer Content-Type: application/sdp Content-Disposition: session Content-Length: 225 X-FS-Support: update_display,send_info Remote-Party-ID: "+111111111111" ;party=calling;screen=yes;privacy=off

v=0 o=FreeSWITCH 1401556470 1401556471 IN IP4 22.22.22.22 s=FreeSWITCH c=IN IP4 22.22.22.22 t=0 0 m=audio 23220 RTP/AVP 8 101 13 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 ------------------------------------------------------------------------nta.c:8302 outgoing_send() nta: sent INVITE (60453781) to UDP/33.33.33.33:5060tport.c:4160 tport_pend() tport_pend(0x7f5334004450): pending0x7f5334029a40 for udp/22.22.22.22:5080 (already 0)nta.c:1350 set_timeout() nta: timer set to 32000 msnta.c:1348 set_timeout() nta: timer shortened to 1000 msnua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): callstate changed: init -> calling, sent offersoa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x7f533401eed0,[0x7f537d813b38], [0x7f537d813b40], [(nil)]) callednua_stack.c:269 nua_stack_event() nua(0x7f53700147d0): event i_state INVITEsentnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringtport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f533402d0d0 from (udp/22.22.22.22:5080) has 325 bytes, veclen = 1recv 325 bytes from udp/[33.33.33.33]:5060 at 23:41:30.883443: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S From: "+111111111111" ;tag=vg4Z33QvjBg5c To: Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 60453781 INVITE Content-Length: 0

------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f533402d0d0 (325 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:3297 agent_recv_response() nta: received 100 Trying for INVITE(60453781)nta.c:3364 agent_recv_response() nta: 100 Trying is going to a transactionnta.c:9562 outgoing_estimate_delay() nta_outgoing: RTT is 18.27 mstport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40by 0x7f533402abd0 with 0x7f533402d0d0 (preliminary)nta.c:1289 agent_timer() nta: timer not settport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f533402c260 from (udp/22.22.22.22:5080) has 827 bytes, veclen = 1recv 827 bytes from udp/[33.33.33.33]:5060 at 23:41:31.808643: ------------------------------------------------------------------------ SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S To: ;tag=3610568491-801417 From: "+111111111111" ;tag=vg4Z33QvjBg5c Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 60453781 INVITE Allow: UPDATE,PRACK,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL Contact: Content-Type: application/sdp Accept: application/sdp Content-Length: 306

v=0 o=sbc-uk-bm-th02b 372172800 1401579692 IN IP4 33.33.33.33 s=sip call c=IN IP4 33.33.33.34 t=0 0 m=audio 43554 RTP/AVP 8 101 a=sendrecv a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=silenceSupp:off a=ptime:20 a=maxptime:30 a=sqn: 0 a=cdsc:1 image udptl t38 ------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f533402c260 (827 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:3297 agent_recv_response() nta: received 183 Session Progress forINVITE (60453781)nta.c:3364 agent_recv_response() nta: 183 Session Progress is going to atransactiontport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40by 0x7f533402abd0 with 0x7f533402c260 (preliminary)soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f533401eed0,(nil), 0x7f533402ca59, 306) calledsoa.c:1595 soa_process_answer() soa_process_answer(static::0x7f533401eed0)calledsoa_static.c:1137 offer_answer_step()soa_static_offer_answer_action(0x7f533401eed0, soa_process_answer): calledsoa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(0x7f533402ade0,0x7f5334030a90, ""): calledsoa_static.c:1283 offer_answer_step() soa_static(0x7f533401eed0,soa_process_answer): upgrade codecs with remote descriptionsoa.c:1730 soa_activate() soa_activate(static::0x7f533401eed0, (nil)) callednua_session.c:988 nua_session_client_response() nua(0x7f53700147d0):INVITE: processed SDP answer in 183 Session Progressnua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event r_invite 183Session Progressnua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): callstate changed: calling -> proceeding, received answersoa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f533401eed0,[0x7f537d8132d8], [0x7f537d8132e0], [(nil)]) calledsoa.c:616 soa_get_params() soa_get_params(static::0x7f533401eed0, ...)callednua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 183Session Progressnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:879 nua_respond() nua: nua_respond: enteringnua_stack.c:529 nua_signal() nua(0x1d39800): sent signal r_respondnua_stack.c:573 nua_stack_signal() nua(0x1d39800): recv signal r_respond183 Session Progressnua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:403 soa_set_params() soa_set_params(static::0x1d17170, ...) calledsoa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x1d17170, (nil),0x7f5374009b02, -1) calledsoa.c:890 soa_set_capability_sdp()soa_set_capability_sdp(static::0x1d17170, (nil), 0x7f5374009b02, -1) callednua_session.c:2318 nua_invite_server_respond() nua:nua_invite_server_respond: enteringsoa.c:1515 soa_generate_answer() soa_generate_answer(static::0x1d17170)calledsoa_static.c:1137 offer_answer_step()soa_static_offer_answer_action(0x1d17170, soa_generate_answer): calledsoa_static.c:1168 offer_answer_step() soa_static(0x1d17170,soa_generate_answer): generating local descriptionsoa_static.c:1209 offer_answer_step() soa_static(0x1d17170,soa_generate_answer): upgrade with remote descriptionsoa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(0x7f5303ffea40,0x1ca2550, ""): calledsoa_static.c:1425 offer_answer_step() soa_static(0x1d17170,soa_generate_answer): storing local descriptionsoa.c:1730 soa_activate() soa_activate(static::0x1d17170, (nil)) calledsoa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x1d17170,[(nil)], [0x7f5303ffebb0], [0x7f5303ffebbc]) calledtport.c:3257 tport_tsend() tport_tsend(0x1d12180) tpn = UDP/11.11.11.11:5080tport.c:4046 tport_resolve() tport_resolve addrinfo = 11.11.11.11:5080tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x1d12180): not found byname UDP/11.11.11.11:5080tport.c:3594 tport_vsend() tport_vsend(0x1d12180): 1137 bytes of 1137 toudp/11.11.11.11:5080tport.c:3492 tport_send_msg() tport_vsend returned 1137send 1137 bytes to udp/[11.11.11.11]:5080 at 23:41:31.832193: ------------------------------------------------------------------------ SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 11.11.11.11:5080;rport=5080;branch=z9hG4bKNpj7NtK5yQjyQ From: "+111111111111" ;tag=H53g29BtQBSKj To: ;tag=rZg31jSXgjK5r Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453781 INVITE Contact: User-Agent: FS Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, NOTIFY Supported: timer, path, replaces Allow-Events: talk, hold, conference, refer Content-Type: application/sdp Content-Disposition: session Content-Length: 249 X-FS-Display-Name: Outbound Call X-FS-Display-Number: sip:002222222222 at 22.22.22.22 X-FS-Support: update_display,send_info Remote-Party-ID: "Outbound Call" ;party=calling;privacy=off;screen=no

v=0 o=FreeSWITCH 1401550453 1401550454 IN IP4 22.22.22.22 s=FreeSWITCH c=IN IP4 22.22.22.22 t=0 0 m=audio 29238 RTP/AVP 8 101 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=silenceSupp:off - - - - a=ptime:20 ------------------------------------------------------------------------nta.c:6789 incoming_reply() nta: sent 183 Session Progress for INVITE(60453781)nta.c:1350 set_timeout() nta: timer set to 60000 msnua_session.c:4137 signal_call_state_change() nua(0x1d39800): call statechanged: received -> early, sent answersoa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x1d17170,[0x7f5303ffeca8], [0x7f5303ffecb0], [(nil)]) calledsoa.c:616 soa_get_params() soa_get_params(static::0x1d17170, ...) callednua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_state 183 SessionProgressnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnta.c:1289 agent_timer() nta: timer not settport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f533402d180 from (udp/22.22.22.22:5080) has 818 bytes, veclen = 1recv 818 bytes from udp/[33.33.33.33]:5060 at 23:41:32.714486: ------------------------------------------------------------------------ SIP/2.0 180 Ringing Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S To: ;tag=3610568491-801417 From: "+111111111111" ;tag=vg4Z33QvjBg5c Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 60453781 INVITE Allow: UPDATE,PRACK,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL Contact: Content-Type: application/sdp Accept: application/sdp Content-Length: 306

v=0 o=sbc-uk-bm-th02b 372172800 1401579692 IN IP4 33.33.33.33 s=sip call c=IN IP4 33.33.33.34 t=0 0 m=audio 43554 RTP/AVP 8 101 a=sendrecv a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=silenceSupp:off a=ptime:20 a=maxptime:30 a=sqn: 0 a=cdsc:1 image udptl t38 ------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f533402d180 (818 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:3297 agent_recv_response() nta: received 180 Ringing for INVITE(60453781)nta.c:3364 agent_recv_response() nta: 180 Ringing is going to a transactiontport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40by 0x7f533402abd0 with 0x7f533402d180 (preliminary)soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f533401eed0,(nil), 0x7f533402e600, 306) calledsoa.c:1595 soa_process_answer() soa_process_answer(static::0x7f533401eed0)callednua_session.c:978 nua_session_client_response() nua(0x7f53700147d0):INVITE: error processing SDP answer in 180 Ringingnua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event r_invite 180Ringingnua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): callstate changed: proceeding -> proceeding, received answersoa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f533401eed0,[0x7f537d813418], [0x7f537d813420], [(nil)]) calledsoa.c:616 soa_get_params() soa_get_params(static::0x7f533401eed0, ...)callednua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 180Ringingnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringtport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f533402f8d0 from (udp/22.22.22.22:5080) has 844 bytes, veclen = 1recv 844 bytes from udp/[33.33.33.33]:5060 at 23:41:33.964863: ------------------------------------------------------------------------ SIP/2.0 200 OK Session-Expires: 3600;refresher=uas Require: timer Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S To: ;tag=3610568491-801417 From: "+111111111111" ;tag=vg4Z33QvjBg5c Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 60453781 INVITE Allow: UPDATE,PRACK,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL Contact: Content-Type: application/sdp Accept: application/sdp Content-Length: 284

v=0 o=sbc-uk-bm-th02b 372172800 1401579693 IN IP4 33.33.33.33 s=sip call c=IN IP4 33.33.33.34 t=0 0 m=audio 43554 RTP/AVP 8 101 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=silenceSupp:off a=ptime:20 a=maxptime:30 a=cdsc:1 image udptl t38 ------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f533402f8d0 (844 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:3297 agent_recv_response() nta: received 200 OK for INVITE (60453781)nta.c:3364 agent_recv_response() nta: 200 OK is going to a transactiontport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40by 0x7f533402abd0 with 0x7f533402f8d0nta.c:1350 set_timeout() nta: timer set to 32000 msnua_dialog.c:564 nua_dialog_usage_set_refresh_range() nua(): refreshsession after 1805 seconds (in [1795..1805])soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f533401eed0,(nil), 0x7f533402eab0, 284) calledsoa.c:1595 soa_process_answer() soa_process_answer(static::0x7f533401eed0)callednua_session.c:978 nua_session_client_response() nua(0x7f53700147d0):INVITE: error processing SDP answer in 200 OKnua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event r_invite 200 OKnua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): callstate changed: proceeding -> completing, received answersoa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f533401eed0,[0x7f537d813418], [0x7f537d813420], [(nil)]) calledsoa.c:616 soa_get_params() soa_get_params(static::0x7f533401eed0, ...)callednua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 200 OKnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:639 nua_ack() nua: nua_ack: enteringnua_stack.c:569 nua_stack_signal() nua(0x7f53700147d0): recv signal r_acknua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:403 soa_set_params() soa_set_params(static::0x7f533401eed0, ...)calledsoa.c:1730 soa_activate() soa_activate(static::0x7f533401eed0, (nil)) callednta.c:2665 nta_tpn_by_url() nta: selecting scheme sipnua_stack.c:529 nua_signal() nua(0x7f53700147d0): sent signal r_acktport.c:3257 tport_tsend() tport_tsend(0x7f5334004450) tpn = UDP/33.33.33.33:5060nua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringtport.c:4046 tport_resolve() tport_resolve addrinfo = 33.33.33.33:5060tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f5334004450): notfound by name UDP/33.33.33.33:5060tport.c:3594 tport_vsend() tport_vsend(0x7f5334004450): 410 bytes of 410 toudp/33.33.33.33:5060tport.c:3492 tport_send_msg() tport_vsend returned 410send 410 bytes to udp/[33.33.33.33]:5060 at 23:41:33.965993: ------------------------------------------------------------------------ ACK sip:002222222222 at 33.33.33.33:5060 SIP/2.0 Via: SIP/2.0/UDP 22.22.22.22:5080;rport;branch=z9hG4bKyjyr9Z4rQQZtN Max-Forwards: 70 From: "+111111111111" ;tag=vg4Z33QvjBg5c To: ;tag=3610568491-801417 Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 60453781 ACK Contact: Content-Length: 0

------------------------------------------------------------------------nta.c:8302 outgoing_send() nta: sent ACK (60453781) to UDP/33.33.33.33:5060nua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): callstate changed: completing -> readynua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 200ACK sentnua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_active 200Call activenua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:879 nua_respond() nua: nua_respond: enteringnua_stack.c:529 nua_signal() nua(0x1d39800): sent signal r_respondnua_stack.c:573 nua_stack_signal() nua(0x1d39800): recv signal r_respond200 OKnua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:403 soa_set_params() soa_set_params(static::0x1d17170, ...) calledsoa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x1d17170, (nil),0x7f53740265e4, -1) callednua_session.c:2318 nua_invite_server_respond() nua:nua_invite_server_respond: enteringsoa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x1d17170,[(nil)], [0x7f5303ffebb0], [0x7f5303ffebbc]) calledtport.c:3257 tport_tsend() tport_tsend(0x1d12180) tpn = UDP/11.11.11.11:5080tport.c:4046 tport_resolve() tport_resolve addrinfo = 11.11.11.11:5080tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x1d12180): not found byname UDP/11.11.11.11:5080tport.c:3594 tport_vsend() tport_vsend(0x1d12180): 1098 bytes of 1098 toudp/11.11.11.11:5080tport.c:3492 tport_send_msg() tport_vsend returned 1098send 1098 bytes to udp/[11.11.11.11]:5080 at 23:41:33.970944: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 11.11.11.11:5080;rport=5080;branch=z9hG4bKNpj7NtK5yQjyQ From: "+111111111111" ;tag=H53g29BtQBSKj To: ;tag=rZg31jSXgjK5r Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453781 INVITE Contact: User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, NOTIFY Supported: timer, path, replaces Allow-Events: talk, hold, conference, refer Content-Type: application/sdp Content-Disposition: session Content-Length: 249 X-FS-Display-Name: Outbound Call X-FS-Display-Number: sip:002222222222 at 22.22.22.22 X-FS-Support: update_display,send_info Remote-Party-ID: "Outbound Call" ;party=calling;privacy=off;screen=no

v=0 o=FreeSWITCH 1401550453 1401550454 IN IP4 22.22.22.22 s=FreeSWITCH c=IN IP4 22.22.22.22 t=0 0 m=audio 29238 RTP/AVP 8 101 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=silenceSupp:off - - - - a=ptime:20 ------------------------------------------------------------------------nta.c:6789 incoming_reply() nta: sent 200 OK for INVITE (60453781)nta.c:1348 set_timeout() nta: timer shortened to 500 msnua_session.c:4137 signal_call_state_change() nua(0x1d39800): call statechanged: early -> completed, sent answersoa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x1d17170,[0x7f5303ffeca8], [0x7f5303ffecb0], [(nil)]) calledsoa.c:616 soa_get_params() soa_get_params(static::0x1d17170, ...) callednua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_state 200 OKnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringtport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x1d12180): events INtport.c:2864 tport_recv_event() tport_recv_event(0x1d12180)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x1d12180) msg 0x1d687a0from (udp/22.22.22.22:5070) has 421 bytes, veclen = 1recv 421 bytes from udp/[11.11.11.11]:5080 at 23:41:33.973154: ------------------------------------------------------------------------ ACK sip:2222222222 at 22.22.22.22:5070;transport=udp SIP/2.0 Via: SIP/2.0/UDP 11.11.11.11:5080;rport;branch=z9hG4bKQ84rSgNcS9y3e Max-Forwards: 70 From: "+111111111111" ;tag=H53g29BtQBSKj To: ;tag=rZg31jSXgjK5r Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453781 ACK Contact: Content-Length: 0

------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x1d12180): msg 0x1d687a0 (421bytes) from udp/11.11.11.11:5070/sip next=(nil)nta.c:2880 agent_recv_request() nta: received ACKsip:2222222222 at 22.22.22.22:5070;transport=udp SIP/2.0 (CSeq 60453781)nta.c:3019 agent_recv_request() nta: ACK (60453781) is going to INVITE(60453781)nua_session.c:2567 process_ack_or_cancel() nua: process_ack_or_cancel:enteringsoa.c:1214 soa_clear_remote_sdp() soa_clear_remote_sdp(static::0x1d17170)callednua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_ack 200 OKnua_session.c:4137 signal_call_state_change() nua(0x1d39800): call statechanged: completed -> readynua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_state 200 OKnua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_active 200 Callactivenua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:798 nua_info() nua: nua_info: enteringnua_stack.c:529 nua_signal() nua(0x1d39800): sent signal r_infonua_stack.c:569 nua_stack_signal() nua(0x1d39800): recv signal r_infonua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:403 soa_set_params() soa_set_params(static::0x1d17170, ...) callednta.c:2665 nta_tpn_by_url() nta: selecting scheme siptport.c:3257 tport_tsend() tport_tsend(0x1d12180) tpn = */11.11.11.11:5080tport.c:4046 tport_resolve() tport_resolve addrinfo = 11.11.11.11:5080tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x1d12180): not found byname */11.11.11.11:5080tport.c:3594 tport_vsend() tport_vsend(0x1d12180): 658 bytes of 658 to udp/11.11.11.11:5080tport.c:3492 tport_send_msg() tport_vsend returned 658send 658 bytes to udp/[11.11.11.11]:5080 at 23:41:34.010625: ------------------------------------------------------------------------ INFO sip:mod_sofia at 11.11.11.11:5080 SIP/2.0 Via: SIP/2.0/UDP 22.22.22.22:5070;rport;branch=z9hG4bKDvBgeZXe0rvNg Max-Forwards: 70 From: ;tag=rZg31jSXgjK5r To: "+111111111111" ;tag=H53g29BtQBSKj Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453783 INFO Contact: User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, NOTIFY Supported: timer, path, replaces Content-Type: message/update_display Content-Length: 0 X-FS-Display-Name: Outbound Call X-FS-Display-Number: 002222222222

------------------------------------------------------------------------nta.c:8302 outgoing_send() nta: sent INFO (60453783) to */11.11.11.11:5080tport.c:4160 tport_pend() tport_pend(0x1d12180): pending 0x1d14e20 for udp/22.22.22.22:5070 (already 0)tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x1d12180): events INtport.c:2864 tport_recv_event() tport_recv_event(0x1d12180)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x1d12180) msg 0x1d25520from (udp/22.22.22.22:5070) has 460 bytes, veclen = 1recv 460 bytes from udp/[11.11.11.11]:5080 at 23:41:34.012696: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 22.22.22.22:5070;rport=5070;branch=z9hG4bKDvBgeZXe0rvNg From: ;tag=rZg31jSXgjK5r To: "+111111111111" ;tag=H53g29BtQBSKj Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453783 INFO User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,REGISTER, REFER, NOTIFY Supported: timer, path, replaces Content-Length: 0

------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x1d12180): msg 0x1d25520 (460bytes) from udp/11.11.11.11:5070/sip next=(nil)nta.c:3297 agent_recv_response() nta: received 200 OK for INFO (60453783)nta.c:3364 agent_recv_response() nta: 200 OK is going to a transactionnta.c:9562 outgoing_estimate_delay() nta_outgoing: RTT is 2.163 mstport.c:4222 tport_release() tport_release(0x1d12180): 0x1d14e20 by0x1cbd870 with 0x1d25520nua_stack.c:271 nua_stack_event() nua(0x1d39800): event r_info 200 OKnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnta.c:1296 agent_timer() nta: timer set next to 4502 msnta.c:7132 _nta_incoming_timer() nta: timer I fired, terminate 200 responsenta.c:5823 incoming_reclaim_queued() incoming_reclaim_all((nil), (nil),0x7f5303ffeb50)nta.c:7186 _nta_incoming_timer() nta_incoming_timer: 0/0 resent, 0/0 tout,1/1 term, 1/1 freenta.c:1296 agent_timer() nta: timer set next to 40 msnta.c:9099 outgoing_timer_dk() nta: timer K fired, terminate INFO (60453783)nta.c:8797 outgoing_reclaim_queued() outgoing_reclaim_all((nil), (nil),0x7f5303ffecd0)nta.c:8927 _nta_outgoing_timer() nta_outgoing_timer: 0/0 resent, 0/0 tout,1/1 term, 1/1 freenta.c:1289 agent_timer() nta: timer not settport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f533402ecc0 from (udp/22.22.22.22:5080) has 965 bytes, veclen = 1recv 965 bytes from udp/[33.33.33.33]:5060 at 23:41:40.133750: ------------------------------------------------------------------------ INVITE sip:mod_sofia at 22.22.22.22:5080 SIP/2.0 Max-Forwards: 29 Session-Expires: 3600;refresher=uac Min-SE: 600 Supported: timer, 100rel To: "+111111111111" ;tag=vg4Z33QvjBg5c From: ;tag=3610568491-801417 Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 2 INVITE Allow: UPDATE,PRACK,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bKeff490529a8e1aac116cef0e2deb9648 Contact: Content-Type: application/sdp Accept: application/sdp Content-Length: 353

v=0 o=sbc-uk-bm-th02b 372172800 1401579694 IN IP4 33.33.33.33 s=sip call c=IN IP4 33.33.33.34 t=0 0 m=image 43554 udptl t38 a=sendrecv a=T38FaxVersion:0 a=T38MaxBitRate:14400 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:300 a=T38FaxMaxDatagram:176 a=T38FaxUdpEC:t38UDPRedundancy a=silenceSupp:off a=ptime:20 a=maxptime:30 ------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f533402ecc0 (965 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:2880 agent_recv_request() nta: received INVITEsip:mod_sofia at 22.22.22.22:5080 SIP/2.0 (CSeq 2)nta.c:3246 agent_aliases() nta: canonizing sip:mod_sofia at 22.22.22.22:5080with contactnta.c:3060 agent_recv_request() nta: INVITE (2) going to existing legnta.c:1348 set_timeout() nta: timer shortened to 200 msnua_server.c:102 nua_stack_process_request() nua:nua_stack_process_request: enteringsoa.c:1302 soa_init_offer_answer()soa_init_offer_answer(static::0x7f533401eed0) calledsoa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f533401eed0,(nil), 0x7f533402f514, 353) calledtport.c:3257 tport_tsend() tport_tsend(0x7f5334004450) tpn = UDP/33.33.33.33:5060tport.c:4046 tport_resolve() tport_resolve addrinfo = 33.33.33.33:5060tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f5334004450): notfound by name UDP/33.33.33.33:5060tport.c:3594 tport_vsend() tport_vsend(0x7f5334004450): 344 bytes of 344 toudp/33.33.33.33:5060tport.c:3492 tport_send_msg() tport_vsend returned 344send 344 bytes to udp/[33.33.33.33]:5060 at 23:41:40.134062: ------------------------------------------------------------------------ SIP/2.0 100 Trying Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bKeff490529a8e1aac116cef0e2deb9648 From: ;tag=3610568491-801417 To: "+111111111111" ;tag=vg4Z33QvjBg5c Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 2 INVITE User-Agent: FS Content-Length: 0

------------------------------------------------------------------------nta.c:6789 incoming_reply() nta: sent 100 Trying for INVITE (2)nua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_invite 100Tryingnua_session.c:4143 signal_call_state_change() nua(0x7f53700147d0): readycall updated: received received offersoa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f533401eed0,[0x7f537d813598], [0x7f537d8135a0], [(nil)]) callednua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 100Tryingnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnta.c:1296 agent_timer() nta: timer set next to 25631 msnta.c:9099 outgoing_timer_dk() nta: timer D fired, terminate INVITE(60453781)nta.c:8797 outgoing_reclaim_queued() outgoing_reclaim_all((nil), (nil),0x7f537d813cd0)nta.c:8927 _nta_outgoing_timer() nta_outgoing_timer: 0/0 resent, 0/1 tout,1/1 term, 1/2 freenta.c:1296 agent_timer() nta: timer set next to 1 msnta.c:8980 outgoing_timer_bf() nta: timer F fired, terminating ACK(60453781)nta.c:8797 outgoing_reclaim_queued() outgoing_reclaim_all((nil), (nil),0x7f537d813cd0)nta.c:8927 _nta_outgoing_timer() nta_outgoing_timer: 0/0 resent, 1/1 tout,0/0 term, 1/1 freenta.c:1289 agent_timer() nta: timer not set

tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f5334029a40 from (udp/22.22.22.22:5080) has 512 bytes, veclen = 1recv 512 bytes from udp/[33.33.33.33]:5060 at 23:44:22.741683: ------------------------------------------------------------------------ CANCEL sip:mod_sofia at 22.22.22.22:5080 SIP/2.0 Max-Forwards: 69 To: "+111111111111" ;tag=vg4Z33QvjBg5c From: ;tag=3610568491-801417 Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 2 CANCEL Allow: UPDATE,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bKeff490529a8e1aac116cef0e2deb9648 Contact: Reason: SIP;cause=403;text="Forbidden" Content-Length: 0

------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f5334029a40 (512 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:2880 agent_recv_request() nta: received CANCELsip:mod_sofia at 22.22.22.22:5080 SIP/2.0 (CSeq 2)nta.c:3026 agent_recv_request() nta: CANCEL (2) is going to INVITE (2)tport.c:3257 tport_tsend() tport_tsend(0x7f5334004450) tpn = UDP/33.33.33.33:5060tport.c:4046 tport_resolve() tport_resolve addrinfo = 33.33.33.33:5060tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f5334004450): notfound by name UDP/33.33.33.33:5060tport.c:3594 tport_vsend() tport_vsend(0x7f5334004450): 321 bytes of 321 toudp/33.33.33.33:5060tport.c:3492 tport_send_msg() tport_vsend returned 321send 321 bytes to udp/[33.33.33.33]:5060 at 23:44:22.741804: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bKeff490529a8e1aac116cef0e2deb9648 From: ;tag=3610568491-801417 To: "+111111111111" ;tag=vg4Z33QvjBg5c Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 2 CANCEL Content-Length: 0

------------------------------------------------------------------------nua_session.c:2567 process_ack_or_cancel() nua: process_ack_or_cancel:enteringnua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_cancel 200 OKnua_session.c:2318 nua_invite_server_respond() nua:nua_invite_server_respond: enteringsoa.c:1214 soa_clear_remote_sdp()soa_clear_remote_sdp(static::0x7f533401eed0) calledtport.c:3257 tport_tsend() tport_tsend(0x7f5334004450) tpn = UDP/33.33.33.33:5060tport.c:4046 tport_resolve() tport_resolve addrinfo = 33.33.33.33:5060tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f5334004450): notfound by name UDP/33.33.33.33:5060nua_stack.c:359 nua_application_event() nua: nua_application_event: enteringtport.c:3594 tport_vsend() tport_vsend(0x7f5334004450): 505 bytes of 505 toudp/33.33.33.33:5060tport.c:3492 tport_send_msg() tport_vsend returned 505send 505 bytes to udp/[33.33.33.33]:5060 at 23:44:22.742006: ------------------------------------------------------------------------ SIP/2.0 487 Request Terminated Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bKeff490529a8e1aac116cef0e2deb9648 From: ;tag=3610568491-801417 To: "+111111111111" ;tag=vg4Z33QvjBg5c Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 2 INVITE User-Agent: FS Accept: application/sdp Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,REGISTER, REFER, NOTIFY Supported: timer, path, replaces Content-Length: 0

------------------------------------------------------------------------nta.c:6789 incoming_reply() nta: sent 487 Request Terminated for INVITE (2)nta.c:1350 set_timeout() nta: timer set to 500 msnua_session.c:4143 signal_call_state_change() nua(0x7f53700147d0): readycall updated: initnua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 487Request Terminatednua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_active 487Call activesoa.c:1302 soa_init_offer_answer()soa_init_offer_answer(static::0x7f533401eed0) callednua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringtport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)nua_stack.c:359 nua_application_event() nua: nua_application_event: enteringtport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f533402d0b0 from (udp/22.22.22.22:5080) has 518 bytes, veclen = 1nua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringrecv 518 bytes from udp/[33.33.33.33]:5060 at 23:44:22.742365: ------------------------------------------------------------------------nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering BYE sip:mod_sofia at 22.22.22.22:5080 SIP/2.0nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering Max-Forwards: 69 To: "+111111111111" ;tag=vg4Z33QvjBg5c From: ;tag=3610568491-801417 Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 3 BYE Allow: UPDATE,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bK6d90a278ed6e9b8f21c26aabb75e85e5 Contact: Reason: Q.850;cause=16;text="Normal call clearing" Content-Length: 0

------------------------------------------------------------------------nua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringtport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f533402d0b0 (518 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:2880 agent_recv_request() nta: received BYEsip:mod_sofia at 22.22.22.22:5080 SIP/2.0 (CSeq 3)nta.c:3246 agent_aliases() nta: canonizing sip:mod_sofia at 22.22.22.22:5080with contactnta.c:3060 agent_recv_request() nta: BYE (3) going to existing legnua_server.c:102 nua_stack_process_request() nua:nua_stack_process_request: enteringnua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_bye 100Tryingnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:879 nua_respond() nua: nua_respond: enteringnua_stack.c:529 nua_signal() nua(0x7f53700147d0): sent signal r_respondnua.c:342 nua_handle_bind() nua: nua_handle_bind: enteringnua.c:921 nua_handle_destroy() nua: nua_handle_destroy: enteringnua_stack.c:529 nua_signal() nua(0x7f53700147d0): sent signal r_destroynua_stack.c:573 nua_stack_signal() nua(0x7f53700147d0): recv signalr_respond 200 OKnua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:403 soa_set_params() soa_set_params(static::0x7f533401eed0, ...)calledtport.c:3257 tport_tsend() tport_tsend(0x7f5334004450) tpn = UDP/33.33.33.33:5060tport.c:4046 tport_resolve() tport_resolve addrinfo = 33.33.33.33:5060tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f5334004450): notfound by name UDP/33.33.33.33:5060tport.c:3594 tport_vsend() tport_vsend(0x7f5334004450): 461 bytes of 461 toudp/33.33.33.33:5060tport.c:3492 tport_send_msg() tport_vsend returned 461send 461 bytes to udp/[33.33.33.33]:5060 at 23:44:22.744366: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bK6d90a278ed6e9b8f21c26aabb75e85e5 From: ;tag=3610568491-801417 To: "+111111111111" ;tag=vg4Z33QvjBg5c Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 3 BYE User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,REGISTER, REFER, NOTIFY Supported: timer, path, replaces Content-Length: 0

------------------------------------------------------------------------nta.c:6789 incoming_reply() nta: sent 200 OK for BYE (3)nua_dialog.c:397 nua_dialog_usage_remove_at() nua(0x7f53700147d0): removingsession usagenua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): callstate changed: ready -> terminatednua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 200Session Terminatednua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_terminated200 Session Terminatedsoa.c:356 soa_destroy() soa_destroy(static::0x7f533401eed0) callednta.c:4468 nta_leg_destroy() nta_leg_destroy(0x7f5334018320)nua_stack.c:569 nua_stack_signal() nua(0x7f53700147d0): recv signalr_destroynta.c:4468 nta_leg_destroy() nta_leg_destroy((nil))nua.c:645 nua_bye() nua: nua_bye: enteringnua_stack.c:529 nua_signal() nua(0x1d39800): sent signal r_byenua_stack.c:569 nua_stack_signal() nua(0x1d39800): recv signal r_byenua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: enteringsoa.c:403 soa_set_params() soa_set_params(static::0x1d17170, ...) calledsoa.c:1784 soa_terminate() soa_terminate(static::0x1d17170) calledsoa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x1d17170)callednta.c:2665 nta_tpn_by_url() nta: selecting scheme siptport.c:3257 tport_tsend() tport_tsend(0x1d12180) tpn = */11.11.11.11:5080tport.c:4046 tport_resolve() tport_resolve addrinfo = 11.11.11.11:5080tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x1d12180): not found byname */11.11.11.11:5080tport.c:3594 tport_vsend() tport_vsend(0x1d12180): 599 bytes of 599 to udp/11.11.11.11:5080tport.c:3492 tport_send_msg() tport_vsend returned 599send 599 bytes to udp/[11.11.11.11]:5080 at 23:44:22.751815: ------------------------------------------------------------------------ BYE sip:mod_sofia at 11.11.11.11:5080 SIP/2.0 Via: SIP/2.0/UDP 22.22.22.22:5070;rport;branch=z9hG4bKe548FtejX1j8B Max-Forwards: 70 From: ;tag=rZg31jSXgjK5r To: "+111111111111" ;tag=H53g29BtQBSKj Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453784 BYE Contact: User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, NOTIFY Supported: timer, path, replaces Reason: Q.850;cause=16;text="Normal call clearing" Content-Length: 0

------------------------------------------------------------------------nta.c:8302 outgoing_send() nta: sent BYE (60453784) to */11.11.11.11:5080tport.c:4160 tport_pend() tport_pend(0x1d12180): pending 0x1d14e20 for udp/22.22.22.22:5070 (already 0)nta.c:1350 set_timeout() nta: timer set to 32000 msnta.c:1348 set_timeout() nta: timer shortened to 1000 mstport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x1d12180): events INtport.c:2864 tport_recv_event() tport_recv_event(0x1d12180)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x1d12180) msg 0x1ca2550from (udp/22.22.22.22:5070) has 459 bytes, veclen = 1recv 459 bytes from udp/[11.11.11.11]:5080 at 23:44:22.755074: ------------------------------------------------------------------------ SIP/2.0 200 OK Via: SIP/2.0/UDP 22.22.22.22:5070;rport=5070;branch=z9hG4bKe548FtejX1j8B From: ;tag=rZg31jSXgjK5r To: "+111111111111" ;tag=H53g29BtQBSKj Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0 CSeq: 60453784 BYE User-Agent: FS Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,REGISTER, REFER, NOTIFY Supported: timer, path, replaces Content-Length: 0

------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x1d12180): msg 0x1ca2550 (459bytes) from udp/11.11.11.11:5070/sip next=(nil)nta.c:3297 agent_recv_response() nta: received 200 OK for BYE (60453784)nta.c:3364 agent_recv_response() nta: 200 OK is going to a transactionnta.c:9562 outgoing_estimate_delay() nta_outgoing: RTT is 3.357 mstport.c:4222 tport_release() tport_release(0x1d12180): 0x1d14e20 by0x1d27170 with 0x1ca2550nua_stack.c:271 nua_stack_event() nua(0x1d39800): event r_bye 200 OKnua_session.c:4137 signal_call_state_change() nua(0x1d39800): call statechanged: terminating -> terminatednua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_state 200 to BYEnua_stack.c:359 nua_application_event() nua: nua_application_event: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:342 nua_handle_bind() nua: nua_handle_bind: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:366 nua_handle_magic() nua: nua_handle_magic: enteringnua.c:921 nua_handle_destroy() nua: nua_handle_destroy: enteringnua_stack.c:569 nua_stack_signal() nua(0x1d39800): recv signal r_destroynta.c:4468 nta_leg_destroy() nta_leg_destroy((nil))nua_stack.c:529 nua_signal() nua(0x1d39800): sent signal r_destroytport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events INtport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg0x7f5334032af0 from (udp/22.22.22.22:5080) has 466 bytes, veclen = 1recv 466 bytes from udp/[33.33.33.33]:5060 at 23:44:22.759701: ------------------------------------------------------------------------ ACK sip:mod_sofia at 22.22.22.22:5080 SIP/2.0 Max-Forwards: 70 To: "+111111111111" ;tag=vg4Z33QvjBg5c From: ;tag=3610568491-801417 Call-ID: eedb70c7-63bf-1232-47b6-02082072a337 CSeq: 2 ACK Allow: UPDATE,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL Via: SIP/2.0/UDP 33.33.33.33:5060;branch=z9hG4bKeff490529a8e1aac116cef0e2deb9648 Contact: Content-Length: 0

------------------------------------------------------------------------tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg0x7f5334032af0 (466 bytes) from udp/33.33.33.33:5080/sip next=(nil)nta.c:2880 agent_recv_request() nta: received ACKsip:mod_sofia at 22.22.22.22:5080 SIP/2.0 (CSeq 2)nta.c:3019 agent_recv_request() nta: ACK (2) is going to INVITE (2)nta.c:1296 agent_timer() nta: timer set next to 4517 msnta.c:1296 agent_timer() nta: timer set next to 4002 msnta.c:9099 outgoing_timer_dk() nta: timer K fired, terminate BYE (60453784)nta.c:8797 outgoing_reclaim_queued() outgoing_reclaim_all((nil), (nil),0x7f5303ffecd0)nta.c:8927 _nta_outgoing_timer() nta_outgoing_timer: 0/0 resent, 0/0 tout,1/1 term, 1/1 freenta.c:1289 agent_timer() nta: timer not setnta.c:7132 _nta_incoming_timer() nta: timer I fired, terminate 487 responsenta.c:5823 incoming_reclaim_queued() incoming_reclaim_all((nil), (nil),0x7f537d813b50)nta.c:7186 _nta_incoming_timer() nta_incoming_timer: 0/0 resent, 0/0 tout,1/2 term, 1/2 freenta.c:1296 agent_timer() nta: timer set next to 26984 msnta.c:7157 _nta_incoming_timer() nta: timer J fired, terminate 200 responsenta.c:5823 incoming_reclaim_queued() incoming_reclaim_all((nil), (nil),0x7f537d813b50)nta.c:7186 _nta_incoming_timer() nta_incoming_timer: 0/0 resent, 0/0 tout,1/1 term, 1/1 freenta.c:1289 agent_timer() nta: timer not set

-- Yours sincerely,Vladimir Getmanshchuk-------------- next part --------------An HTML attachment was scrubbed...URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140531/32aaca98/attachment-0001.html

fs_cli -x "fsctl min_idle_cpu 0"

How many calls your switch currently handling?

On Tue, May 27, 2014 at 1:32 AM, Miha wrote:

> Interesting, it look's like now is ok.>> I am using on this FS just trunks, no registration...>> br> miha>> Dne 5/27/2014 5:50 PM, pi?e rockxsj:>> too many register message send to the freeswitch,make it can not handle> the normal message.> ? 2014?05?27? 06:44, Miha ??:>> "disable-register in the internal.xml">> can you please explaint how could this help?>> br> miha>> Dne 5/26/2014 4:12 PM, pi?e ???:>> you can disable-register in the internal.xml>>> 2014-05-26 20:51 GMT+08:00 Miha :>>> Hi,>>>> I am getting "503 Maximum Calls In Progress". I did some sofia.conf.xml>> configuration but still the same.>>>> Could some please point me to right direction what I am missing.>>>> tnx!>>>> UP 0 years, 5 days, 1 hour, 2 minutes, 55 seconds, 545 milliseconds, 798>> microseconds>> FreeSWITCH (Version 1.2.16 git 3bbb60f 2013-12-15 03:45:56Z 64bit) is>> ready>> 266825 session(s) since startup>> 111 session(s) - peak 177, last 5min 117>> 0 session(s) per Sec out of max 60, peak 18, last 5min 6>> 1000 session(s) max>> min idle cpu 25.00/84.00>> Current Stack Size/Max 240K/8192K>>>>>> >> >>>> >> >> >> >> >>>>>>>>>> _________________________________________________________________________>> Professional FreeSWITCH Consulting Services:>> consulting at freeswitch.org>> http://www.freeswitchsolutions.com>>>> >> >>>> Official FreeSWITCH Sites>> http://www.freeswitch.org>> http://wiki.freeswitch.org>> http://www.cluecon.com>>>> FreeSWITCH-users mailing list>> FreeSWITCH-users at lists.freeswitch.org>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users>> http://www.freeswitch.org>>>>>> --> ?????http://yazi.whoknow.me>>> _________________________________________________________________________> Professional FreeSWITCH Consulting Services:consulting at freeswitch.orghttp://www.freeswitchsolutions.com>> >> Official FreeSWITCH Siteshttp://www.freeswitch.orghttp://wiki.freeswitch.orghttp://www.cluecon.com>> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org>>>>> _________________________________________________________________________> Professional FreeSWITCH Consulting Services:consulting at freeswitch.orghttp://www.freeswitchsolutions.com>> >> Official FreeSWITCH Siteshttp://www.freeswitch.orghttp://wiki.freeswitch.orghttp://www.cluecon.com>> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org>>>>> _________________________________________________________________________> Professional FreeSWITCH Consulting Services:consulting at freeswitch.orghttp://www.freeswitchsolutions.com>> >> Official FreeSWITCH Siteshttp://www.freeswitch.orghttp://wiki.freeswitch.orghttp://www.cluecon.com>> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org>>>> _________________________________________________________________________> Professional FreeSWITCH Consulting Services:> consulting at freeswitch.org> http://www.freeswitchsolutions.com>> > >> Official FreeSWITCH Sites> http://www.freeswitch.org> http://wiki.freeswitch.org> http://www.cluecon.com>> FreeSWITCH-users mailing list> FreeSWITCH-users at lists.freeswitch.org> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users> http://www.freeswitch.org>>

-- Yours sincerely,Vladimir Getmanshchuk-------------- next part --------------An HTML attachment was scrubbed...URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140531/b8a3e84f/attachment.html

Hi,I have been trying to build my first production FreeSWITCH system, and amcurrently stuck on the following.When I try and dial the 5000 demo system, I am getting:

switch_core_media.c:3455 Crypto not negotiated but required.

I am using the Zoiper software client under Linux.Thanks in advance

Richard-------------- next part --------------An HTML attachment was scrubbed...URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140602/bd1d3aab/attachment.html

Hello Ken, hello List,

are there plans to build rpm packages for CentOS 6.x?

And how you will handle the lua 5.1 (CentOS default/ FS v1.4legacy/mod_lua) vs lua 5.2 (FS v1.4 default mod_lua)?

Thanks for the great work!

Kind RegardsKarsten

2014-05-30 19:46 GMT+02:00 Ken Rice :

> FreeSWITCH 1.4.5 has been released!> Improvements include:> Resolve issue with mod_sofia SIP subscriptions over UDP.>> Fixes and cleanup of mod_cepstral, mod_fifo, and other modules.>> The FreeSWITCH Team is currently doing a large review with Coverity and> are correcting many potential issues. Patches for these things are also> included.>> Tarball is available http://files.freeswitch.org/freeswitch-1.4.5.tar.gz>> See you @ Cluecon!>>>

--

*Karsten Horsmann*-------------- next part --------------An HTML attachment was scrubbed...URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140602/4b85a948/attachment.html

Hello,

i got the following error message if i build the rpm packages.

Processing files: freeswitch-spidermonkey-1.4.5-3.el6.x86_64error: File not found by glob:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/freeswitch/mod/mod_spidermonkey*.so*error: File not found by glob:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libjs.so*error: File not found:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libnspr4.soerror: File not found:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libplds4.soerror: File not found:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libplc4.so

RPM build errors: File not found by glob:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/freeswitch/mod/mod_spidermonkey*.so* File not found by glob:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libjs.so* File not found:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libnspr4.so File not found:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libplds4.so File not found:/home/karsten/freeswitch/rpmbuild/BUILDROOT/freeswitch-1.4.5-3.el6.x86_64/usr/lib64/libplc4.somkdir: cannot create directory `/home/karsten/freeswitch/RPMS': File exists

git version 8f5c321714f2759e37f90f8b28916a6bdd4246c3

I run this little helper script, to build the rpms with the nice FSbuild-helpers:

#!/bin/bash -xvexport LANG=CMY_DIR="/home/karsten/"FS_DIR="freeswitch"export version_number="1.4.5"export build_number="3"

if [[ ! -d freeswitch ]]; then #git clone git://git.freeswitch.org/freeswitch git clone -b v1.4 git://git.freeswitch.org/freeswitch.gitfi

#cp freeswitch.spec freeswitch/cd ${FS_DIR} || exit 1

if [[ x`pwd` == "x${MY_DIR}" ]]; then echo "something goes wrong" exit 1fi

for idx in RPMS rpmbuild src_distdo if [[ -d ${idx} ]]; then rm -rf ${idx} fidone./scripts/ci/src_tarball.sh ${version_number}./scripts/ci/get_extra_sources.sh ${version_number}./scripts/ci/rpmbuilder.sh ${version_number} ${build_number}

-- Kind Regards*Karsten Horsmann*-------------- next part --------------An HTML attachment was scrubbed...URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140602/2d37f75a/attachment-0001.html

In case it was not clear from the previous email - this only happens withconferences. If after the beep, instead of placing the call into aconference, I just play some music, there are no problems.

On Sat, May 31, 2014 at 5:46 PM, Oleg Stolyar wrote:

> Hi guys,>> I am connecting to FreeSWITCH using WebRTC and after a user calls in, I> play a beep and put them into a conference. Two strange things happen> after that:>> 1. There is a noise in the user's leg that someone described like a wind> in the tunnel. The noise lasts for several seconds, then the user can hear> the hold music. The noise does not seem to happen if I don't play the beep> before the conference.>> 2. About 3 seconds into the call, there is another very short beep - like> a small portion of the original beep that the user hears.>> This absolutely does not happen with softphones - only with WebRTC. I> tried it with Chrome and Opera - same thing is happening on both.>> I tried increasing the answer delay from 2 seconds to 3 and the noise now> happens more rarely but the extra beep is still there almost every time. I> am using JsSIP 3.0 but since it only handles signalling I don't think the> problem is with the JS library.>> Has anyone run into this? Any advice?>> Here is the relevant excerpt from my dialplan.>> > > > />> > >>-------------- next part --------------An HTML attachment was scrubbed...URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140602/3b4a6d9e/attachment.html

Is there any freeswitch debug that goes along with this? The sofia trace is helpful, the sofia debug, not as much, and the freeswitch debug would probably be helpful as well.

On Jun 1, 2014, at 4:32 AM, Vladimir Getmanshchuk wrote:

> I've tested faxes with FS 1.4.5. And still got no success.> FS(fax originator) ---> tested FS ----> SWITCH WHAT SUPPORT T38.> > FS reply 100 trying after reINVITE and that's it, but should answer with 200 OK..> Please advice how to get it work.> > my sip trace and sofia trace:> > recv 1016 bytes from udp/[11.11.11.11]:5080 at 23:41:30.861560:> ------------------------------------------------------------------------> INVITE sip:2222222222 at 22.22.22.22:5070 SIP/2.0> Via: SIP/2.0/UDP 11.11.11.11:5080;rport;branch=z9hG4bKNpj7NtK5yQjyQ> Max-Forwards: 70> From: "+111111111111" ;tag=H53g29BtQBSKj> To: > Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0> CSeq: 60453781 INVITE> Contact: > User-Agent: FS> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY> Supported: timer, path, replaces> Allow-Events: talk, hold, conference, refer> Content-Type: application/sdp> Content-Disposition: session> Content-Length: 225> X-FS-Support: update_display,send_info> Remote-Party-ID: "+111111111111" ;party=calling;screen=yes;privacy=off> > v=0> o=FreeSWITCH 1401562482 1401562483 IN IP4 11.11.11.11> s=FreeSWITCH> c=IN IP4 11.11.11.11> t=0 0> m=audio 17208 RTP/AVP 8 101 13> a=rtpmap:8 PCMA/8000> a=rtpmap:101 telephone-event/8000> a=fmtp:101 0-16> a=ptime:20> ------------------------------------------------------------------------> tport.c:3023 tport_deliver() tport_deliver(0x1d12180): msg 0x1ca3590 (1016 bytes) from udp/11.11.11.11:5070/sip next=(nil)> nta.c:2880 agent_recv_request() nta: received INVITE sip:2222222222 at 22.22.22.22:5070 SIP/2.0 (CSeq 60453781)> nta.c:3246 agent_aliases() nta: canonizing sip:2222222222 at 22.22.22.22:5070 with contact> nta.c:3085 agent_recv_request() nta: INVITE (60453781) going to a default leg> nta.c:1350 set_timeout() nta: timer set to 200 ms> nua_server.c:102 nua_stack_process_request() nua: nua_stack_process_request: entering> nua_stack.c:899 nh_create() nua: nh_create: entering> nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering> nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering> soa.c:280 soa_clone() soa_clone(static::0x1d0fd90, 0x1cb0640, 0x1d39800) called> soa.c:403 soa_set_params() soa_set_params(static::0x1d17170, ...) called> nta.c:4415 nta_leg_tcreate() nta_leg_tcreate(0x1d17950)> soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x1d17170) called> soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x1d17170, (nil), 0x1d13e67, 225) called> nua_dialog.c:338 nua_dialog_usage_add() nua(0x1d39800): adding session usage> tport.c:3257 tport_tsend() tport_tsend(0x1d12180) tpn = UDP/11.11.11.11:5080> tport.c:4046 tport_resolve() tport_resolve addrinfo = 11.11.11.11:5080> tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x1d12180): not found by name UDP/11.11.11.11:5080> tport.c:3594 tport_vsend() tport_vsend(0x1d12180): 324 bytes of 324 to udp/11.11.11.11:5080> tport.c:3492 tport_send_msg() tport_vsend returned 324> send 324 bytes to udp/[11.11.11.11]:5080 at 23:41:30.862101:> ------------------------------------------------------------------------> SIP/2.0 100 Trying> Via: SIP/2.0/UDP 11.11.11.11:5080;rport=5080;branch=z9hG4bKNpj7NtK5yQjyQ> From: "+111111111111" ;tag=H53g29BtQBSKj> To: > Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0> CSeq: 60453781 INVITE> User-Agent: FS> Content-Length: 0> > ------------------------------------------------------------------------> nta.c:6789 incoming_reply() nta: sent 100 Trying for INVITE (60453781)> nua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_invite 100 Trying> nua_session.c:4137 signal_call_state_change() nua(0x1d39800): call state changed: init -> received, received offer> soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x1d17170, [0x7f5303ffe598], [0x7f5303ffe5a0], [(nil)]) called> nua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_state 100 Trying> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering> nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering> nua.c:633 nua_invite() nua: nua_invite: entering> nua_stack.c:529 nua_signal() nua(0x7f53700147d0): sent signal r_invite> nua_stack.c:569 nua_stack_signal() nua(0x7f53700147d0): recv signal r_invite> nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering> soa.c:280 soa_clone() soa_clone(static::0x7f5334001930, 0x7f5334001130, 0x7f53700147d0) called> soa.c:403 soa_set_params() soa_set_params(static::0x7f533401eed0, ...) called> soa.c:403 soa_set_params() soa_set_params(static::0x7f533401eed0, ...) called> soa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x7f533401eed0, (nil), 0x7f53700123f3, -1) called> soa.c:890 soa_set_capability_sdp() soa_set_capability_sdp(static::0x7f533401eed0, (nil), 0x7f53700123f3, -1) called> nua_dialog.c:338 nua_dialog_usage_add() nua(0x7f53700147d0): adding session usage> nta.c:4415 nta_leg_tcreate() nta_leg_tcreate(0x7f5334018320)> soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x7f533401eed0) called> soa.c:1426 soa_generate_offer() soa_generate_offer(static::0x7f533401eed0, 0) called> soa_static.c:1137 offer_answer_step() soa_static_offer_answer_action(0x7f533401eed0, soa_generate_offer): called> soa_static.c:1168 offer_answer_step() soa_static(0x7f533401eed0, soa_generate_offer): generating local description> soa_static.c:1196 offer_answer_step() soa_static(0x7f533401eed0, soa_generate_offer): upgrade with local description> soa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(0x7f537d8139d0, (nil), ""): called> soa_static.c:1425 offer_answer_step() soa_static(0x7f533401eed0, soa_generate_offer): storing local description> soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x7f533401eed0, [(nil)], [0x7f537d813b40], [0x7f537d813b4c]) called> nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip> tport.c:3257 tport_tsend() tport_tsend(0x7f5334004450) tpn = UDP/33.33.33.33:5060> tport.c:4046 tport_resolve() tport_resolve addrinfo = 33.33.33.33:5060> tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f5334004450): not found by name UDP/33.33.33.33:5060> tport.c:3594 tport_vsend() tport_vsend(0x7f5334004450): 1010 bytes of 1010 to udp/33.33.33.33:5060> tport.c:3492 tport_send_msg() tport_vsend returned 1010> send 1010 bytes to udp/[33.33.33.33]:5060 at 23:41:30.865276:> ------------------------------------------------------------------------> INVITE sip:002222222222 at 33.33.33.33 SIP/2.0> Via: SIP/2.0/UDP 22.22.22.22:5080;rport;branch=z9hG4bKX94Z74KNte97S> Max-Forwards: 69> From: "+111111111111" ;tag=vg4Z33QvjBg5c> To: > Call-ID: eedb70c7-63bf-1232-47b6-02082072a337> CSeq: 60453781 INVITE> Contact: > User-Agent: FS> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY> Supported: timer, path, replaces> Allow-Events: talk, hold, conference, refer> Content-Type: application/sdp> Content-Disposition: session> Content-Length: 225> X-FS-Support: update_display,send_info> Remote-Party-ID: "+111111111111" ;party=calling;screen=yes;privacy=off> > v=0> o=FreeSWITCH 1401556470 1401556471 IN IP4 22.22.22.22> s=FreeSWITCH> c=IN IP4 22.22.22.22> t=0 0> m=audio 23220 RTP/AVP 8 101 13> a=rtpmap:8 PCMA/8000> a=rtpmap:101 telephone-event/8000> a=fmtp:101 0-16> a=ptime:20> ------------------------------------------------------------------------> nta.c:8302 outgoing_send() nta: sent INVITE (60453781) to UDP/33.33.33.33:5060> tport.c:4160 tport_pend() tport_pend(0x7f5334004450): pending 0x7f5334029a40 for udp/22.22.22.22:5080 (already 0)> nta.c:1350 set_timeout() nta: timer set to 32000 ms> nta.c:1348 set_timeout() nta: timer shortened to 1000 ms> nua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): call state changed: init -> calling, sent offer> soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x7f533401eed0, [0x7f537d813b38], [0x7f537d813b40], [(nil)]) called> nua_stack.c:269 nua_stack_event() nua(0x7f53700147d0): event i_state INVITE sent> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events IN> tport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)> tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg 0x7f533402d0d0 from (udp/22.22.22.22:5080) has 325 bytes, veclen = 1> recv 325 bytes from udp/[33.33.33.33]:5060 at 23:41:30.883443:> ------------------------------------------------------------------------> SIP/2.0 100 Trying> Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S> From: "+111111111111" ;tag=vg4Z33QvjBg5c> To: > Call-ID: eedb70c7-63bf-1232-47b6-02082072a337> CSeq: 60453781 INVITE> Content-Length: 0> > ------------------------------------------------------------------------> tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg 0x7f533402d0d0 (325 bytes) from udp/33.33.33.33:5080/sip next=(nil)> nta.c:3297 agent_recv_response() nta: received 100 Trying for INVITE (60453781)> nta.c:3364 agent_recv_response() nta: 100 Trying is going to a transaction> nta.c:9562 outgoing_estimate_delay() nta_outgoing: RTT is 18.27 ms> tport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40 by 0x7f533402abd0 with 0x7f533402d0d0 (preliminary)> nta.c:1289 agent_timer() nta: timer not set> tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events IN> tport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)> tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg 0x7f533402c260 from (udp/22.22.22.22:5080) has 827 bytes, veclen = 1> recv 827 bytes from udp/[33.33.33.33]:5060 at 23:41:31.808643:> ------------------------------------------------------------------------> SIP/2.0 183 Session Progress> Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S> To: ;tag=3610568491-801417> From: "+111111111111" ;tag=vg4Z33QvjBg5c> Call-ID: eedb70c7-63bf-1232-47b6-02082072a337> CSeq: 60453781 INVITE> Allow: UPDATE,PRACK,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL> Contact: > Content-Type: application/sdp> Accept: application/sdp> Content-Length: 306> > v=0> o=sbc-uk-bm-th02b 372172800 1401579692 IN IP4 33.33.33.33> s=sip call> c=IN IP4 33.33.33.34> t=0 0> m=audio 43554 RTP/AVP 8 101> a=sendrecv> a=rtpmap:8 PCMA/8000> a=rtpmap:101 telephone-event/8000> a=fmtp:101 0-15> a=silenceSupp:off> a=ptime:20> a=maxptime:30> a=sqn: 0> a=cdsc:1 image udptl t38> ------------------------------------------------------------------------> tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg 0x7f533402c260 (827 bytes) from udp/33.33.33.33:5080/sip next=(nil)> nta.c:3297 agent_recv_response() nta: received 183 Session Progress for INVITE (60453781)> nta.c:3364 agent_recv_response() nta: 183 Session Progress is going to a transaction> tport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40 by 0x7f533402abd0 with 0x7f533402c260 (preliminary)> soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f533401eed0, (nil), 0x7f533402ca59, 306) called> soa.c:1595 soa_process_answer() soa_process_answer(static::0x7f533401eed0) called> soa_static.c:1137 offer_answer_step() soa_static_offer_answer_action(0x7f533401eed0, soa_process_answer): called> soa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(0x7f533402ade0, 0x7f5334030a90, ""): called> soa_static.c:1283 offer_answer_step() soa_static(0x7f533401eed0, soa_process_answer): upgrade codecs with remote description> soa.c:1730 soa_activate() soa_activate(static::0x7f533401eed0, (nil)) called> nua_session.c:988 nua_session_client_response() nua(0x7f53700147d0): INVITE: processed SDP answer in 183 Session Progress> nua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event r_invite 183 Session Progress> nua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): call state changed: calling -> proceeding, received answer> soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f533401eed0, [0x7f537d8132d8], [0x7f537d8132e0], [(nil)]) called> soa.c:616 soa_get_params() soa_get_params(static::0x7f533401eed0, ...) called> nua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 183 Session Progress> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:879 nua_respond() nua: nua_respond: entering> nua_stack.c:529 nua_signal() nua(0x1d39800): sent signal r_respond> nua_stack.c:573 nua_stack_signal() nua(0x1d39800): recv signal r_respond 183 Session Progress> nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering> soa.c:403 soa_set_params() soa_set_params(static::0x1d17170, ...) called> soa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x1d17170, (nil), 0x7f5374009b02, -1) called> soa.c:890 soa_set_capability_sdp() soa_set_capability_sdp(static::0x1d17170, (nil), 0x7f5374009b02, -1) called> nua_session.c:2318 nua_invite_server_respond() nua: nua_invite_server_respond: entering> soa.c:1515 soa_generate_answer() soa_generate_answer(static::0x1d17170) called> soa_static.c:1137 offer_answer_step() soa_static_offer_answer_action(0x1d17170, soa_generate_answer): called> soa_static.c:1168 offer_answer_step() soa_static(0x1d17170, soa_generate_answer): generating local description> soa_static.c:1209 offer_answer_step() soa_static(0x1d17170, soa_generate_answer): upgrade with remote description> soa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(0x7f5303ffea40, 0x1ca2550, ""): called> soa_static.c:1425 offer_answer_step() soa_static(0x1d17170, soa_generate_answer): storing local description> soa.c:1730 soa_activate() soa_activate(static::0x1d17170, (nil)) called> soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x1d17170, [(nil)], [0x7f5303ffebb0], [0x7f5303ffebbc]) called> tport.c:3257 tport_tsend() tport_tsend(0x1d12180) tpn = UDP/11.11.11.11:5080> tport.c:4046 tport_resolve() tport_resolve addrinfo = 11.11.11.11:5080> tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x1d12180): not found by name UDP/11.11.11.11:5080> tport.c:3594 tport_vsend() tport_vsend(0x1d12180): 1137 bytes of 1137 to udp/11.11.11.11:5080> tport.c:3492 tport_send_msg() tport_vsend returned 1137> send 1137 bytes to udp/[11.11.11.11]:5080 at 23:41:31.832193:> ------------------------------------------------------------------------> SIP/2.0 183 Session Progress> Via: SIP/2.0/UDP 11.11.11.11:5080;rport=5080;branch=z9hG4bKNpj7NtK5yQjyQ> From: "+111111111111" ;tag=H53g29BtQBSKj> To: ;tag=rZg31jSXgjK5r> Call-ID: eeda303b-63bf-1232-feb0-f2eff32e29d0> CSeq: 60453781 INVITE> Contact: > User-Agent: FS> Accept: application/sdp> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, NOTIFY> Supported: timer, path, replaces> Allow-Events: talk, hold, conference, refer> Content-Type: application/sdp> Content-Disposition: session> Content-Length: 249> X-FS-Display-Name: Outbound Call> X-FS-Display-Number: sip:002222222222 at 22.22.22.22> X-FS-Support: update_display,send_info> Remote-Party-ID: "Outbound Call" ;party=calling;privacy=off;screen=no> > v=0> o=FreeSWITCH 1401550453 1401550454 IN IP4 22.22.22.22> s=FreeSWITCH> c=IN IP4 22.22.22.22> t=0 0> m=audio 29238 RTP/AVP 8 101> a=rtpmap:8 PCMA/8000> a=rtpmap:101 telephone-event/8000> a=fmtp:101 0-16> a=silenceSupp:off - - - -> a=ptime:20> ------------------------------------------------------------------------> nta.c:6789 incoming_reply() nta: sent 183 Session Progress for INVITE (60453781)> nta.c:1350 set_timeout() nta: timer set to 60000 ms> nua_session.c:4137 signal_call_state_change() nua(0x1d39800): call state changed: received -> early, sent answer> soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x1d17170, [0x7f5303ffeca8], [0x7f5303ffecb0], [(nil)]) called> soa.c:616 soa_get_params() soa_get_params(static::0x1d17170, ...) called> nua_stack.c:271 nua_stack_event() nua(0x1d39800): event i_state 183 Session Progress> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nta.c:1289 agent_timer() nta: timer not set> tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events IN> tport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)> tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg 0x7f533402d180 from (udp/22.22.22.22:5080) has 818 bytes, veclen = 1> recv 818 bytes from udp/[33.33.33.33]:5060 at 23:41:32.714486:> ------------------------------------------------------------------------> SIP/2.0 180 Ringing> Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S> To: ;tag=3610568491-801417> From: "+111111111111" ;tag=vg4Z33QvjBg5c> Call-ID: eedb70c7-63bf-1232-47b6-02082072a337> CSeq: 60453781 INVITE> Allow: UPDATE,PRACK,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL> Contact: > Content-Type: application/sdp> Accept: application/sdp> Content-Length: 306> > v=0> o=sbc-uk-bm-th02b 372172800 1401579692 IN IP4 33.33.33.33> s=sip call> c=IN IP4 33.33.33.34> t=0 0> m=audio 43554 RTP/AVP 8 101> a=sendrecv> a=rtpmap:8 PCMA/8000> a=rtpmap:101 telephone-event/8000> a=fmtp:101 0-15> a=silenceSupp:off> a=ptime:20> a=maxptime:30> a=sqn: 0> a=cdsc:1 image udptl t38> ------------------------------------------------------------------------> tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg 0x7f533402d180 (818 bytes) from udp/33.33.33.33:5080/sip next=(nil)> nta.c:3297 agent_recv_response() nta: received 180 Ringing for INVITE (60453781)> nta.c:3364 agent_recv_response() nta: 180 Ringing is going to a transaction> tport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40 by 0x7f533402abd0 with 0x7f533402d180 (preliminary)> soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f533401eed0, (nil), 0x7f533402e600, 306) called> soa.c:1595 soa_process_answer() soa_process_answer(static::0x7f533401eed0) called> nua_session.c:978 nua_session_client_response() nua(0x7f53700147d0): INVITE: error processing SDP answer in 180 Ringing> nua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event r_invite 180 Ringing> nua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): call state changed: proceeding -> proceeding, received answer> soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f533401eed0, [0x7f537d813418], [0x7f537d813420], [(nil)]) called> soa.c:616 soa_get_params() soa_get_params(static::0x7f533401eed0, ...) called> nua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 180 Ringing> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f5334004450): events IN> tport.c:2864 tport_recv_event() tport_recv_event(0x7f5334004450)> tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f5334004450) msg 0x7f533402f8d0 from (udp/22.22.22.22:5080) has 844 bytes, veclen = 1> recv 844 bytes from udp/[33.33.33.33]:5060 at 23:41:33.964863:> ------------------------------------------------------------------------> SIP/2.0 200 OK> Session-Expires: 3600;refresher=uas> Require: timer> Via: SIP/2.0/UDP 22.22.22.22:5080;rport=5080;received=22.22.22.22;branch=z9hG4bKX94Z74KNte97S> To: ;tag=3610568491-801417> From: "+111111111111" ;tag=vg4Z33QvjBg5c> Call-ID: eedb70c7-63bf-1232-47b6-02082072a337> CSeq: 60453781 INVITE> Allow: UPDATE,PRACK,INFO,OPTIONS,BYE,INVITE,ACK,CANCEL> Contact: > Content-Type: application/sdp> Accept: application/sdp> Content-Length: 284> > v=0> o=sbc-uk-bm-th02b 372172800 1401579693 IN IP4 33.33.33.33> s=sip call> c=IN IP4 33.33.33.34> t=0 0> m=audio 43554 RTP/AVP 8 101> a=rtpmap:8 PCMA/8000> a=rtpmap:101 telephone-event/8000> a=fmtp:101 0-15> a=silenceSupp:off> a=ptime:20> a=maxptime:30> a=cdsc:1 image udptl t38> ------------------------------------------------------------------------> tport.c:3023 tport_deliver() tport_deliver(0x7f5334004450): msg 0x7f533402f8d0 (844 bytes) from udp/33.33.33.33:5080/sip next=(nil)> nta.c:3297 agent_recv_response() nta: received 200 OK for INVITE (60453781)> nta.c:3364 agent_recv_response() nta: 200 OK is going to a transaction> tport.c:4222 tport_release() tport_release(0x7f5334004450): 0x7f5334029a40 by 0x7f533402abd0 with 0x7f533402f8d0> nta.c:1350 set_timeout() nta: timer set to 32000 ms> nua_dialog.c:564 nua_dialog_usage_set_refresh_range() nua(): refresh session after 1805 seconds (in [1795..1805])> soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f533401eed0, (nil), 0x7f533402eab0, 284) called> soa.c:1595 soa_process_answer() soa_process_answer(static::0x7f533401eed0) called> nua_session.c:978 nua_session_client_response() nua(0x7f53700147d0): INVITE: error processing SDP answer in 200 OK> nua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event r_invite 200 OK> nua_session.c:4137 signal_call_state_change() nua(0x7f53700147d0): call state changed: proceeding -> completing, received answer> soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f533401eed0, [0x7f537d813418], [0x7f537d813420], [(nil)]) called> soa.c:616 soa_get_params() soa_get_params(static::0x7f533401eed0, ...) called> nua_stack.c:271 nua_stack_event() nua(0x7f53700147d0): event i_state 200 OK> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua_stack.c:359 nua_application_event() nua: nua_application_event: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering> nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering>