2 ; Open Sound System Console Driver Configuration File
6 ; Automatically answer incoming calls on the console? Choose yes if
7 ; for example you want to use this as an intercom.
11 ; Default context (is overridden with @context syntax)
15 ; Default extension to call
23 ; Silence supression can be enabled when sound is over a certain threshold.
24 ; The value for the threshold should probably be between 500 and 2000 or so,
25 ; but your mileage may vary. Use the echo test to evaluate the best setting.
26 ;silencesuppression = yes
27 ;silencethreshold = 1000
29 ; On half-duplex cards, the driver attempts to switch back and forth between
30 ; read and write modes. Unfortunately, this fails sometimes on older hardware.
31 ; To prevent the driver from switching (ie. only play files on your speakers),
32 ; then set the playbackonly option to yes. Default is no. Note this option has
33 ; no effect on full-duplex cards.