]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_agi: Remove deprecated DeadAGI application.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 11 Aug 2023 21:42:00 +0000 (21:42 +0000)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 15 Jul 2025 13:57:39 +0000 (13:57 +0000)
commitc12f4a886d87ff68145191946e275d6420ddaa19
tree2c18867a3ea239d80ce466d9759a6f70730578a8
parentf9219284cb0076bf84fb7bbd4eb9049fc00fbaf5
res_agi: Remove deprecated DeadAGI application.

DeadAGI was deprecated 7 years ago, in Asterisk 15,
as it duplicates functionality in the AGI app.
This removes the application.

Resolves: #258

UpgradeNote: The DeadAGI application, which was
deprecated in Asterisk 15, has now been removed.
The same functionality is available in the AGI app.
res/res_agi.c