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:

originate (sofia/profile/1...@192.168.1.108) & conference(myconfname);
originate (sofia/profile/1...@192.168.1.108) & conference(myconfname);
originate (sofia/profile/1...@192.168.1.108) & conference(myconfname);

You can control the conference behavior with numerous options. See
http://wiki.freeswitch.org/wiki/Mod_conference for lots of great
information.

-MC

On Thu, Apr 16, 2009 at 1:09 AM, Prabhuram Mohan <mprabhu...@gmail.com>wrote:

> Hello,
>
>>
>> I am trying to find a way to this through fs_cli
>> 1) call out to ClientA (1...@192.168.1.108), ClientB (1...@192.168.1.108)
>> & ClientC (1...@192.168.1.108)
>> 2) Bridge all the 3 legs together into one call
>>
>> Thanks
>> Prabhu
>>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to