On 5/8/13 2:18 pm, Jonas Kellens wrote:
is it possible to use the #include - syntax to include several
configuration files situated  in one directory ?
Something like :
extensions.conf :
#include extra/*
#include addons/*
Is this possible ?

Yes.

You can also do crafty things like:
#include */extensions.conf

Which will include the file extensions.conf from each subdirectory. Very handy if you have a structure like this:
/etc/asterisk/client1
/etc/asterisk/client2
etc.

Kind regards,

Chris
--
This email is made from 100% recycled electrons

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to