From: Mark Spencer Date: Fri, 17 Aug 2001 06:56:48 +0000 (+0000) Subject: Version 0.1.9 from FTP X-Git-Tag: 0.1.9~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c6bbd795c17487d8663fcd29d6dc4bf53d15981;p=thirdparty%2Fasterisk.git Version 0.1.9 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@352 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample index 84da0ea5e6..ca028f9a1b 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