asterisk/pbx
Steve Murphy 1a5cdeb138 a quick fix to pbx_dundi.c to make it so it will compile. Hope I did the right thing. And some additions to removal of extens to take care of hashtab pointers in all cases.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89388 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-11-17 17:46:36 +00:00
..
ael/ael-test Merged revisions 87168 via svnmerge from 2007-10-26 17:39:39 +00:00
Makefile This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files. 2007-08-15 19:21:27 +00:00
dundi-parser.c remove a bunch of duplicate includes 2007-11-16 23:54:45 +00:00
dundi-parser.h make the 'name' and 'value' fields in ast_variable const char * 2007-11-14 13:18:40 +00:00
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 2006-07-07 02:20:28 +00:00
pbx_ael.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
pbx_config.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
pbx_dundi.c a quick fix to pbx_dundi.c to make it so it will compile. Hope I did the right thing. And some additions to removal of extens to take care of hashtab pointers in all cases. 2007-11-17 17:46:36 +00:00
pbx_gtkconsole.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
pbx_kdeconsole.cc various minor fixes 2006-07-07 00:48:40 +00:00
pbx_kdeconsole.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
pbx_loopback.c remove a bunch of duplicate includes 2007-11-16 23:54:45 +00:00
pbx_lua.c fix the build of pbx_lua 2007-11-17 06:34:10 +00:00
pbx_realtime.c remove a bunch of duplicate includes 2007-11-16 23:54:45 +00:00
pbx_spool.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00