Commit Graph

107 Commits (8f923e6adbc50772b899e6a5ea1db614e5927d48)

Author SHA1 Message Date
Kevin P. Fleming 8f923e6adb remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 48a82209d5 remove remaining .cvsignore files
20 years ago
Mark Spencer 044ad2e2e7 Merge remaining audit patch (save dlfcn.c)
22 years ago
Mark Spencer 2f1c9c690f Add missing include (bug #2040)
22 years ago
Mark Spencer 0c6b76f7c2 Make parked calls events more consistant (bug #2033)
22 years ago
Anthony Minessale II e42c11905e fix compiler warning in res_config_odbc.c
22 years ago
Anthony Minessale II f107562f75 fix res_config_odbc iax dual peer issue
22 years ago
James Golovich 4113c814c7 Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!
22 years ago
James Golovich 8426e454de Massive code formatting cleanup in res_odbc.c thanks to bkw_
22 years ago
Mark Spencer 65fc87b245 Merge bkw_'s ODBC patch
22 years ago
Mark Spencer f63d46097d Back out accidental changes by anthm
22 years ago
Anthony Minessale II 75d4369dfc autodial update
22 years ago
Mark Spencer 2f911dfba6 Use INET_ADDRLEN (bug #1956) (from airport!)
22 years ago
Mark Spencer eb6b35b75f Display invalid extension when there is one, fix minor OSP typo, Don't send 200 OK after 403 Forbidden on SUBSCRIBE
22 years ago
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
22 years ago
James Golovich 3d0e3d3c0f More formatting cleanups.
22 years ago
Mark Spencer 80c9620612 Add sample config file, implement verification
22 years ago
Mark Spencer 2f421a55da Small outgoing OSP cleanups
22 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer 2f4a0dc3f5 Fix potential deadlocks in res_monitor
22 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
22 years ago
Mark Spencer 319011b0e3 Fix ODBC build for FreeBSD
22 years ago
Mark Spencer c96b39a960 Merge res_odbc and res_config
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Anthony Minessale II 22de310e04 fix res_monitor bug
22 years ago
Mark Spencer 0062fe9588 IAX2 fixup, fix res_monitor sillyseg
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Mark Spencer aa2795cc46 Get rid of small copmile warning
22 years ago
Mark Spencer 269507ad59 Fix handling when MONITOR_EXEC is unspecified
22 years ago
Mark Spencer 799b876aa0 Make monitor merge application settable via variable, allow setting of variables via manager interface, allow mix flag to be set via manager (bug #1268)
22 years ago
James Golovich 8136198e53 Use ast_strlen_zero in res_musiconhold.c
22 years ago
Mark Spencer 1798abd909 Minor path tweak
22 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
22 years ago
Mark Spencer 4d1137ded4 Fix a couple of small typos (bug #1648)
22 years ago
Mark Spencer 4f51ef7ab7 Unbuffered music on hold
22 years ago
James Golovich 6cbc92b760 Portability fix, use the shells path for sed and env
22 years ago
James Golovich 286d0656e2 Revert formatting changes
22 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
22 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
22 years ago
Mark Spencer 512583709a Fix double parking crash (bug #1302)
22 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
22 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
22 years ago
Mark Spencer 96c7fb890e Reduce volume of hold music to 8k / 4k
22 years ago
Mark Spencer 97c5b2b7d7 Take out unnecessary setting of delivery times.
22 years ago
Mark Spencer 7c35f68e29 Fix milliwatt and musiconhold to know about delivery times
22 years ago
James Golovich 32a11a2b20 Remove extra \r\n from manager event sent by res_parking.c (bug #1134)
22 years ago
James Golovich a232d8e060 Move ast_get_group from res_parking.c to channel.c
22 years ago
Mark Spencer 7cdb6d36f4 Fix a couple of memory leaks
22 years ago
Mark Spencer 82e18770bc Increase buffer size (1005)
22 years ago