[asterisk-users] Length of dial string
John Covici
covici at ccs.covici.com
Fri May 1 09:24:32 CDT 2020
Or you could just increase MAX_EXTENSION and recompile.
On Fri, 01 May 2020 06:25:36 -0400,
Paddy Grice wrote:
>
> [1 <multipart/alternative (7bit)>]
> [1.1 <text/plain; us-ascii (7bit)>]
> Hi Dovid
>
> 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.
>
> Can someone tell me where to find maximum string length for the dial data in
> the DIAL command
>
> Paddy
>
> _____
>
> From: Dovid Bender [mailto:dovid at telecurve.com]
> Sent: 01 May 2020 10:26
> To: paddy at wizaner.com; Asterisk Users Mailing List - Non-Commercial
> Discussion
> Subject: Re: [asterisk-users] Length of dial string
>
>
> 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
>
> [1.2 <text/html; us-ascii (quoted-printable)>]
> [2 <text/plain; utf-8 (base64)>]
> --
> _____________________________________________________________________
> -- 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
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
covici at ccs.covici.com
More information about the asterisk-users
mailing list