Thanks Anthony,<br><br>Finally managed to get a sip trace - could you do me a favor and take a look and/or give me some ideas of what to look for?<br><br><a href="http://pastebin.freeswitch.org/14300">http://pastebin.freeswitch.org/14300</a><br>

<br>I&#39;ve highlighted lines 168 and 193. In between these lines is where the number is dialed and rings once, then picks up, then theres silence for a second or two, and that second SIP message is when I <span class="nu0"></span>start hearing audio.<br>

<br>Thanks,<br>Fraser<br><br><br>
<br><br><div class="gmail_quote">On Thu, Oct 21, 2010 at 6:44 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@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;">

its a blue message on cli<br>
<br>
It could also be the other side expecting us to send media first or<br>
something silly.<br>
try getting a sip trace and figure out when the rtp starts arriving.<br>
<br>
<br>
On Thu, Oct 21, 2010 at 12:32 PM, Fraser Redmond<br>
<div><div></div><div class="h5">&lt;<a href="mailto:fraserredmond@gmail.com">fraserredmond@gmail.com</a>&gt; wrote:<br>
&gt; Sorry, yes, I am setting ignore_early_media=true in the first area. (Or are<br>
&gt; you saying that should be off? I forget now why I needed it on, but there<br>
&gt; was a reason I added it.)<br>
&gt;<br>
&gt; Yes, the bridge doesn&#39;t start until after the A-leg has answered.<br>
&gt;<br>
&gt; Thanks for the suggestion about nat/auto-changing port, I&#39;ll have a look<br>
&gt; into that - would that be in the cli output or in a sip trace? I&#39;ve already<br>
&gt; looked and it&#39;s not appearing in the CLI output (with loglevel=debug),<br>
&gt; haven&#39;t looked in the sip trace yet.<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Fraser<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Oct 21, 2010 at 6:13 PM, Anthony Minessale<br>
&gt; &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; are you setting ignore_early_media=true in the first vars=values area?<br>
&gt;&gt;<br>
&gt;&gt; This looks like you could be calling one leg who is still not answered<br>
&gt;&gt; and then bridging it to another dest.  The bridge app will wait for<br>
&gt;&gt; the first leg to answer before bridging.<br>
&gt;&gt;<br>
&gt;&gt; Also if you have any NAT anywhere, look for an &quot;auto-changing port&quot;<br>
&gt;&gt; type message which can also be attributed to this due to a detection<br>
&gt;&gt; period for incorrect ports.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Oct 21, 2010 at 12:00 PM, Fraser Redmond<br>
&gt;&gt; &lt;<a href="mailto:fraserredmond@gmail.com">fraserredmond@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; event_socket:<br>
&gt;&gt; &gt; api originate {vars=values}user/$fromExtn@Domain<br>
&gt;&gt; &gt; &#39;set:bLegVars=values,transfer:$toNum xml outbound_call&#39; inline<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; then<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; dialplan:<br>
&gt;&gt; &gt; &lt;action application=&quot;set&quot;<br>
&gt;&gt; &gt; data=&quot;effective_caller_id_number=+1800number&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=&quot;/&gt;<br>
&gt;&gt; &gt; (set and/or export a bunch of other vars too)<br>
&gt;&gt; &gt; &lt;action application=&quot;set&quot;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; data=&quot;dial_string=sofia/gateway/<a href="http://gatewayname.com/00$%7Bdestination_number%7D" target="_blank">gatewayname.com/00${destination_number}</a>&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;bridge&quot; data=&quot;${dial_string}&quot;/&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Cheers,<br>
&gt;&gt; &gt; Fraser<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Oct 21, 2010 at 5:35 PM, Anthony Minessale<br>
&gt;&gt; &gt; &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; how are you accomplishing that? by which technique?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Thu, Oct 21, 2010 at 11:12 AM, Fraser Redmond<br>
&gt;&gt; &gt;&gt; &lt;<a href="mailto:fraserredmond@gmail.com">fraserredmond@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; The call is originated from Freeswitch (via CLI) to a softphone, then<br>
&gt;&gt; &gt;&gt; &gt; when<br>
&gt;&gt; &gt;&gt; &gt; that is connected it bridges out to the gateway.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Cheers,<br>
&gt;&gt; &gt;&gt; &gt; Fraser<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; On Thu, Oct 21, 2010 at 4:28 PM, Anthony Minessale<br>
&gt;&gt; &gt;&gt; &gt; &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; Where is the other side of this call coming from?<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; [ (   ) ] -&gt; FS -&gt; (PSTN via SIP)<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; What goes in the empty space above?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Anthony Minessale II<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;&gt;<br>
&gt;&gt; AIM: anthm<br>
&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt;&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH Developer Conference<br>
&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt;&gt; pstn:+19193869900<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Anthony Minessale II<br>
<br>
FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
<br>
AIM: anthm<br>
<a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
<br>
FreeSWITCH Developer Conference<br>
<a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>