clean up config file sample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2990 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-05-17 06:39:17 +00:00
parent 9242c5c05e
commit 655bce9e1f

View File

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