asterisk/utils
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
For most modules that interacted with app_macro, this change is limited
to no longer looking for the current context from the macrocontext when
set.  Additionally, the following modules are impacted:

app_dial - no longer supports M^ connected/redirecting macro
app_minivm - samples written using macro will no longer work.
The sample needs a re-write

app_queue - can no longer a macro on the called party's channel.
Use gosub which is currently supported

ccss - no callback macro, gosub only

app_voicemail - no macro support

channel  - remove macrocontext and priority, no connected line or
redirection macro options
options - stdexten is deprecated to gosub as the default and only
pbx - removed macrolock
pbx_dundi - no longer look for macro

snmp - removed macro context, exten, and priority

ASTERISK-30304

Change-Id: I830daab293117179b8d61bd4df0d971a1b3d07f6
2023-01-10 14:07:44 -06:00
..
db1-ast utils: Spelling fixes 2021-11-15 17:12:41 -06:00
.gitignore muted: Remove deprecated application. 2021-08-17 10:39:08 -03:00
Makefile BuildSystem: Remove two dead exceptions for compiler Clang. 2021-08-19 09:02:41 -05:00
ael_main.c backtrace: Refactor ast_bt_get_symbols so it doesn't crash 2018-11-19 05:49:39 -07:00
astcanary.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
astdb2bdb.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astdb2sqlite3.c Fix 'statement' typo throughout code. 2018-10-18 12:44:10 -05:00
astman.1 utils: Spelling fixes 2021-11-15 17:12:41 -06:00
astman.c Compiler fixes for gcc 10 2020-06-10 09:33:28 -05:00
check_expr.c backtrace: Refactor ast_bt_get_symbols so it doesn't crash 2018-11-19 05:49:39 -07:00
clicompat.c CLI: Enable automatic references to modules. 2015-05-04 20:47:18 -04:00
conf_bridge_binaural_hrir_importer.c Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00
conf_bridge_binaural_hrir_importer.h Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c app_macro: Remove deprecated module. 2023-01-10 14:07:44 -06:00
frame.c utils: Spelling fixes 2021-11-15 17:12:41 -06:00
frame.h utils: Spelling fixes 2021-11-15 17:12:41 -06:00
smsq.c Fixes for GCC 9 2019-05-10 10:22:55 -06:00
stereorize.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
streamplayer.c BuildSystem: Add DragonFly BSD. 2018-04-20 12:50:03 +02:00
utils.xml muted: Remove deprecated application. 2021-08-17 10:39:08 -03:00