aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2004-04-29Unbuffered music on holdmarkster1-14/+21
2004-04-27Portability fix, use the shells path for sed and envcitats1-1/+1
2004-04-27Revert formatting changescitats1-13/+11
2004-04-26applied final release of bug 1353 per Mark's permissionanthm1-5/+24
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.anthm1-0/+3
2004-04-07Fix double parking crash (bug #1302)markster1-3/+3
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster3-9/+9
2004-03-27Make read/write mode have a lock parameter and use it properly.markster2-7/+7
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-03-01Remove extra \r\n from manager event sent by res_parking.c (bug #1134)citats1-1/+0
2004-02-27Move ast_get_group from res_parking.c to channel.ccitats1-34/+0
2004-02-11Fix a couple of memory leaksmarkster1-0/+4
2004-02-06Increase buffer size (1005)markster1-1/+1
2004-02-05Add 'm' option to Monitor app to use soxmix (if available) to mix the output ...martinp1-3/+14
2004-02-03Add recording agent's calls patch. Basically the call starts recording when t...martinp2-6/+57
2004-01-30Fix res_parkingmarkster1-6/+6
2004-01-30Create manager event on parkingmarkster1-0/+48
2004-01-11Document SetMusicOnHold. Bug #783jeremy1-1/+3
2004-01-11use a default file name for res_monitor, if none was given. Bug #704jeremy1-0/+12
2004-01-11Don't core on mpg123. Bug #671jeremy1-1/+1
2003-11-23Hangup calling channel when transferring peermarkster1-0/+1
2003-11-20Fix copy/paste error. Bug #338jeremy1-1/+1
2003-11-04Handle mpg123 failures without leaking fd'smarkster1-0/+3
2003-10-26Make it build and run on MacOS Xmarkster1-2/+2
2003-10-25Add DESTDIR support (bug #200)markster1-1/+1
2003-09-27Fix various compiler warnings (bug #322)markster1-1/+0
2003-09-16Improve child process reaping (bug #278)markster1-10/+7
2003-09-10Fix small logic errors (bug #242)markster2-1/+3
2003-09-08BSD portability enhancements (bug #234)markster1-0/+3
2003-09-08First of Jayson's manager patchesmarkster1-13/+13
2003-08-19depend stuffmarkster1-0/+2
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 deadlocksmarkster5-54/+54
2003-08-10Wait for mpg123 to diemarkster1-1/+10
2003-08-07Make parking resume properly when in macromarkster1-3/+12
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-07-14Add a safe way to reload extensions config (don't change/delete the current e...martinp1-1/+1
2003-07-02Merge 'T' and other dialing enhancementsmarkster1-42/+121
2003-05-08Add and update .cvsignore files for .dependmarkster1-0/+1
2003-05-06dep fix, pbx fixmarkster1-2/+9
2003-04-27More contributed BSD enhancementsmarkster2-3/+3
2003-04-27More BSD enhancementsmarkster2-2/+2
2003-04-23Add commonly used include headersmarkster1-0/+1
2003-04-09Implement call pickup on SIP, override context if appropriatemarkster1-0/+73
2003-04-08work around buggy redhat 9.o installsmarkster1-0/+4
2003-03-31Make some useful management functions globalmarkster1-54/+19