Files
asterisk/muted.conf.sample
T

27 lines
468 B
Plaintext
Raw Normal View History

2004-05-17 06:31:24 +00:00
#
# 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
#
2004-05-17 06:39:17 +00:00
host localhost
user user
pass pass
2004-05-17 06:31:24 +00:00
#
# List each channel we're supposed to watch
#
2004-05-17 06:39:17 +00:00
channel Zap/1
channel Zap/2
2004-05-17 06:31:24 +00:00
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