Index: main/manager.c
===================================================================
--- main/manager.c	(revision 347005)
+++ main/manager.c	(working copy)
@@ -210,6 +210,11 @@
 			
 			
 				Channel to set variable for.
+				The behavior of the Channel parameter is as follows:
+				
+				  1) When setting a variable through an AMI action, if no channel name is provided, then the variable is global.
+				  2) When setting a variable through an AMI action, if a channel is provided and that channel name is valid, the variable applies to the channel.
+				  3) When setting a variable through an AMI action, if a channel is provided and the channel name is not valid, an error message should be sent back.
 			
 			
 				Variable name.