[asterisk-users] Asterisk stops loading include files it file is missing
Administrator
admin at tootai.net
Sun Sep 5 16:15:23 CDT 2021
Hi
Le 05/09/2021 à 23:10, Dovid Bender a écrit :
> Hi,
>
> If I have in extensions.conf includes to files that does not exist
> Asterisk stop loading all other files. Say for instance I have:
>
> #include one.conf ; Exists
> #include two.conf ; Does not exist
> #include three.conf ; Exists
>
> If two.conf does not exist, even if three.conf exists, asterisk will
> not load it. Was this done by design or is this a bug?
My solution is to (sample) #include local/directory.d/*.conf so I can
add README.md .bak files or whatever I need in this directory and I'm
sure that .conf file are taken in account
--
Daniel
More information about the asterisk-users
mailing list