can you 3 way with uuid_bridge?<div><br></div><div>--matt<br><br><div class="gmail_quote">On Fri, Jun 26, 2009 at 9:08 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Not sure what you want to do is doable via XML RPC.  That app is to be<br>
run on an existing session.  The other solution is to take both legs<br>
and park them.. Then execute bridge on one leg to the target transfer<br>
person.  Once that call is up.. you can them park both of those..<br>
uuid_bridge the two you wish to complete then hang up on the third<br>
one.  I think if you just uuid_bridge the two you want in the end the<br>
third one will just hangup.<br>
<br>
/b<br>
<div><div></div><div class="h5"><br>
On Jun 26, 2009, at 10:30 PM, Matthew Fong wrote:<br>
<br>
&gt; I&#39;m trying to use xml_rpc to initiate an att_xfer on channel A<br>
&gt; (which is already bridged to channel B), but I&#39;m running into some<br>
&gt; issues.<br>
&gt;<br>
&gt; I know the uuid&#39;s from both channel A and B, but the documentation I<br>
&gt; found on att_xfer only seems to indicate a way to do this from DMTF<br>
&gt; presses occurring on channel A.<br>
&gt;<br>
&gt; my idea was to use xml_rpc to execute a lua script which would take<br>
&gt; a uuid as an argv and bind to the session with<br>
&gt; freeswitch.session(uuid).<br>
&gt;<br>
&gt; I tried this, but the audio breaks up with the session that the lua<br>
&gt; script binded too. Does anyone have any recommendations on how I<br>
&gt; might accomplish an assisted transfer w/o DTMF presses and<br>
&gt; bind_meta_app knowing only a uuid?<br>
&gt;<br>
&gt; Thanks.<br>
&gt;<br>
&gt; --matt<br>
<br>
<br>
</div></div>_______________________________________________<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>
</blockquote></div><br></div>