aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-06Use ast_strlen_zero in file.ccitats1-3/+4
2004-04-21Fix format unregistercitats1-0/+1
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2004-02-25Bug #1087. Fix wav49 format so it can be played. Make file functionscitats1-4/+20
2004-02-18Minor file.c cleanup for valgrind, log PRI event properlymarkster1-1/+1
2003-12-19Add voicemail prepending feature plus forwarding to many extensions if you sp...martinp1-4/+64
2003-10-25Display language (bug #256)markster1-1/+1
2003-10-06Fix ENUM to live w/out config file, and fix internationalizationmarkster1-8/+11
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-2/+2
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-11/+11
2003-08-11Free the translators on the ast_closestreammartinp1-0/+5
2003-07-01Still store timingmarkster1-2/+1
2003-07-01Fix typomarkster1-1/+1
2003-07-01If no timingfd, use sched timingmarkster1-1/+3
2003-07-01Create concept of a "pending agent", so you can have agents access pending callsmarkster1-12/+3
2003-06-29Remove superfluous debuggingmarkster1-2/+0
2003-06-29Minor cleanupsmarkster1-4/+6
2003-06-29Properly implement using zaptel for timing of file playbackmarkster1-5/+16
2003-06-29When writing files, trunkate unless append mode is specifiedmarkster1-1/+1
2003-06-29Minor fixes to playback logicmarkster1-4/+14
2003-06-29Add H.263 video supportmarkster1-15/+142
2003-06-28Totally redo file formatsmarkster1-24/+45
2003-06-28Properly handle broken up packetsmarkster1-1/+1
2003-05-28Make file writing be able to handle a switch in codecsmarkster1-0/+6
2003-05-12Use zaptel timers to wake up processesmarkster1-6/+9
2003-04-23Add commonly used include headersmarkster1-0/+1
2003-04-09Make voicemail timeout configurablemarkster1-3/+3
2003-04-03Add fast-forward and rewind to voicemailmarkster1-0/+59
2003-02-23Sun Feb 23 07:00:00 CET 2003matteo1-0/+65
2003-02-06Version 0.3.0 from FTPmarkster1-64/+169
2002-09-03Version 0.2.0 from FTPmarkster1-4/+7
2002-05-15Version 0.1.12 from FTPmarkster1-8/+8
2001-10-18Version 0.1.10 from FTPmarkster1-5/+5
2001-06-13Version 0.1.9 from FTPmarkster1-1/+56
2001-05-03Version 0.1.8 from FTPmarkster1-10/+14
2001-03-10Version 0.1.7 from FTPmarkster1-54/+23
2000-01-09Version 0.1.3 from FTPmarkster1-8/+41
2000-01-02Version 0.1.2 from FTPmarkster1-8/+13
1999-12-11Version 0.1.1 from FTPmarkster1-5/+1
1999-12-02Version 0.1.0 from FTPmarkster1-0/+490