<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Ali,<br>
<br>
as far as I know, if you dial multiple endpoints (e.g.
200|201|202) and e.g. 202 has 2 registerered phones, then only one
of the 202-phones will ring. If you bridge with :_: all phones for
202 will ring. That's what we experienced for a while.<br>
<br>
Best regards<br>
Peter<br>
<br>
On 11/20/13 15:23, Ali Pey wrote:<br>
</div>
<blockquote
cite="mid:CA+q4kR+K0wU6qSFe6h-TpQAFReGmq-wcbXRY-dhmNPCe-uRkJA@mail.gmail.com"
type="cite">
<div dir="ltr">Great. Thanks.
<div><br>
</div>
<div>I also had read the wiki but I couldn't understand when you
would use :_:</div>
<div><br>
</div>
<div>It seems ',' and :_: do parallel dialing, when would you
use one vs. the other?</div>
<div><br>
</div>
<div><br>
</div>
<div>Regards,</div>
<div>Ali<br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Nov 20, 2013 at 9:13 AM,
Avi Marcus <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:avi@avimarcus.net" target="_blank">avi@avimarcus.net</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I read your message, and referred you to
the wiki page that discusses it.
<div><br>
</div>
<div>It's called enterprise originate. It is actually
also mentioned on the bridge page, <a
moz-do-not-send="true"
href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge#Calling_multiple_destinations"
target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge#Calling_multiple_destinations</a>
<div>
<br>
</div>
<div>However it isn't explained much. It's parallel
dialing (like a ,) but in it's own thread, which I
think is necessary for user/ endpoints. The | is
for failover which only dials the second if the
first one fails.</div>
</div>
<div>We need a better wiki entry on these 3..</div>
<div class="gmail_extra"><span class="HOEnZb"><font
color="#888888"><br clear="all">
<div>
<div dir="ltr"><span
style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small">-Avi<br>
</span></div>
</div>
</font></span>
<div>
<div class="h5">
<br>
<br>
<div class="gmail_quote">On Wed, Nov 20, 2013 at
3:36 PM, Ali Pey <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:alipey@gmail.com"
target="_blank">alipey@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px
#ccc solid;padding-left:1ex">
<div dir="ltr">Hello Avi,
<div><br>
</div>
<div>As you can tell from the subject line
and my one line question, I was asking
about the "bridge" command and not
originate.</div>
<div><br>
</div>
<div>Also, I wasn't asking what it does.
My question was "the difference" between
pipe | and :_:?</div>
<div><br>
</div>
<div><br>
</div>
<div>Thank you for responding though.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Ali Pey</div>
<div>
<div>
<div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Tue,
Nov 19, 2013 at 11:40 PM, Avi
Marcus <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:avi@avimarcus.net"
target="_blank">avi@avimarcus.net</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div dir="ltr">See: <a
moz-do-not-send="true"
href="http://wiki.freeswitch.org/wiki/Freeswitch_IVR_Originate"
target="_blank">http://wiki.freeswitch.org/wiki/Freeswitch_IVR_Originate</a>
<div>
<br>
</div>
<div>
<h4
style="border-bottom-style:none;line-height:19.1875px;padding-top:0.5em;font-size:15px;overflow:hidden;font-family:sans-serif;margin:0px
0px
0.3em;padding-bottom:0.17em;background-image:none">
<span>Enterprise
originate</span></h4>
<p
style="line-height:19.1875px;font-size:13px;font-family:sans-serif;margin:0.4em
0px 0.5em">The so called
'enterprise originate'
syntax is a way to
simultaneously originate
multiple calls in
several threads (regular
simultaneous originate
is single threaded). To
use it simply separate
valid dial strings
by :_: . Each dial
string can have its own
{} and [] blocks and can
themselves be
simultaneous or
sequential (containing
',' or '|') as above. To
add channel variables to
the entire enterprise
originate use <>
blocks:</p>
<pre style="line-height:1.3em;font-size:13px;background-color:rgb(249,249,249);font-family:monospace,Courier;border:1px dashed rgb(47,111,171);padding:1em">originate <all_threads=true>{first_thread=true}sofia/gw/foo/bar:_:{second_thread=true}sofia/gw/foo/baz
</pre>
<p
style="line-height:19.1875px;font-size:13px;font-family:sans-serif;margin:0.4em
0px 0.5em">This can be
helpful when dealing
with call forwarding.
Without it, FreeSWITCH™
would drop the
simultaneous dial and
transfer to the
forwarded extension.</p>
<p
style="line-height:19.1875px;font-size:13px;font-family:sans-serif;margin:0.4em
0px 0.5em">For example,
I'm bridging to two SIP
phones, 101 and 102,
with "," between them.
101 redirects to some
other URL. 102 will now
stop ringing. With :_:
it wouldn't.</p>
<p
style="line-height:19.1875px;font-size:13px;font-family:sans-serif;margin:0.4em
0px 0.5em">By default
each new thread is it's
own A-leg in the CDRs.
You can access the
variable
ent_originate_aleg_uuid
to put the call back
together.</p>
</div>
<div class="gmail_extra"><br
clear="all">
<div>
<div dir="ltr"><span
style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small">-Avi<br>
</span></div>
</div>
<br>
<br>
<div class="gmail_quote">
<div>
<div>On Wed, Nov 20,
2013 at 12:03 AM,
Ali Pey <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:alipey@gmail.com" target="_blank">alipey@gmail.com</a>></span>
wrote:<br>
</div>
</div>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">
<div>
<div>
<div dir="ltr">Hello,
<div><br>
</div>
<div>What's the
difference
between pipe
'|' and :_: in
a multiple
sequential
bridge
destinations
command?</div>
<div><br>
</div>
<div>They both
seem to do
sequential
calling.</div>
<div><br>
</div>
<div><br>
</div>
<div>Regards,</div>
<div>Ali Pey</div>
<div><br>
<img
moz-do-not-send="true"></div>
</div>
<br>
</div>
</div>
_________________________________________________________________________<br>
Professional
FreeSWITCH Consulting
Services:<br>
<a
moz-do-not-send="true"
href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP
PBX: The CudaTel
Communication Server<br>
<a
moz-do-not-send="true"
href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH
Sites<br>
<a
moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users
mailing list<br>
<a
moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a
moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a
moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH
Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The
CudaTel Communication Server<br>
<a moz-do-not-send="true"
href="http://www.cudatel.com"
target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://wiki.freeswitch.org"
target="_blank">http://wiki.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a
moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
<img moz-do-not-send="true"></div>
</div>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel
Communication Server<br>
<a moz-do-not-send="true"
href="http://www.cudatel.com"
target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://wiki.freeswitch.org"
target="_blank">http://wiki.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication
Server<br>
<a moz-do-not-send="true" href="http://www.cudatel.com"
target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a moz-do-not-send="true" href="http://www.cluecon.com"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<img moz-do-not-send="true" class="cm-tracker"
src="https://contactmonkey.com/api/v1/tracker?cm_session=e38cbe04-8fde-40c2-a511-9683a997a1e6&cm_type=open&cm_user_email=alipey@gmail.com"></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
With kind regards
Peter Steinbach
Telefaks Services GmbH
<a class="moz-txt-link-freetext" href="mailto:lists">mailto:lists</a> (att) telefaks.de
Internet: <a class="moz-txt-link-abbreviated" href="http://www.telefaks.de">www.telefaks.de</a>
</pre>
</body>
</html>