Do you need to monitor the possible failure of one of these calls? Just curious. You can call them individually and drop them into a conference right at the FS cmd line:<br><br>originate (sofia/profile/<a href="mailto:1001@192.168.1.108">1001@192.168.1.108</a>) &amp; conference(myconfname);<br>
originate (sofia/profile/<a href="mailto:1002@192.168.1.108">1002@192.168.1.108</a>) &amp; conference(myconfname);<br>
originate (sofia/profile/<a href="mailto:1003@192.168.1.108">1003@192.168.1.108</a>) &amp; conference(myconfname);<br>
<br>You can control the conference behavior with numerous options. See <a href="http://wiki.freeswitch.org/wiki/Mod_conference">http://wiki.freeswitch.org/wiki/Mod_conference</a> for lots of great information.<br><br>-MC<br>
<br><div class="gmail_quote">On Thu, Apr 16, 2009 at 1:09 AM, Prabhuram Mohan <span dir="ltr">&lt;<a href="mailto:mprabhuram@gmail.com">mprabhuram@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><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>I am trying to find a way to this through fs_cli<br>1) call out to ClientA (<a href="mailto:1001@192.168.1.108" target="_blank">1001@192.168.1.108</a>), ClientB (<a href="mailto:1002@192.168.1.108" target="_blank">1002@192.168.1.108</a>) &amp; ClientC (<a href="mailto:1003@192.168.1.108" target="_blank">1003@192.168.1.108</a>)<br>


2) Bridge all the 3 legs together into one call<br><br>Thanks<br>Prabhu<br>
</blockquote></div><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>
<br></blockquote></div><br>