summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-25Use "local" instead of "system" header file inclusion.Kevin P. Fleming
2010-03-25Fix a number of other build problems on Mac OS X.Russell Bryant
2010-03-25Merged revisions 254800 via svnmerge from Jason Parker
2010-03-25Resolve compiler warning on FreeBSD.Russell Bryant
2010-03-25Fix chan_ooh323 so it works on Mac OS X, as well.Russell Bryant
2010-03-25chan_usbradio depends on alsa.Russell Bryant
2010-03-25Blocked revisions 254714 via svnmergeJason Parker
2010-03-25Bump cleancount due to ast_channel change.Kevin P. Fleming
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.Kevin P. Fleming
2010-03-25Get chan_ooh323 building again after recent build system changes.Kevin P. Fleming
2010-03-25Add unit test for testing ACL functionality.Mark Michelson
2010-03-25Merged revisions 254552 via svnmerge from Mark Michelson
2010-03-25Add new rtpsource options to the CHANNEL function.Mark Michelson
2010-03-25Recorded merge of revisions 254452 via svnmerge from Mark Michelson
2010-03-25Merged revisions 254451 via svnmerge from Terry Wilson
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-25handle_speechset has 4 arguments.Leif Madsen
2010-03-25remove unneeded explicit channel in dahdi ioctlsTzafrir Cohen
2010-03-24Fix potential invalid reads that could occur in pbx.cMark Michelson
2010-03-24Allow configuration of minsecs and nextaftercmd per mailbox.Jeff Peeler
2010-03-24Merged revisions 254235 via svnmerge from Jeff Peeler
2010-03-23make 'core show settings' should show all settable directoriesTzafrir Cohen
2010-03-23Put test output for a failure in a CDATA section in the XML results.Russell Bryant
2010-03-23Exit native bridging early for greater timing accuracy with warningsJeff Peeler
2010-03-23Blocked revisions 254046 via svnmergeJason Parker
2010-03-23Remove unused structure member in app_queue.Sean Bright
2010-03-23Change the name of the category 'TEST' to match the name of the subdirTzafrir Cohen
2010-03-23Don't act like an http write failed when it didn'tTerry Wilson
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-03-22Initialize channels prior to loading "preload" modules.Mark Michelson
2010-03-22Merged revisions 253799 via svnmerge from Matthew Nicholson
2010-03-22Update query should be an UPDATE, not a SELECT.Tilghman Lesher
2010-03-22Return the list for later manipulation. This fixes an issue with the update ...Tilghman Lesher
2010-03-22Accomodate equal signs in DSNs and add documentation, based upon mmichelson's...Tilghman Lesher
2010-03-20Fix memory corruption found by unit tests.Russell Bryant
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-03-20Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.Russell Bryant
2010-03-20Resolve compiler warnings on FreeBSD.Russell Bryant
2010-03-20Resolve a compiler warning on FreeBSD.Russell Bryant
2010-03-20Use SHRT_MAX instead of MAXSHORT.Russell Bryant
2010-03-19prevent segfault if bad magic number is encountered.Alec L Davis
2010-03-18Update comment to reflect new timeout value.Russell Bryant
2010-03-18Increase CLI command output timeout for asterisk -rx to 60 seconds.Russell Bryant
2010-03-18Change usage of pipe to comma in UserEvent docs.Leif Madsen
2010-03-18Prevent a crash when a buddy gets offline.Philippe Sultan
2010-03-18Update to new Local channel documentation.Leif Madsen
2010-03-18Just in case of a race, send the signal on interrupt.Tilghman Lesher
2010-03-17main/test.c reports erroneous CLI message.Leif Madsen
2010-03-17Switch to using intptr_t, as suggested by Kevin Fleming on the -dev listTilghman Lesher
2010-03-17Fix a typo.Leif Madsen