diff --git a/channels/chan_agent.c b/channels/chan_agent.c index ff0fa06df..ccc5e56e0 100755 --- a/channels/chan_agent.c +++ b/channels/chan_agent.c @@ -64,7 +64,7 @@ static char *descrip = " 's' -- silent login - do not announce the login ok segment\n"; static char *descrip2 = -" AgentCallbackLogin([AgentNo][|@context]):\n" +" AgentCallbackLogin([AgentNo][|[options][exten]@context]):\n" "Asks the agent to login to the system with callback. Always returns -1.\n" "The agent's callback extension is called (optionally with the specified\n" "context. \n";