File: muted.conf.sample

package info (click to toggle)
asterisk 1%3A1.2.13~dfsg-2etch4
  • links: PTS
  • area: main
  • in suites: etch
  • size: 14,116 kB
  • ctags: 18,540
  • sloc: ansic: 202,323; sh: 21,940; makefile: 2,296; perl: 1,908; cpp: 1,605; yacc: 815; asm: 642; tcl: 113; php: 62; sql: 50; xml: 36
file content (26 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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