aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_agi.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...markster1-1598/+0
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster1-4/+7
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-2/+1
2004-06-04Cleanup some formatting in app_agi.ccitats1-33/+32
2004-05-22Work on a copy with app_agimarkster1-3/+4
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster1-6/+10
2004-05-15Update coding guidelines, fix "say.c" compile on older compilers, update codi...markster1-1/+4
2004-05-04strlen fixes and don't destroy SIP channels that still have pending things on...markster1-1/+2
2004-05-03Add SayPhonetic and SayAlpha applications (bug #793)markster1-0/+27
2004-04-23Fix double close of file descriptor (bug #1473)markster1-1/+1
2004-04-15Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.markster1-0/+4
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-4/+4
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-4/+4
2004-03-23fix agi to accept multiple arguments. Bug #664jeremy1-17/+12
2004-03-12Fix incorrect endpos when sildet is used during AGI record (bug 1210)citats1-0/+1
2004-03-10Free dsp in agi record file if it exits before the end (bug 1199)citats1-0/+8
2004-03-05Bail an AGI on PBX_KEEPALIVE being set in an exec.markster1-1/+5
2004-03-03Add DeadAGI Applicationmarkster1-10/+21
2004-02-27Add 'SAY TIME' to AGI. (bug #269)citats1-0/+27
2004-01-30Minor app agi documentation fix (bug #943)markster1-5/+9
2004-01-01Don't close audio[0] if you're not carefulmarkster1-2/+4
2003-12-27Ignore signals in select, fix typo in last patchmarkster1-1/+1
2003-12-27Fix EAGI fd leak (bug #698)markster1-0/+4
2003-11-05Make AGI work when ast_waitfor_nands returns without anything because of EINTRmartinp1-4/+11
2003-10-22Set append flag properlymarkster1-1/+1
2003-09-08BSD portability enhancements (bug #234)markster1-2/+2
2003-08-21unknown callerid (bug #151)markster1-3/+3
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-1/+1
2003-08-15Asterisk:markster1-3/+3
2003-07-14Fix minor AGI bugletmarkster1-0/+2
2003-07-14Minor AGI patchmarkster1-0/+3
2003-06-26Add AGI uniqueidmarkster1-0/+1
2003-06-11Add setmusiconhold to agimarkster1-1/+24
2003-05-01Apply Nick's extension to recordmarkster1-5/+85
2003-04-27More contributed BSD enhancementsmarkster1-3/+3
2003-04-23Add commonly used include headersmarkster1-0/+1
2003-02-23Sun Feb 23 07:00:00 CET 2003matteo1-172/+205
2003-02-18mar feb 18 19:15:15 CET 2003matteo1-0/+2
2003-02-14Fri Feb 14 07:00:01 CET 2003matteo1-2/+2
2003-02-12mer feb 12 14:56:57 CET 2003matteo1-2/+0
2003-02-06Version 0.3.0 from FTPmarkster1-41/+436
2002-09-04Version 0.2.0 from FTPmarkster1-98/+135
2002-06-14Version 0.1.12 from FTPmarkster1-6/+52
2001-12-27Version 0.1.10 from FTPmarkster1-5/+69
2001-09-28Version 0.1.9 from FTPmarkster1-0/+809