[asterisk-bugs] [JIRA] (ASTERISK-25916) Inclusion of configuration files does not work recursively.
Sherwood McGowan (JIRA)
noreply at issues.asterisk.org
Tue Apr 12 09:56:56 CDT 2016
Sherwood McGowan created ASTERISK-25916:
-------------------------------------------
Summary: Inclusion of configuration files does not work recursively.
Key: ASTERISK-25916
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25916
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: . I did not set the category correctly.
Affects Versions: 13.1.1
Environment: CentOS 6.7
Reporter: Sherwood McGowan
I am using Asterisk 13 Certified.
When performing inclusion of configuration files via the #include keyword, I am unable to include files from an included file.
Example:
extensions.conf includes inclusions.ext
inclusions.ext includes dialplan.ext and customer_specific_dialplan.ext
Neither dialplan.ext or customer_specific_dialplan.ext are included in the dialplan.
If I include those files via extensions.conf directly, they are included without issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list