[asterisk-commits] branch oej/test-this-branch r15318 - /team/oej/test-this-branch/funcs/

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Mon Mar 27 14:08:55 MST 2006


Author: oej
Date: Mon Mar 27 15:08:54 2006
New Revision: 15318

URL: http://svn.digium.com/view/asterisk?rev=15318&view=rev
Log:
Small doc change

Modified:
    team/oej/test-this-branch/funcs/func_channel.c

Modified: team/oej/test-this-branch/funcs/func_channel.c
URL: http://svn.digium.com/view/asterisk/team/oej/test-this-branch/funcs/func_channel.c?rev=15318&r1=15317&r2=15318&view=diff
==============================================================================
--- team/oej/test-this-branch/funcs/func_channel.c (original)
+++ team/oej/test-this-branch/funcs/func_channel.c Mon Mar 27 15:08:54 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