[asterisk-users] Length of dial string

Dovid Bender dovid at telecurve.com
Fri May 1 04:25:35 CDT 2020


Paddy,

Why not use local extensions? You can do something like this.
Exten => s,1,Dial(Local/set1 at call_all&Local/set2 at call_all
&Local/set3 at call_all)

[call_all]
Exten => set1,1,Dial(SIP/100&SIP/101&SIP/102&SIP/103&SIP/104&SIP/105
Exten => set1,1,Dial(SIP/106&SIP/107&SIP/108&SIP/109&SIP/110&SIP/111
Exten => set1,1,Dial(SIP/112&SIP/113&SIP/114&SIP/1015&SIP/116&SIP/117


On Fri, May 1, 2020 at 3:22 AM Paddy Grice <paddy at wizaner.com> wrote:

> Hi all
>
> as per the new release notice for 13.33.0 received today - can anyone
> advise
> me the max limit of the string to the Dial Command - see
> *       [ASTERISK-27946
> <BLOCKED::https://issues.asterisk.org/jira/browse/ASTERISK-27946> ] -
>                 dial (API): Storage of dialed target uses AST_MAX_EXTENSION
> when it shouldn't
>
> I have been fighting with this issue for months trying to find a solution I
> need to call 20+ devices at the same time so dial strings are very long I
> cant really use a queue(ringall) which was my original idea as the customer
> needs different groups for virtually every call some of which are simple
> sip
> devices and others have to be local devices (Internal and External CLIs).
>
> Paddy Grice
>
>
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at:
> https://community.asterisk.org/
>
> New to Asterisk? Start here:
>       https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200501/f18ca8e0/attachment.html>


More information about the asterisk-users mailing list