summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-06-07fix res_monitor bugAnthony Minessale II
2004-06-04IAX2 fixup, fix res_monitor sillysegMark Spencer
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark Spencer
2004-06-03Get rid of small copmile warningMark Spencer
2004-06-03Fix handling when MONITOR_EXEC is unspecifiedMark Spencer
2004-06-03Make monitor merge application settable via variable, allow setting of variab...Mark Spencer
2004-05-28Use ast_strlen_zero in res_musiconhold.cJames Golovich
2004-05-24Minor path tweakMark Spencer
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-05-15Fix a couple of small typos (bug #1648)Mark Spencer
2004-04-29Unbuffered music on holdMark Spencer
2004-04-27Portability fix, use the shells path for sed and envJames Golovich
2004-04-27Revert formatting changesJames Golovich
2004-04-26applied final release of bug 1353 per Mark's permissionAnthony Minessale II
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.Anthony Minessale II
2004-04-07Fix double parking crash (bug #1302)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-24Reduce volume of hold music to 8k / 4kMark Spencer
2004-03-21Take out unnecessary setting of delivery times.Mark Spencer
2004-03-20Fix milliwatt and musiconhold to know about delivery timesMark Spencer
2004-03-01Remove extra \r\n from manager event sent by res_parking.c (bug #1134)James Golovich
2004-02-27Move ast_get_group from res_parking.c to channel.cJames Golovich
2004-02-11Fix a couple of memory leaksMark Spencer
2004-02-06Increase buffer size (1005)Mark Spencer
2004-02-05Add 'm' option to Monitor app to use soxmix (if available) to mix the output ...Martin Pycko
2004-02-03Add recording agent's calls patch. Basically the call starts recording when t...Martin Pycko
2004-01-30Fix res_parkingMark Spencer
2004-01-30Create manager event on parkingMark Spencer
2004-01-11Document SetMusicOnHold. Bug #783Jeremy McNamara
2004-01-11use a default file name for res_monitor, if none was given. Bug #704Jeremy McNamara
2004-01-11Don't core on mpg123. Bug #671Jeremy McNamara
2003-11-23Hangup calling channel when transferring peerMark Spencer
2003-11-20Fix copy/paste error. Bug #338Jeremy McNamara
2003-11-04Handle mpg123 failures without leaking fd'sMark Spencer
2003-10-26Make it build and run on MacOS XMark Spencer
2003-10-25Add DESTDIR support (bug #200)Mark Spencer
2003-09-27Fix various compiler warnings (bug #322)Mark Spencer
2003-09-16Improve child process reaping (bug #278)Mark Spencer
2003-09-10Fix small logic errors (bug #242)Mark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-09-08First of Jayson's manager patchesMark Spencer
2003-08-19depend stuffMark Spencer
2003-08-16Show the names of the codecs instead of the numbers (bug #92)Martin Pycko
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-10Wait for mpg123 to dieMark Spencer
2003-08-07Make parking resume properly when in macroMark Spencer
2003-08-07Allow groups to be checked in reverse order, make musiconhold die on restartMark Spencer
2003-07-29Minor fixesMark Spencer