[asterisk-commits] branch 1.2 - r7580 /branches/1.2/channels/chan_agent.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Wed Dec 21 13:53:51 CST 2005


Author: bweschke
Date: Wed Dec 21 13:53:49 2005
New Revision: 7580

URL: http://svn.digium.com/view/asterisk?rev=7580&view=rev
Log:
Bug #6040 - Documentation correction


Modified:
    branches/1.2/channels/chan_agent.c

Modified: branches/1.2/channels/chan_agent.c
URL: http://svn.digium.com/view/asterisk/branches/1.2/channels/chan_agent.c?rev=7580&r1=7579&r2=7580&view=diff
==============================================================================
--- branches/1.2/channels/chan_agent.c (original)
+++ branches/1.2/channels/chan_agent.c Wed Dec 21 13:53:49 2005
@@ -131,7 +131,7 @@
 "Description: Sets an agent as logged in with callback.\n"
 "Variables: (Names marked with * are required)\n"
 "	*Agent: Agent ID of the agent to login\n"
-"	*Extension: Extension to use for callback\n"
+"	*Exten: Extension to use for callback\n"
 "	Context: Context to use for callback\n"
 "	AckCall: Set to 'true' to require an acknowledgement by '#' when agent is called back\n"
 "	WrapupTime: the minimum amount of time after disconnecting before the caller can receive a new call\n";



More information about the asterisk-commits mailing list