<div>You probably already tried this, but are you able to place a call to your party B endpoint at all (i.e. originate(sofia/internal/<a href="tel:18005551212" value="+18005551212" target="_blank">18005551212</a>@X.X.X.X:5060)?</div>
<div><br></div>
<div>If that&#39;s failing, I&#39;d say there&#39;s probably something wrong with your dial string.  Perhaps your SIP UA is not bound to port 5060?  <br><br><div class="gmail_quote">On Fri, Mar 29, 2013 at 5:45 PM, Jun Sun <span dir="ltr">&lt;<a href="mailto:jsun@junsun.net" target="_blank">jsun@junsun.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I feel really stupid. This has to be one of the simplest cases in<br>
freeswitch, but I can&#39;t seem to get it work.<br>
<br>
My goal is to originate two outbound calls and bridge them together, a<br>
typical callback use case. I like to to do it from socket api/fs_cli.<br>
<br>
Here is what I typed in fs_cli:<br>
<br>
originate sofia/internal/<a href="tel:15102991912" value="+15102991912" target="_blank">15102991912</a>@X.X.X.X:5060  &amp;<br>
bridge(sofia/internal/<a href="tel:18005551212" value="+18005551212" target="_blank">18005551212</a>@X.X.X.X:5060)<br>
<br>
The first leg is initiated and answered successfully, but the second leg<br>
never happens. From the console I don&#39;t see any action done by FS to do<br>
the bridging part.<br>
<br>
Any idea? Thanks in advance.<br>
<br>
Cheers.<br>
<br>
Jun<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
</blockquote></div><br></div>