Skip to content
Snippets Groups Projects
Commit 655bce9e authored by Mark Spencer's avatar Mark Spencer
Browse files

clean up config file sample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2990 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 9242c5c0
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment