]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_agent_pool: Remove documentation for removed option.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 28 Jul 2025 13:27:07 +0000 (09:27 -0400)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 30 Jul 2025 14:21:45 +0000 (14:21 +0000)
The already-deprecated "password" option for the AGENT function was
removed in commit d43b17a872e8227aa8a9905a21f90bd48f9d5348 for
Asterisk 12, but the documentation for it wasn't removed then.

Resolves: #1321

apps/app_agent_pool.c

index b59beb13002e1dd4be8104e88b1e230ab77a8471..4572f26d1926aa7e96717b86ad37fbb5df83cab4 100644 (file)
                                        <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>