<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 dir="ltr" class="gmail_attr">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="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">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" rel="noreferrer" target="_blank">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" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">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" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div>