]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 19:36:50 +0000 (13:36 -0600)
commit2bb1750dab6009a59057e1b251f28a8f33ccacb5
tree59e975e20e6ccabc3c20529528f1ffcf46da902f
parent1e2c3f4a781cfcba3a7f5a187833edaf6c8ac328
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 bd063c7732ec5e7c4448c15d39fd2a441c9dbaf2)
apps/app_agent_pool.c