aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-08-17 06:56:48 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-08-17 06:56:48 +0000
commit1128564a802d311afe1108857f4a00e81acdb38a (patch)
treeba4af7ee958dc207cdd91bf29ad922070f6047ad
parentf72918b0f069731ad54d6d609e044cbe962ae35c (diff)
Version 0.1.9 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@352 f38db490-d61c-443f-a65b-d21fe96a405b
-rwxr-xr-xconfigs/phone.conf.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample
index 84da0ea5e..ca028f9a1 100755
--- a/configs/phone.conf.sample
+++ b/configs/phone.conf.sample
@@ -35,4 +35,13 @@ echocancel=medium
; List all devices we can use. Contexts may also be specified
;
;context=local
+;
+; You can set txgain and rxgain for each device in the same way as context.
+; If you want to change default gain value (1.0 =~ 100%) for device, simple
+; add txgain or rxgain line before device line. But rememeber, if you change
+; volume all cards listed below will be affected by these values. You can
+; use float values (1.0, 0.5, 2.0) or percentage values (100%, 150%, 50%).
+;
+;txgain=100%
+;rxgain=1.0
;device => /dev/phone0