You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx
Steve Murphy 35b951d2ac
This commits the changes to AEL to use the gosub-with-args from Tilghman to perform macro calls. This results in substantially smaller stack footprint, which allows macro call depths in excess of 100,000 levels, rather than the limit of 7 calls deep, which the Macro app is subject to.
20 years ago
..
ael This commits the changes to AEL to use the gosub-with-args from Tilghman to perform macro calls. This results in substantially smaller stack footprint, which allows macro call depths in excess of 100,000 levels, rather than the limit of 7 calls deep, which the Macro app is subject to. 20 years ago
Makefile
dundi-parser.c
dundi-parser.h
kdeconsole_main.cc
pbx_ael.c This commits the changes to AEL to use the gosub-with-args from Tilghman to perform macro calls. This results in substantially smaller stack footprint, which allows macro call depths in excess of 100,000 levels, rather than the limit of 7 calls deep, which the Macro app is subject to. 20 years ago
pbx_config.c Lots more removal of deprecated things 20 years ago
pbx_dundi.c
pbx_gtkconsole.c
pbx_kdeconsole.cc
pbx_kdeconsole.h
pbx_loopback.c
pbx_realtime.c
pbx_spool.c