]> 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 17:40:37 +0000 (11:40 -0600)
commit9cd1dc0c2f12c22f9e781820b0b5deceac560415
treeb3e2812181f6b97b98e35559a905c8c6e7be4396
parenta40a88af6ffca247c6a741e8a98d48c432172ba5
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 1e0205fb688c03169036037aef94660fcdaff6d3)
apps/app_agent_pool.c