Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-10 Thread Leif Madsen
Andreas Brodmann wrote: > Lief, > > I'd be glad to receive your feedback. > > I don't think it's a limit of lines by itself. I haven't found any useful > debug information so far, but I think the dialplan parser stumbles > over something. > > The problem is reproduceable on different hareware, i

Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-08 Thread Andreas Brodmann
Lief, I'd be glad to receive your feedback. I don't think it's a limit of lines by itself. I haven't found any useful debug information so far, but I think the dialplan parser stumbles over something. The problem is reproduceable on different hareware, it only sticks to newer 1.6 releases. Up un

Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-04 Thread Leif Madsen
Andreas Brodmann wrote: > the dialplan currently holds 1792 lines. It's a plain old .conf file. That's interesting, because I have a dialplan over 2400 lines and it seems to load fine... However, I'm using this on an ABE machine which is based on 1.4. Perhaps I'll try loading this on a 1.6.2 b

Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-03 Thread Tzafrir Cohen
On Tue, Mar 02, 2010 at 03:19:36PM +0100, Andreas Brodmann wrote: > Hi Tzafrir, > > yes, I will have to 'anonymize' the dialplan, Can you reproduce it with any other large dialplan? > is this list the right place > though? That, or a bug report in http://issues.asterisk.org/ . --

Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-02 Thread Andreas Brodmann
Hi Warren, the dialplan currently holds 1792 lines. It's a plain old .conf file. -Andreas 2010/3/2 Warren Selby > On Tuesday, March 2, 2010, Andreas Brodmann > wrote: > > Hi Tzafrir, > > > > yes, I will have to 'anonymize' the dialplan, is this list the right > place though? > > > > -Andreas

Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-02 Thread Warren Selby
On Tuesday, March 2, 2010, Andreas Brodmann wrote: > Hi Tzafrir, > > yes, I will have to 'anonymize' the dialplan, is this list the right place > though? > > -Andreas > > How big is your dialplan? How many lines / file size, etc. Are you using ael or lua or just the original .conf file? Thanks

Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-02 Thread Andreas Brodmann
Hi Tzafrir, yes, I will have to 'anonymize' the dialplan, is this list the right place though? -Andreas 2010/3/2 Tzafrir Cohen > On Tue, Mar 02, 2010 at 01:56:37PM +0100, Andreas Brodmann wrote: > > There is a problem that bothered me for a long time: > > > > Since one of the 1.6.0.x patch re

Re: [asterisk-users] dialplan reload: not working with large dialplans

2010-03-02 Thread Tzafrir Cohen
On Tue, Mar 02, 2010 at 01:56:37PM +0100, Andreas Brodmann wrote: > There is a problem that bothered me for a long time: > > Since one of the 1.6.0.x patch releases up until 1.6.2.5 a "dialplan reload" > works only once with a bigger dialplan. > If I issue "dialplan reload" again, it won't do anyt

[asterisk-users] dialplan reload: not working with large dialplans

2010-03-02 Thread Andreas Brodmann
There is a problem that bothered me for a long time: Since one of the 1.6.0.x patch releases up until 1.6.2.5 a "dialplan reload" works only once with a bigger dialplan. If I issue "dialplan reload" again, it won't do anything. After doing so the cli won't show responses to any commands anymore.