[asterisk-bugs] [Asterisk 0019271]: extconfig.conf - Maximum Include level (1) exceeded
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 11 08:37:04 CDT 2011
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=19271
======================================================================
Reported By: pz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19271
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.8.3.3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-11 08:37 CDT
Last Modified: 2011-05-11 08:37 CDT
======================================================================
Summary: extconfig.conf - Maximum Include level (1) exceeded
Description:
When i include the content of extconfig.conf more then 1 level deep i get
an error when starting Asterisk:
Maximum Include level (1) exceeded
The file './extconfig_content.conf' was listed as a #include but it does
not exist.
The file does exist. If i include extconfig_content.conf directly it works
as it should.
In /utils/extconf.c the variable MAX_INCLUDE_LEVEL is set to 10 so if i am
correct it should be possible to include the content of extconfig.conf 10
levels deep.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-11 08:37 pz New Issue
2011-05-11 08:37 pz Asterisk Version => 1.8.3.3
2011-05-11 08:37 pz Regression => No
2011-05-11 08:37 pz SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list