<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Anyone that have an idea, what could be the problem?<div><br></div><div>Regards,</div><div>Michael</div><div><br><div><div>On 13 May 2014, at 08:14, Michael Kristensen &lt;<a href="mailto:michael.kristensen@dencrypt.dk">michael.kristensen@dencrypt.dk</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>I’m working on bridging a call from one freeswitch server to another freeswitch server using ACL and TLS. The setup work without problems when running without TLS.&nbsp;</div><div><br></div><div>But when I enable TLS, the BYE isn’t relayed from one server to the other - so the client in the other end is left hanging. I can from wireshark see that the BYE isn’t sent. And from the debug code below it seems to be because I get an 503 error (Connection refused), Is this somehow related to the "<span style="font-family: Menlo; font-size: 11px;">Overriding SIP cause 480 with 200 from the other leg"?</span></div><div><br></div><div>- Why do I get this error when I use TLS?</div><div><br></div><div>Best Regards,</div><div>Michael</div><div><br></div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_ivr_bridge.c:659 BRIDGE THREAD DONE [<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_ivr_bridge.c:689 Send signal sofia/internal/sip:michael@xx.xx.xx.6:38824 [BREAK]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_session.c:907 Send signal <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 [BREAK]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 187, 199);">2014-05-12 15:56:13.310819 [NOTICE] switch_ivr_bridge.c:1603 Hangup sofia/internal/00michael@<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216 [CS_EXECUTE] [NORMAL_CLEARING]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_channel.c:3215 Send signal <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 [KILL]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_session.c:1387 Send signal <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 [BREAK]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_session.c:2861 <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:530 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) State EXECUTE going to sleep</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:467 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) Running State Change CS_HANGUP</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:730 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) Callstate Change ACTIVE -&gt; HANGUP</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:732 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) State HANGUP</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] mod_sofia.c:407 <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 Overriding SIP cause 480 with 200 from the other leg</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] mod_sofia.c:413 Channel <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 hanging up, cause: NORMAL_CLEARING</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] mod_sofia.c:465 Sending BYE to <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua.c:645 nua_bye() nua: nua_bye: entering</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:569 nua_stack_signal() nua(0x7ffa54057fd0): recv signal r_bye</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">soa.c:405 soa_set_params() soa_set_params(static::0x7ffa54058870, ...) called</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">soa.c:1784 soa_terminate() soa_terminate(static::0x7ffa54058870) called</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x7ffa54058870) called</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:3265 tport_tsend() tport_tsend(0x7ffa540605a0) tpn = */<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216:5080</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:4054 tport_resolve() tport_resolve addrinfo =&nbsp;<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216:5080</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:4688 tport_by_addrinfo() tport_by_addrinfo(0x7ffa540605a0): not found by name */<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216:5080</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:3602 tport_vsend() tport_vsend(0x7ffa540605a0): 676 bytes of 676 to udp/<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216:5080</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:3500 tport_send_msg() tport_vsend returned 676</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nta.c:8280 outgoing_send() nta: sent BYE (59615422) to */<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216:5080</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:4168 tport_pend() tport_pend(0x7ffa540605a0): pending 0x7ffa540ac300 for udp/<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.232:5060 (already 0)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:529 nua_signal() nua(0x7ffa54057fd0): sent signal r_bye</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:58 <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 Standard HANGUP, cause: NORMAL_CLEARING</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:732 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) State HANGUP going to sleep</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:499 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) State Change CS_HANGUP -&gt; CS_REPORTING</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_session.c:1387 Send signal <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 [BREAK]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:2757 tport_wakeup_pri() tport_wakeup_pri(0x7ffa540605a0): events ERR</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport_type_udp.c:519 tport_udp_error() tport_udp_error: Connection refused (111) [icmp type=3 code=3]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport_type_udp.c:524 tport_udp_error()&nbsp; reported by [<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216]:0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">tport.c:4230 tport_release() tport_release(0x7ffa540605a0): 0x7ffa540ac300 by 0x7ffa5403dc10 with (nil)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nta.c:8472 outgoing_print_tport_error() nta: BYE (59615422): Connection refused (111) with udp/[<span style="color: rgb(175, 173, 36);">xx.xx.xx</span>.216]:5080</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:271 nua_stack_event() nua(0x7ffa54057fd0): event r_bye 503 Service Unavailable</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_session.c:4137 signal_call_state_change() nua(0x7ffa54057fd0): call state changed: terminating -&gt; terminated</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:271 nua_stack_event() nua(0x7ffa54057fd0): event i_state 503 to BYE</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:271 nua_stack_event() nua(0x7ffa54057fd0): event i_terminated 503 to BYE</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_dialog.c:397 nua_dialog_usage_remove_at() nua(0x7ffa54057fd0): removing session usage</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">soa.c:358 soa_destroy() soa_destroy(static::0x7ffa54058870) called</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nta.c:4457 nta_leg_destroy() nta_leg_destroy(0x7ffa54058a50)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_session.c:351 nua_session_usage_destroy() nua: terminated session 0x7ffa54057fd0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:359 nua_application_event() nua: nua_application_event: entering</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:359 nua_application_event() nua: nua_application_event: entering</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">nua_stack.c:359 nua_application_event() nua: nua_application_event: entering</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:467 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) Running State Change CS_REPORTING</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:818 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) State REPORTING</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:102 <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 Standard REPORTING, cause: NORMAL_CLEARING</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:818 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) State REPORTING going to sleep</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_state_machine.c:493 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) State Change CS_REPORTING -&gt; CS_DESTROY</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_session.c:1387 Send signal <a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216 [BREAK]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);">2014-05-12 15:56:13.310819 [DEBUG] switch_core_session.c:1600 Session 9 (<a href="mailto:sofia/internal/00michael@xx.xx.xx">sofia/internal/00michael@xx.xx.xx</a>.216) Locked, Waiting on external entities</div></div><div><br></div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>