[asterisk-commits] branch bweschke/gain_functions r15316 -
/team/bweschke/gain_functions/funcs/
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Mar 27 14:05:21 MST 2006
Author: bweschke
Date: Mon Mar 27 15:05:20 2006
New Revision: 15316
URL: http://svn.digium.com/view/asterisk?rev=15316&view=rev
Log:
Change wording in the documentation
Modified:
team/bweschke/gain_functions/funcs/func_channel.c
Modified: team/bweschke/gain_functions/funcs/func_channel.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/gain_functions/funcs/func_channel.c?rev=15316&r1=15315&r2=15316&view=diff
==============================================================================
--- team/bweschke/gain_functions/funcs/func_channel.c (original)
+++ team/bweschke/gain_functions/funcs/func_channel.c Mon Mar 27 15:05:20 2006
@@ -131,10 +131,10 @@
"R/O channeltype technology used for channel\n"
"R/W language language for sounds played\n"
"R/W musicclass class (from musiconhold.conf) for hold music\n"
- "R/W rxgain set rxgain level on channel techs that support it\n"
+ "R/W rxgain set rxgain level on channel drivers that support it\n"
"R/O state state for channel\n"
"R/O tonezone zone for indications played\n"
- "R/W txgain set txgain level on channel techs that support it\n"
+ "R/W txgain set txgain level on channel drivers that support it\n"
"R/O videonativeformat format used natively for video\n"
"\n"
"Additional items may be available from the channel driver providing\n"
More information about the asterisk-commits
mailing list