Add additional fields for calling parameters per BT request
[asterisk/asterisk.git] / res / res_agi.c
2005-03-24 Mark SpencerAdd additional fields for calling parameters per BT...
2005-03-17 Mark SpencerAdd support for Solaris/x86 (bug #3064)
2005-01-21 Russell Bryantupdate copyright headers for 2005
2005-01-09 Mark SpencerVarious small fixups
2005-01-08 Mark SpencerAGI formatting fixes (bug #3270)
2004-12-31 Mark SpencerDon't die when a file is missing (bug #3212)
2004-12-28 Mark SpencerMerge gramatical fixes from corydon (bug #3180)
2004-12-23 Mark SpencerFix AGI to know about "builtin" variables, too (bug...
2004-12-18 Mark SpencerFix comment issues (bug #3089)
2004-12-14 Mark SpencerAdd "SAY ALPHA" (matt nicholson)
2004-11-17 Mark SpencerOops
2004-11-17 Mark SpencerAdd GET FULL VARIABLE AGI command
2004-11-16 Mark SpencerAdd get option command (bug #2868, thanks junky!)
2004-11-07 Mark SpencerDisable echo canceller for digital calls (bug #2785...
2004-10-17 James GolovichRemove late-night excuse for wasting cpu cycles. rever...
2004-10-13 James GolovichFix pbx_builtin_setlanguage to not seg when data is...
2004-10-02 Mark SpencerHuge callerid rework (might break H.323, others)
2004-09-29 James GolovichFix FastAGI working with non default ports (bug 2539)
2004-09-28 Mark SpencerFix BSD build
2004-09-27 James GolovichRemove duplicate sys/socket.h include from res_agi.c
2004-09-26 Russell Bryantadd includes in res_agi.c to fix BSD compatibility
2004-09-25 Mark SpencerMake holdtime announcement say "less than 2 minutes...
2004-09-23 James GolovichInclude sys/socket.h in res/res_agi.c (bug 2490)
2004-09-22 Mark SpencerImplement Fast AGI (agi://) over TCP socket (Astricon...
2004-08-08 Mark SpencerMerge BSD stack size work (bug #2067)
2004-07-17 Mark SpencerFirst pass at AGI registration
2004-07-17 Mark SpencerMerge musiconhold stuff (bug #2027), restructure AGI...