mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Bug #6040 - Documentation correction
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -131,7 +131,7 @@ static const char mandescr_agent_callback_login[] =
|
||||
"Description: Sets an agent as logged in with callback.\n"
|
||||
"Variables: (Names marked with * are required)\n"
|
||||
" *Agent: Agent ID of the agent to login\n"
|
||||
" *Extension: Extension to use for callback\n"
|
||||
" *Exten: Extension to use for callback\n"
|
||||
" Context: Context to use for callback\n"
|
||||
" AckCall: Set to 'true' to require an acknowledgement by '#' when agent is called back\n"
|
||||
" WrapupTime: the minimum amount of time after disconnecting before the caller can receive a new call\n";
|
||||
|
Reference in New Issue
Block a user