mirror of
https://github.com/asterisk/asterisk
synced 2026-08-07 10:32:13 -04:00
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 |
||
|---|---|---|
| .. | ||
| db1-ast | ||
| .gitignore | ||
| ael_main.c | ||
| astcanary.c | ||
| astdb2bdb.c | ||
| astdb2sqlite3.c | ||
| astman.1 | ||
| astman.c | ||
| check_expr.c | ||
| clicompat.c | ||
| conf_bridge_binaural_hrir_importer.c | ||
| conf_bridge_binaural_hrir_importer.h | ||
| expr2.testinput | ||
| extconf.c | ||
| frame.c | ||
| frame.h | ||
| Makefile | ||
| smsq.c | ||
| stereorize.c | ||
| streamplayer.c | ||
| utils.xml | ||