clean up config file sample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2990 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Mark Spencer 21 years ago
parent 9242c5c05e
commit 655bce9e1f

@ -6,14 +6,14 @@
# First you have the host, username, and password
# we use to connect to the asterisk system
#
host misery.digium.com
user mark
pass blah
host localhost
user user
pass pass
#
# List each channel we're supposed to watch
#
channel Zap/39
channel Zap/40
channel Zap/1
channel Zap/2
channel SIP/mark
#
# Mute level is the percentage of the current volume we should

Loading…
Cancel
Save