aboutsummaryrefslogtreecommitdiffstats
path: root/configs/modules.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-12-05 07:09:27 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-12-05 07:09:27 +0000
commitcf38740db3247ad69d6c6ad5a2b9693aadefca02 (patch)
treede8b284e53e13ef2e2a40b595eac7d961aed9d44 /configs/modules.conf.sample
parent8e2d6060131752f269b65bcb7bc5077a772a31c4 (diff)
Version 0.1.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@90 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/modules.conf.sample')
-rwxr-xr-xconfigs/modules.conf.sample14
1 files changed, 14 insertions, 0 deletions
diff --git a/configs/modules.conf.sample b/configs/modules.conf.sample
new file mode 100755
index 000000000..2fe03093b
--- /dev/null
+++ b/configs/modules.conf.sample
@@ -0,0 +1,14 @@
+;
+; Asterisk configuration file
+;
+; Module Loader configuration file
+;
+[modules]
+autoload=yes
+;load=pbx_gtkconsole.so
+noload=pbx_gtkconsole.so
+noload=pbx_kdeconsole.so
+noload=app_intercom.so
+;load=chan_vofr.so
+;load=chan_h323.so
+