Wiki updated: http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridgecall
On Thu, May 29, 2008 at 11:43 AM, Anthony Minessale <[EMAIL PROTECTED]> wrote: > the originate string can contain a list of , and | sep urls > > , means (&) forked simo dial > | means one at a time > > both at once: > > sofia/default/[EMAIL PROTECTED],sofia/default/[EMAIL PROTECTED] > > one at a time > sofia/default/[EMAIL PROTECTED]|sofia/default/[EMAIL PROTECTED] > > > you can put , sep list within a | sep list as well > > sofia/default/[EMAIL PROTECTED]|sofia/default/[EMAIL > PROTECTED],sofia/default/[EMAIL PROTECTED] > > > > > On Thu, May 29, 2008 at 9:01 AM, kokoska rokoska <[EMAIL PROTECTED]> > wrote: >> >> Hi all, >> >> I'd like to know if there is a way how to fork call to several >> destinations in the dialplan. >> Something like DisAsterisk(TM) "Dial(Local/x&Local/y)" or OpenSER >> "append_branch" and "branch_route"... >> >> Or - if it is not possible - could someone point to any workaround how >> to achieve this? >> >> Thanks a lot! >> >> Best regards, >> >> kokoska.rokoska >> >> >> _______________________________________________ >> Freeswitch-users mailing list >> [email protected] >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > > AIM: anthm > MSN:[EMAIL PROTECTED] > GTALK/JABBER/PAYPAL:[EMAIL PROTECTED] > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:[EMAIL PROTECTED] > iax:[EMAIL PROTECTED]/888 > googletalk:[EMAIL PROTECTED] > pstn:213-799-1400 > _______________________________________________ > Freeswitch-users mailing list > [email protected] > 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 [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
