aboutsummaryrefslogtreecommitdiffstats
path: root/configs/muted.conf.sample
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-01 17:16:08 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-01 17:16:08 +0000
commitfa9fd8ae706c13f63d7db560596ea10b44c8c69d (patch)
treee9d7b7611507dd22c9d73fdf413b0781f3c2491e /configs/muted.conf.sample
parent33d610bf382cec30b6d10292d85cf0dcfa2cb3a4 (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: http://svn.digium.com/svn/asterisk/trunk@9046 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/muted.conf.sample')
-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