<div dir="ltr">Try usingĀ <a href="https://wiki.freeswitch.org/wiki/Mod_commands#uuid_broadcast">https://wiki.freeswitch.org/wiki/Mod_commands#uuid_broadcast</a><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 13 January 2015 at 17:05, Kumar, Sharath <span dir="ltr">&lt;<a href="mailto:sharath.kumar@mezocliq.com" target="_blank">sharath.kumar@mezocliq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I am new to Freeswitch and wanted some input on how best to achieve the below scenario.</div><div><br></div><div>1. A and B are in a call.</div><div><br></div><div>2. A adds user C to the call. - At this point user A and B are added to a dynamically created conf and C is added as well.</div><div><br></div><div>3 A adds user D to the call. D is added to the conf.</div><div><br></div><div><br></div><div>The fact that step 2 is a conf call and users C and D are provisioned and available to the FS. I am using FS_CURL so the PHP has access to the DB.</div><div><br></div><div><br></div><div>I know how to add A,B,C and D directly into a conference using mod_conference. I made it work. However, I don&#39;t understand how I can access an existing call i.e between A and B and turn that into a conference. and also I guess the original call should be hungup when B accepts the conf invite.</div><div><br></div><div><div>Is there a way to do this in the dial-plan ? i.e when A calls C, the PHP knows that this is a conf call, how do I kill the old call though. I guess I can use the uuid of the previous call, I don&#39;t know what to issue to hang up the first call.</div></div><div><br></div><div>My clients are webrtc based and currently they don&#39;t natively support either hold/resume or transfer(using refer). They do however support multiple calls from/to the same user at the same time. i.e 2 lines. I guess both will be active.</div><div><br></div><div><br></div><div>Thank you. Any help would be greatly appreciated!!</div><div><br></div><div>-Shaks.</div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.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://confluence.freeswitch.org" target="_blank">http://confluence.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">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>