summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2004-08-23make bug 2272 (which is actually caused by human error) less likely to happenAnthony Minessale II
2004-08-15Fix little oops on sizeof()Mark Spencer
2004-08-14Oops, forgot message lengthMark Spencer
2004-08-14Create binary versions of signature functionsMark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-06Only play announce time on first passMark Spencer
2004-08-06Keep track of timelimit across entries to ast_channel_bridge (bug #2222)Mark Spencer
2004-08-03Add BKW's fix so that MOH doesn't get killed on Call ParkingMalcolm Davenport
2004-08-03Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" o...Mark Spencer
2004-08-01Merge gryn's transfer digit timeout patch (bug #2184)Mark Spencer
2004-07-28Merge alternate hangup and meetme patches from Matt N.Mark Spencer
2004-07-24added support to be able to set the channel var TRANSFER_CONTEXT so whenAnthony Minessale II
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....Mark Spencer
2004-07-17First pass at AGI registrationMark Spencer
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...Mark Spencer
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-07-14Add missing include (bug #2040)Mark Spencer
2004-07-14Make parked calls events more consistant (bug #2033)Mark Spencer
2004-07-13fix compiler warning in res_config_odbc.cAnthony Minessale II
2004-07-09fix res_config_odbc iax dual peer issueAnthony Minessale II
2004-07-08Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!James Golovich
2004-07-08Massive code formatting cleanup in res_odbc.c thanks to bkw_James Golovich
2004-07-08Merge bkw_'s ODBC patchMark Spencer
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