]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_agent_pool: Remove documentation for removed option.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 28 Jul 2025 13:27:07 +0000 (09:27 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:52:59 +0000 (19:52 +0000)
commit701c42f0ea4c7646c96ebbda580aab64c97df52a
tree06af2e231dd0c4a825cbaea461f27c5e8a4859db
parent7b20381626b8264d4218a1922a3e89bdf12123f0
app_agent_pool: Remove documentation for removed option.

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
(cherry picked from commit 74e002277c6579cd9ca87be4ca0cf741f4620b7e)
apps/app_agent_pool.c