What's the maximum number of #include statments I can have in extensions.conf? I'm getting an error at the 11th one. I tried breaking twelve #include's into 2 different contexts, and still got the same error. These aren't nested includes... they're only one level deep. Thanks, Doug.
Looks like it's a bug. If I have #include's going to non-existant files, Asterisk doesn't complain that the file wasn't found. It just says that I have more than 10 includes. Weird... -----Original Message----- From: Douglas Garstang Sent: Monday, January 16, 2006 7:57 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Max Number of #include statements What's the maximum number of #include statments I can have in extensions.conf? I'm getting an error at the 11th one. I tried breaking twelve #include's into 2 different contexts, and still got the same error. These aren't nested includes... they're only one level deep. Thanks, Doug. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Don't know the max, but I have many more than 11 with never a problem. On Jan 16, 2006, at 8:57 AM, Douglas Garstang wrote:> What's the maximum number of #include statments I can have in > extensions.conf? > > I'm getting an error at the 11th one. I tried breaking twelve > #include's into 2 different contexts, and still got the same error. > These aren't nested includes... they're only one level deep. > > Thanks, > Doug. > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
I think it's a bug Jerry. If your #include's point to non existant files, that seems to be when Asterisk starts to complain about the limit being hit. -----Original Message----- From: Jerry Jones [mailto:jjones@danrj.com] Sent: Mon 1/16/2006 4:50 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: Subject: Re: [Asterisk-Users] Max Number of #include statements Don't know the max, but I have many more than 11 with never a problem. On Jan 16, 2006, at 8:57 AM, Douglas Garstang wrote: > What's the maximum number of #include statments I can have in > extensions.conf? > > I'm getting an error at the 11th one. I tried breaking twelve > #include's into 2 different contexts, and still got the same error. > These aren't nested includes... they're only one level deep. > > Thanks, > Doug. > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users