[asterisk-bugs] [JIRA] (ASTERISK-25916) Inclusion of configuration files does not work recursively.

Sherwood McGowan (JIRA) noreply at issues.asterisk.org
Wed Apr 13 09:44:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sherwood McGowan updated ASTERISK-25916:
----------------------------------------

    Attachment: dialplan snippets.txt

The appropriate contents of extensions.conf, include.ext, and astpoctwo.ext.

Contents of astpoctwo.ext are never imported by Asterisk unless specified in extensions.conf. Inclusion from the second level inclusion file include.ext does not work

> 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
>            Assignee: Unassigned
>         Attachments: dialplan snippets.txt
>
>
> 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