]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_builtins: Remove deprecated and defunct functionality.
authorNaveen Albert <asterisk@phreaknet.org>
Tue, 29 Nov 2022 21:44:28 +0000 (21:44 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 20 Dec 2022 15:53:58 +0000 (09:53 -0600)
commitf86d2a211c5178eb49a615b414d296bd1a694e66
tree0aab27f92a3656f55e655aea88a3a0319fc27348
parent1adefb886a4184405e246c886a881da1127f0a06
pbx_builtins: Remove deprecated and defunct functionality.

This removes the ImportVar and SetAMAFlags applications
which have been deprecated since Asterisk 12, but were
never removed previously.

Additionally, it removes remnants of defunct options
that themselves were removed years ago.

ASTERISK-30335 #close

Change-Id: I749520c7b08d4c9d5eebbf640d4fbc81950eda8d
doc/UPGRADE-staging/pbx_builtins.txt [new file with mode: 0644]
main/pbx_builtins.c