aboutsummaryrefslogtreecommitdiffstats
path: root/configs/extensions.lua.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/extensions.lua.sample')
-rw-r--r--configs/extensions.lua.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/extensions.lua.sample b/configs/extensions.lua.sample
index 44b9b81b5..8aee734b4 100644
--- a/configs/extensions.lua.sample
+++ b/configs/extensions.lua.sample
@@ -18,6 +18,15 @@ TRUNKMSD = 1
-- representing a context. Extensions are defined in each context. See below
-- for examples.
--
+-- This file can be automatically included in the extensions.conf file using
+-- the 'utils/build-extensions-conf.lua' script and a #exec statement in
+-- extensions.conf.
+--
+-- #exec /usr/bin/utils/build-extensions.conf.lua -c
+--
+-- The 'execincludes' option must be set to 'yes' in the [options] section of
+-- asterisk.conf for this to work properly.
+--
-- Extension names may be numbers, letters, or combinations thereof. If
-- an extension name is prefixed by a '_' character, it is interpreted as
-- a pattern rather than a literal. In patterns, some characters have