app_agent_pool: Remove documentation for removed option.

The already-deprecated "password" option for the AGENT function was
removed in commit d43b17a872 for
Asterisk 12, but the documentation for it wasn't removed then.

Resolves: #1321
(cherry picked from commit 74e002277c)
releases/20
Naveen Albert 2 months ago committed by George Joseph
parent 4da05a2ebb
commit d275b9115d

@ -150,9 +150,6 @@
<enum name="status"> <enum name="status">
<para>(default) The status of the agent (LOGGEDIN | LOGGEDOUT)</para> <para>(default) The status of the agent (LOGGEDIN | LOGGEDOUT)</para>
</enum> </enum>
<enum name="password">
<para>Deprecated. The dialplan handles any agent authentication.</para>
</enum>
<enum name="name"> <enum name="name">
<para>The name of the agent</para> <para>The name of the agent</para>
</enum> </enum>

Loading…
Cancel
Save