Update agent documentation

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Mark Spencer 22 years ago
parent 4e82233874
commit 6fc89a80d1

@ -64,7 +64,7 @@ static char *descrip =
" 's' -- silent login - do not announce the login ok segment\n"; " 's' -- silent login - do not announce the login ok segment\n";
static char *descrip2 = 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" "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" "The agent's callback extension is called (optionally with the specified\n"
"context. \n"; "context. \n";

Loading…
Cancel
Save