mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Update agent documentation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user