aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_musiconhold.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 f38db490-d61...kpfleming1-0/+0
2005-08-04prevent mem leak (bug #4842)russell1-2/+17
2005-01-08fix typo (bug #3265)russell1-1/+1
2005-01-06stop music on hold when channel is hung up instead of after the channel is de...russell1-0/+1
2004-11-18check to see if FD's are open before closing (bug #2858)russell1-2/+5
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...markster1-2/+2
2004-09-04Add stream support and permit minimum respawn time (bug #2254)markster1-7/+25
2004-08-08Merge BSD stack size work (bug #2067)markster1-1/+1
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...markster1-34/+56
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-2/+2
2004-07-02Back out accidental changes by anthmmarkster1-132/+62
2004-07-02autodial updateanthm1-62/+132
2004-06-29More formatting cleanups.citats1-2/+2
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-2/+0
2004-06-13x86-64 compile fixes and cleanupsmarkster1-1/+1
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster1-0/+4
2004-05-28Use ast_strlen_zero in res_musiconhold.ccitats1-4/+5
2004-05-15Fix a couple of small typos (bug #1648)markster1-1/+1
2004-04-29Unbuffered music on holdmarkster1-14/+21
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-03-24Reduce volume of hold music to 8k / 4kmarkster1-3/+4
2004-03-21Take out unnecessary setting of delivery times.markster1-2/+0
2004-03-20Fix milliwatt and musiconhold to know about delivery timesmarkster1-0/+2
2004-01-11Document SetMusicOnHold. Bug #783jeremy1-1/+3
2004-01-11Don't core on mpg123. Bug #671jeremy1-1/+1
2003-11-04Handle mpg123 failures without leaking fd'smarkster1-0/+3
2003-09-27Fix various compiler warnings (bug #322)markster1-1/+0
2003-09-16Improve child process reaping (bug #278)markster1-10/+7
2003-09-08BSD portability enhancements (bug #234)markster1-0/+3
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-1/+1
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-15/+15
2003-08-10Wait for mpg123 to diemarkster1-1/+10
2003-08-07Allow groups to be checked in reverse order, make musiconhold die on restartmarkster1-1/+3
2003-07-29Minor fixesmarkster1-1/+1
2003-07-27Merge / correct MM's patchesmarkster1-5/+49
2003-03-18Tue Mar 18 07:00:01 CET 2003matteo1-5/+5
2003-03-17lun mar 17 19:11:15 CET 2003matteo1-9/+3
2003-03-16dom mar 16 23:37:23 CET 2003matteo1-1/+3
2003-03-04Tue Mar 4 07:00:01 CET 2003matteo1-0/+16
2002-12-04Version 0.3.0 from FTPmarkster1-3/+3
2002-07-11Version 0.2.0 from FTPmarkster1-3/+6
2002-06-29Version 0.1.12 from FTPmarkster1-0/+569