mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 11:42:27 +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";
|
" '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";
|
||||||
|
Reference in New Issue
Block a user