summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-02-01 17:16:08 +0000
committerOlle Johansson <oej@edvina.net>2006-02-01 17:16:08 +0000
commit8204f581ab1ba33567047e7d196fea95510944a2 (patch)
treee9d7b7611507dd22c9d73fdf413b0781f3c2491e /configs
parent3f6cc5c544e0c78adf2f204e6afc29779db5374e (diff)
- Adding a doc/00README.1st with an INDEX over README files
- Moving files from / to /doc or /configs - Renaming some documentation files Thank you for the initiative, manxpower! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9046 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/muted.conf.sample26
1 files changed, 26 insertions, 0 deletions
diff --git a/configs/muted.conf.sample b/configs/muted.conf.sample
new file mode 100644
index 000000000..2463d7a1c
--- /dev/null
+++ b/configs/muted.conf.sample
@@ -0,0 +1,26 @@
+#
+# Sample muted configuration file
+#
+# Copyright (C) 2004 Digium, Inc.
+#
+# First you have the host, username, and password
+# we use to connect to the asterisk system
+#
+host localhost
+user user
+pass pass
+#
+# List each channel we're supposed to watch
+#
+channel Zap/1
+channel Zap/2
+channel SIP/mark
+#
+# Mute level is the percentage of the current volume we should
+# lower the music to.
+#
+mutelevel 20
+#
+# Smooth fade makes the fadein/fadeout nicer sounding
+#
+smoothfade