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/[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>,sofia/default/[EMAIL PROTECTED] <mailto:[EMAIL 
> PROTECTED]>
> 
> one at a time
> sofia/default/[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>|sofia/default/[EMAIL PROTECTED] <mailto:[EMAIL 
> PROTECTED]>
> 
> 
> you can put , sep list within a | sep list as well
> 
> sofia/default/[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>|sofia/default/[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>,sofia/default/[EMAIL PROTECTED] <mailto:[EMAIL 
> PROTECTED]>
> 
> 
> 
> 
> On Thu, May 29, 2008 at 9:01 AM, kokoska rokoska 
> <[EMAIL PROTECTED] <mailto:[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
>     Freeswitch-users@lists.freeswitch.org
>     <mailto: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
> 
> 
> 
> 
> -- 
> Anthony Minessale II
> 
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> 
> AIM: anthm
> MSN:[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
> GTALK/JABBER/PAYPAL:[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
> 
> FreeSWITCH Developer Conference
> sip:[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
> iax:[EMAIL PROTECTED]/888 
> <http://iax:[EMAIL PROTECTED]/888>
> googletalk:[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
> pstn:213-799-1400
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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