Files
asterisk/configs/oss.conf.sample
T

28 lines
644 B
Plaintext
Raw Normal View History

2000-01-06 12:33:15 +00:00
;
; Open Sound System Console Driver Configuration File
;
[general]
;
; Automatically answer incoming calls on the console? Choose yes if
; for example you want to use this as an intercom.
;
autoanswer=yes
;
; Default context (is overridden with @context syntax)
;
2001-10-03 21:24:16 +00:00
context=local
2000-01-06 12:33:15 +00:00
;
; Default extension to call
;
extension=s
;
2000-01-09 19:58:18 +00:00
; Default language
;
;language=en
;
2000-01-06 12:33:15 +00:00
; Silence supression can be enabled when sound is over a certain threshold.
; The value for the threshold should probably be between 500 and 2000 or so,
; but your mileage may vary. Use the echo test to evaluate the best setting.
;silencesuppression = yes
;silencethreshold = 1000