aboutsummaryrefslogtreecommitdiffstats
path: root/configs/alsa.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-02-19 16:56:30 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-02-19 16:56:30 +0000
commitc84ccd1eea5788b4f217821230e1fc160cda4ab9 (patch)
treeb0672073ce4853d5092680e16e312db02b8d5d83 /configs/alsa.conf.sample
parentbf25a6f8f9a98d2beed4c13e6edabe4ae8ef834d (diff)
Version 0.1.11 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@415 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/alsa.conf.sample')
-rwxr-xr-xconfigs/alsa.conf.sample31
1 files changed, 31 insertions, 0 deletions
diff --git a/configs/alsa.conf.sample b/configs/alsa.conf.sample
new file mode 100755
index 000000000..98819250b
--- /dev/null
+++ b/configs/alsa.conf.sample
@@ -0,0 +1,31 @@
+;
+; 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=local
+;
+; Default extension to call
+;
+extension=s
+;
+; Default language
+;
+;language=en
+;
+; 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
+;
+; To set which ALSA device to use, change this parameter
+;input_device=hw:0,0
+;output_device=default