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 ; Set overridecontext to yes if you want the context specified above
16 ; to override what someone places on the command line.
20 ; Default extension to call
28 ; Silence supression can be enabled when sound is over a certain threshold.
29 ; The value for the threshold should probably be between 500 and 2000 or so,
30 ; but your mileage may vary. Use the echo test to evaluate the best setting.
31 ;silencesuppression = yes
32 ;silencethreshold = 1000
34 ; On half-duplex cards, the driver attempts to switch back and forth between
35 ; read and write modes. Unfortunately, this fails sometimes on older hardware.
36 ; To prevent the driver from switching (ie. only play files on your speakers),
37 ; then set the playbackonly option to yes. Default is no. Note this option has
38 ; no effect on full-duplex cards.