summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2004-07-02Back out accidental changes by anthmMark Spencer
2004-07-02autodial updateAnthony Minessale II
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)Mark Spencer
2004-06-29Display invalid extension when there is one, fix minor OSP typo, Don't send 2...Mark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-29More formatting cleanups.James Golovich
2004-06-25Add sample config file, implement verificationMark Spencer
2004-06-25Small outgoing OSP cleanupsMark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Fix potential deadlocks in res_monitorMark Spencer
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-06-13Fix ODBC build for FreeBSDMark Spencer
2004-06-11Merge res_odbc and res_configMark Spencer
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