summaryrefslogtreecommitdiff
path: root/apps/app_agi.c
AgeCommit message (Expand)Author
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...Mark Spencer
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-04Cleanup some formatting in app_agi.cJames Golovich
2004-05-22Work on a copy with app_agiMark Spencer
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-05-15Update coding guidelines, fix "say.c" compile on older compilers, update codi...Mark Spencer
2004-05-04strlen fixes and don't destroy SIP channels that still have pending things on...Mark Spencer
2004-05-03Add SayPhonetic and SayAlpha applications (bug #793)Mark Spencer
2004-04-23Fix double close of file descriptor (bug #1473)Mark Spencer
2004-04-15Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.Mark Spencer
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-23fix agi to accept multiple arguments. Bug #664Jeremy McNamara
2004-03-12Fix incorrect endpos when sildet is used during AGI record (bug 1210)James Golovich
2004-03-10Free dsp in agi record file if it exits before the end (bug 1199)James Golovich
2004-03-05Bail an AGI on PBX_KEEPALIVE being set in an exec.Mark Spencer
2004-03-03Add DeadAGI ApplicationMark Spencer
2004-02-27Add 'SAY TIME' to AGI. (bug #269)James Golovich
2004-01-30Minor app agi documentation fix (bug #943)Mark Spencer
2004-01-01Don't close audio[0] if you're not carefulMark Spencer
2003-12-27Ignore signals in select, fix typo in last patchMark Spencer
2003-12-27Fix EAGI fd leak (bug #698)Mark Spencer
2003-11-05Make AGI work when ast_waitfor_nands returns without anything because of EINTRMartin Pycko
2003-10-22Set append flag properlyMark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-08-21unknown callerid (bug #151)Mark Spencer
2003-08-16Show the names of the codecs instead of the numbers (bug #92)Martin Pycko
2003-08-15Asterisk:Mark Spencer
2003-07-14Fix minor AGI bugletMark Spencer
2003-07-14Minor AGI patchMark Spencer
2003-06-26Add AGI uniqueidMark Spencer
2003-06-11Add setmusiconhold to agiMark Spencer
2003-05-01Apply Nick's extension to recordMark Spencer
2003-04-27More contributed BSD enhancementsMark Spencer
2003-04-23Add commonly used include headersMark Spencer
2003-02-23Sun Feb 23 07:00:00 CET 2003Matteo Brancaleoni
2003-02-18mar feb 18 19:15:15 CET 2003Matteo Brancaleoni
2003-02-14Fri Feb 14 07:00:01 CET 2003Matteo Brancaleoni
2003-02-12mer feb 12 14:56:57 CET 2003Matteo Brancaleoni
2003-02-06Version 0.3.0 from FTPMark Spencer
2002-09-04Version 0.2.0 from FTPMark Spencer
2002-06-14Version 0.1.12 from FTPMark Spencer
2001-12-27Version 0.1.10 from FTPMark Spencer
2001-09-28Version 0.1.9 from FTPMark Spencer