mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 11:42:27 +00:00
app_agent_pool: Remove documentation for removed option.
The already-deprecated "password" option for the AGENT function was removed in commitd43b17a872
for Asterisk 12, but the documentation for it wasn't removed then. Resolves: #1321 (cherry picked from commit1e0205fb68
)
This commit is contained in:
committed by
Asterisk Development Team
parent
4ab80bf48f
commit
a41bb9ddf6
@@ -150,9 +150,6 @@
|
||||
<enum name="status">
|
||||
<para>(default) The status of the agent (LOGGEDIN | LOGGEDOUT)</para>
|
||||
</enum>
|
||||
<enum name="password">
|
||||
<para>Deprecated. The dialplan handles any agent authentication.</para>
|
||||
</enum>
|
||||
<enum name="name">
|
||||
<para>The name of the agent</para>
|
||||
</enum>
|
||||
|
Reference in New Issue
Block a user