<div dir="ltr">you can use mod_conference to make the call to begin with if you want.<br>There is bridge emulation mode where conference app pretends to be the bridge app and sets up a dedicated conference.<br><br>Also you can make the call as usual and bind a transfer to a * key to move you into a conference.<br>
<br>for instance make *3 warp you and the guy you are talking to to a conference at ext 3000<br>&lt;action application=&quot;bind_meta_app&quot; data=&quot;3 a s transfer::-both 3000&quot;/&gt;<br><br><br><br><div class="gmail_quote">
On Tue, Sep 2, 2008 at 4:16 AM, Lee JJ <span dir="ltr">&lt;<a href="mailto:jengjr@gmail.com">jengjr@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello :<br>
<br>
Yes , I am doing SIP.<br>
I would like to do something like call jump , while 2 leg talking<br>
NOT interrupt anyone leg , neither &nbsp;into music nor into silence.<br>
<br>
Someone can originate another endpoint phone ring , and switch over .<br>
<br>
It seems only use conference to achieve it.<br>
<br>
It seems hard to transfer an already bridged call into conference room,<br>
neither the originated call from scripts.<br>
<br>
<br>
# calltest.js<br>
n_sess = new Session() ;<br>
res = n_sess.originate(n_sess, &quot;sofia/inter2/1527%<a href="http://210.243.126.72" target="_blank">210.243.126.72</a>&quot; );<br>
<br>
uuid,created,created_epoch,name,state,cid_name,cid_num,ip_addr,dest,application,application_data,dialplan,context,read_codec,read_rate,write_codec,write_rate<br>
56089ae3-134c-4bfc-a697-b08194918bf2,2008-08-27<br>
13:35:33,1219815333,sofia/inter2/1527,CS_SOFT_EXECUTE,FreeSWITCH,0000000000,,1527,,,,,PCMU,8000,PCMU,8000<br>
<br>
<br>
&gt;Didn&#39;t you say you&#39;re doing SIP? &nbsp;To not have it put into hold music<br>
&gt;set the variable hold_music=silence and nobody will get music while<br>
&gt;setting up the threeway call.<br>
<br>
&gt;/b<br>
<br>
&gt;&gt;On Aug 28, 2008, at 2:46 AM, Lee JJ wrote:<br>
<br>
&gt;&gt; Hello :<br>
&gt;&gt;<br>
&gt;&gt; Is it possible to directly mix 3 way voice ?<br>
&gt;&gt; Not putting eny leg into holding music.<br>
<br>
&gt;&gt;Brian West<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>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</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">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="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>