summaryrefslogtreecommitdiff
path: root/configs/extconfig.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/extconfig.conf.sample')
-rwxr-xr-xconfigs/extconfig.conf.sample28
1 files changed, 25 insertions, 3 deletions
diff --git a/configs/extconfig.conf.sample b/configs/extconfig.conf.sample
index 50776fbdb..957ff3702 100755
--- a/configs/extconfig.conf.sample
+++ b/configs/extconfig.conf.sample
@@ -1,6 +1,28 @@
+;
+; Static and realtime external configuration
+; engine configuration
+;
[settings]
+;
+; Static configuration files:
+;
+; file.conf => driver,database[,table]
+;
+; maps a particular configuration file to the given
+; database driver, database and table (or uses the
+; name of the file as the table if not specified)
+;
+;uncomment to load queues.conf via the odbc engine.
+;
+;queues.conf => odbc,asterisk,ast_config
-;uncomment to load queues.conf via the db engine.
-;queues.conf => odbc
-
+;
+; Realtime configuration engine
+;
+; maps a particular family of realtime
+; configuration to a given database driver,
+; database and table (or uses the name of
+; the family if the table is not specified
+;
+;iaxfriends => odbc,asterisk