<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1649" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=873341410-01052020><FONT face=Arial
color=#0000ff size=2>Hi Dovid</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=873341410-01052020><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=873341410-01052020><FONT face=Arial
color=#0000ff size=2>Yes was one of the options but as the required list is
dynamic becomes very messy - and all combinations problem - where as "call all
workers job xxx" is what is needed so the ability to call 20+ numbers is what is
needed - agi does a database search for all jobx workers and constructs a
dialstring with SIP, DAHDI and Local devices. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=873341410-01052020><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN
class=873341410-01052020>Can someone tell me where to find maximum string length
for the dial data in the DIAL command</SPAN><SPAN
class=873341410-01052020> </SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN
class=873341410-01052020></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN
class=873341410-01052020>Paddy</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN
class=873341410-01052020> </SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma size=2><B>From:</B> Dovid Bender
[mailto:dovid@telecurve.com] <BR><B>Sent:</B> 01 May 2020 10:26<BR><B>To:</B>
paddy@wizaner.com; Asterisk Users Mailing List - Non-Commercial
Discussion<BR><B>Subject:</B> Re: [asterisk-users] Length of dial
string<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV dir=ltr>Paddy,
<DIV><BR></DIV>
<DIV>Why not use local extensions? You can do something like this.</DIV>
<DIV>Exten =>
s,1,Dial(Local/set1@call_all&Local/set2@call_all&Local/set3@call_all)</DIV>
<DIV><BR></DIV>
<DIV>[call_all]</DIV>
<DIV>Exten =>
set1,1,Dial(SIP/100&SIP/101&SIP/102&SIP/103&SIP/104&SIP/105</DIV>
<DIV>
<DIV>Exten =>
set1,1,Dial(SIP/106&SIP/107&SIP/108&SIP/109&SIP/110&SIP/111</DIV>
<DIV></DIV></DIV>
<DIV>
<DIV>Exten =>
set1,1,Dial(SIP/112&SIP/113&SIP/114&SIP/1015&SIP/116&SIP/117</DIV>
<DIV></DIV></DIV>
<DIV><BR></DIV></DIV></DIV></DIV><BR>
<DIV class=gmail_quote>
<DIV class=gmail_attr dir=ltr>On Fri, May 1, 2020 at 3:22 AM Paddy Grice <<A
href="mailto:paddy@wizaner.com">paddy@wizaner.com</A>> wrote:<BR></DIV>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi
all<BR><BR>as per the new release notice for 13.33.0 received today - can
anyone advise<BR>me the max limit of the string to the Dial Command - see
<BR>* [ASTERISK-27946<BR><BLOCKED::<A
href="https://issues.asterisk.org/jira/browse/ASTERISK-27946" target=_blank
rel=noreferrer>https://issues.asterisk.org/jira/browse/ASTERISK-27946</A>>
] - <BR> dial (API):
Storage of dialed target uses AST_MAX_EXTENSION<BR>when it shouldn't<BR><BR>I
have been fighting with this issue for months trying to find a solution
I<BR>need to call 20+ devices at the same time so dial strings are very long
I<BR>cant really use a queue(ringall) which was my original idea as the
customer<BR>needs different groups for virtually every call some of which are
simple sip<BR>devices and others have to be local devices (Internal and
External CLIs). <BR><BR>Paddy Grice<BR><BR><BR><BR><BR><BR>--
<BR>_____________________________________________________________________<BR>--
Bandwidth and Colocation Provided by <A href="http://www.api-digital.com"
target=_blank rel=noreferrer>http://www.api-digital.com</A> --<BR><BR>Check
out the new Asterisk community forum at: <A
href="https://community.asterisk.org/" target=_blank
rel=noreferrer>https://community.asterisk.org/</A><BR><BR>New to Asterisk?
Start here:<BR> <A
href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started"
target=_blank
rel=noreferrer>https://wiki.asterisk.org/wiki/display/AST/Getting+Started</A><BR><BR>asterisk-users
mailing list<BR>To UNSUBSCRIBE or update options visit:<BR> <A
href="http://lists.digium.com/mailman/listinfo/asterisk-users" target=_blank
rel=noreferrer>http://lists.digium.com/mailman/listinfo/asterisk-users</A></BLOCKQUOTE></DIV></BODY></HTML>