<br><br><div class="gmail_quote">On Mon, Jun 28, 2010 at 6:39 AM, David Ponzone <span dir="ltr">&lt;<a href="mailto:david.ponzone@gmail.com">david.ponzone@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word;">Perhaps a network trace would help....<div><br></div></div></blockquote><div>David is correct. Look at line #126 of your trace:<br>2010-06-27 18:08:38.787970 [DEBUG] switch_core_state_machine.c:53 
sofia/external/6000@X.X.X.X Standard REPORTING, cause: CALL_REJECTED<br><br>You need to see the SIP traffic to get a better idea of why the carrier is rejecting your call. There are two primary ways of getting the trace: at the fs_cli using the command &quot;sofia profile external siptrace on&quot; or using tcpdump (or tshark, etc.) to get a pcap. More information available here:<br>
<br><a href="http://wiki.freeswitch.org/wiki/Packet_Capture">http://wiki.freeswitch.org/wiki/Packet_Capture</a><br><br>-MC<br></div></div><br>