dect
/
asterisk
Archived
13
0
Fork 0

Update agent documentation

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1347 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
markster 2003-08-16 04:42:13 +00:00
parent 1b927853ed
commit 5dd6c3c66f
1 changed files with 1 additions and 1 deletions

View File

@ -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";