asterisk/pbx
Matthias Nick 89b02b583a Parse global variables or expressions in hint extensions
Parse global variables or expressions in hint extensions. Like: exten => 400,hint,DAHDI/i2/${GLOBAL(var)}

(closes issue #16166)
Reported by: rmudgett
Tested by: mnick, rmudgett


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@233093 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-12-04 17:15:47 +00:00
..
ael/ael-test fixed the regressions 2008-12-17 02:32:58 +00:00
Makefile Merged revisions 207647 via svnmerge from 2009-07-21 13:28:04 +00:00
dundi-parser.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
dundi-parser.h Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
pbx_ael.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
pbx_config.c Parse global variables or expressions in hint extensions 2009-12-04 17:15:47 +00:00
pbx_dundi.c DUNDILOOKUP function in 1.6 should use comma delimiters. 2009-08-25 06:51:12 +00:00
pbx_gtkconsole.c various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode: 2008-06-29 16:19:29 +00:00
pbx_loopback.c AST-2009-005 2009-08-10 19:20:57 +00:00
pbx_lua.c Load pbx_lua with global symbols to allow linking with other lua libraries. 2009-11-25 15:42:48 +00:00
pbx_realtime.c More 'static' qualifiers on module global variables. 2009-06-15 17:34:30 +00:00
pbx_spool.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00