; ; 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) ; context=ALSAMEET ; ; Default extension to call ; extension=s ; ; Default language ; language=en ; ; Default Music on Hold class to use when this channel is placed on hold in ; the case that the music class is not set on the channel with ; Set(CHANNEL(musicclass)=whatever) in the dialplan and the peer channel ; putting this one on hold did not suggest a class to use. ; mohinterpret=default ; ; Silence suppression 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 ; ; To set which ALSA device to use, change this parameter input_device=hw:0,0 output_device=hw:0,0