mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Update chan_agent documentation. Change a | to , as that is now the required way.
(closes issue #11167) Reported by: eliel Patches: chan_agent.c.patch uploaded by eliel (license 64) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88974 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -83,7 +83,7 @@ static const char synopsis[] = "Call agent login";
|
||||
static const char synopsis3[] = "Record agent's outgoing call";
|
||||
|
||||
static const char descrip[] =
|
||||
" AgentLogin([AgentNo][|options]):\n"
|
||||
" AgentLogin([AgentNo][,options]):\n"
|
||||
"Asks the agent to login to the system. Always returns -1. While\n"
|
||||
"logged in, the agent can receive calls and will hear a 'beep'\n"
|
||||
"when a new call comes in. The agent can dump the call by pressing\n"
|
||||
|
Reference in New Issue
Block a user