[Freeswitch-users] parallel call forking back to dialplan
kokoska rokoska
kokoska.rokoska at post.cz
Thu May 29 08:43:21 PDT 2008
Thank you very much, Anthony, for your answer!
I'm affraid I didn't describe my needs clearly :-)
I want to fork call back to the dialplan, not to the endpoints - ie
parallelize "walking through" the dialplan from some point. (Nearly same
thing Asterisks "Local" channel does.)
Any sugegstions are welcome :-)
Best regards,
kokoska.rokoska
Anthony Minessale napsal(a):
> 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/foo1 at bar.com
> <mailto:foo1 at bar.com>,sofia/default/foo2 at bar.com <mailto:foo2 at bar.com>
>
> one at a time
> sofia/default/foo1 at bar.com
> <mailto:foo1 at bar.com>|sofia/default/foo2 at bar.com <mailto:foo2 at bar.com>
>
>
> you can put , sep list within a | sep list as well
>
> sofia/default/foo1 at bar.com
> <mailto:foo1 at bar.com>|sofia/default/foo2 at bar.com
> <mailto:foo2 at bar.com>,sofia/default/foo3 at bar.com <mailto:foo3 at bar.com>
>
>
>
>
> On Thu, May 29, 2008 at 9:01 AM, kokoska rokoska
> <kokoska.rokoska at post.cz <mailto:kokoska.rokoska at post.cz>> 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
> Freeswitch-users at lists.freeswitch.org
> <mailto:Freeswitch-users at lists.freeswitch.org>
> 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:anthony_minessale at hotmail.com
> <mailto:MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> <mailto:PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> <mailto:sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> <http://iax:guest@conference.freeswitch.org/888>
> googletalk:conf+888 at conference.freeswitch.org
> <mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list