aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchannels/chan_agent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_agent.c b/channels/chan_agent.c
index ff0fa06df..ccc5e56e0 100755
--- a/channels/chan_agent.c
+++ b/channels/chan_agent.c
@@ -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";