aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_agi.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-30Add say date to AGi (bug #3768)markster1-0/+27
2005-03-29Little say numer fix (bug #3884)markster1-1/+1
2005-03-28Continue with GET_DATA if no file is there (bug #3878)markster1-4/+1
2005-03-26Make sure AGI continues even when files aren't there (bug #3862)markster1-1/+1
2005-03-24Add additional fields for calling parameters per BT requestmarkster1-0/+4
2005-03-17Add support for Solaris/x86 (bug #3064)markster1-0/+3
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-09Various small fixupsmarkster1-1/+1
2005-01-08AGI formatting fixes (bug #3270)markster1-64/+96
2004-12-31Don't die when a file is missing (bug #3212)markster1-2/+1
2004-12-28Merge gramatical fixes from corydon (bug #3180)markster1-80/+79
2004-12-23Fix AGI to know about "builtin" variables, too (bug #2737)markster1-3/+5
2004-12-18Fix comment issues (bug #3089)markster1-2/+2
2004-12-14Add "SAY ALPHA" (matt nicholson)markster1-0/+25
2004-11-17Oopsmarkster1-1/+0
2004-11-17Add GET FULL VARIABLE AGI commandmarkster1-1/+37
2004-11-16Add get option command (bug #2868, thanks junky!)markster1-0/+77
2004-11-07Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bu...markster1-1/+0
2004-10-17Remove late-night excuse for wasting cpu cycles. revert previous res_agi changecitats1-1/+1
2004-10-13Fix pbx_builtin_setlanguage to not seg when data is a NULL ptr. Also fix AGI...citats1-1/+1
2004-10-02Huge callerid rework (might break H.323, others)markster1-5/+18
2004-09-29Fix FastAGI working with non default ports (bug 2539)citats1-1/+1
2004-09-28Fix BSD buildmarkster1-1/+1
2004-09-27Remove duplicate sys/socket.h include from res_agi.ccitats1-1/+0
2004-09-26add includes in res_agi.c to fix BSD compatibilityrussell1-0/+5
2004-09-25Make holdtime announcement say "less than 2 minutes" instead of "1 minutes" (...markster1-2/+61
2004-09-23Include sys/socket.h in res/res_agi.c (bug 2490)citats1-0/+1
2004-09-22Implement Fast AGI (agi://) over TCP socket (Astricon talk idea)markster1-3/+93
2004-08-08Merge BSD stack size work (bug #2067)markster1-2/+2
2004-07-17First pass at AGI registrationmarkster1-0/+29
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...markster1-0/+1585