aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Fix a number of other build problems on Mac OS X.russell2-17/+21
2010-03-25Merged revisions 254800 via svnmerge from qwell1-1/+1
2010-03-25Resolve compiler warning on FreeBSD.russell1-0/+1
2010-03-25Fix chan_ooh323 so it works on Mac OS X, as well.russell4-8/+14
2010-03-25chan_usbradio depends on alsa.russell1-0/+1
2010-03-25Blocked revisions 254714 via svnmergeqwell0-0/+0
2010-03-25Bump cleancount due to ast_channel change.kpfleming1-1/+2
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.kpfleming1-1/+0
2010-03-25Get chan_ooh323 building again after recent build system changes.kpfleming1-0/+1
2010-03-25Add unit test for testing ACL functionality.mmichelson1-0/+244
2010-03-25Merged revisions 254552 via svnmerge from mmichelson1-7/+176
2010-03-25Add new rtpsource options to the CHANNEL function.mmichelson1-3/+39
2010-03-25Recorded merge of revisions 254452 via svnmerge from mmichelson1-13/+37
2010-03-25Merged revisions 254451 via svnmerge from twilson1-0/+1
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming6-100/+207
2010-03-25handle_speechset has 4 arguments.lmadsen1-1/+1
2010-03-25remove unneeded explicit channel in dahdi ioctlstzafrir1-17/+13
2010-03-24Fix potential invalid reads that could occur in pbx.cmmichelson1-2/+21
2010-03-24Allow configuration of minsecs and nextaftercmd per mailbox.jpeeler3-10/+193
2010-03-24Merged revisions 254235 via svnmerge from jpeeler1-19/+21
2010-03-23make 'core show settings' should show all settable directoriestzafrir1-0/+7
2010-03-23Put test output for a failure in a CDATA section in the XML results.russell1-1/+1
2010-03-23Exit native bridging early for greater timing accuracy with warningsjpeeler1-2/+5
2010-03-23Blocked revisions 254046 via svnmergeqwell0-0/+0
2010-03-23Remove unused structure member in app_queue.seanbright1-2/+0
2010-03-23Change the name of the category 'TEST' to match the name of the subdirtzafrir1-1/+1
2010-03-23Don't act like an http write failed when it didn'ttwilson1-1/+1
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming10-84/+115
2010-03-22Initialize channels prior to loading "preload" modules.mmichelson1-2/+2
2010-03-22Merged revisions 253799 via svnmerge from mnicholson1-3/+1
2010-03-22Update query should be an UPDATE, not a SELECT.tilghman1-1/+1
2010-03-22Return the list for later manipulation. This fixes an issue with the update ...tilghman1-1/+1
2010-03-22Accomodate equal signs in DSNs and add documentation, based upon mmichelson's...tilghman2-2/+3
2010-03-20Fix memory corruption found by unit tests.russell1-1/+1
2010-03-20Resolve more compiler warnings on FreeBSD.russell8-7/+10
2010-03-20Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.russell1-0/+3
2010-03-20Resolve compiler warnings on FreeBSD.russell2-4/+4
2010-03-20Resolve a compiler warning on FreeBSD.russell1-0/+1
2010-03-20Use SHRT_MAX instead of MAXSHORT.russell1-3/+2
2010-03-19prevent segfault if bad magic number is encountered.alecdavis1-1/+4
2010-03-18Update comment to reflect new timeout value.russell1-1/+1
2010-03-18Increase CLI command output timeout for asterisk -rx to 60 seconds.russell1-1/+1
2010-03-18Change usage of pipe to comma in UserEvent docs.lmadsen1-1/+1
2010-03-18Prevent a crash when a buddy gets offline.phsultan1-0/+6
2010-03-18Update to new Local channel documentation.lmadsen1-28/+46
2010-03-18Just in case of a race, send the signal on interrupt.tilghman1-0/+3
2010-03-17main/test.c reports erroneous CLI message.lmadsen1-1/+1
2010-03-17Switch to using intptr_t, as suggested by Kevin Fleming on the -dev listtilghman1-11/+1
2010-03-17Fix a typo.lmadsen1-1/+1
2010-03-17Merged revisions 253018 via svnmerge from lmadsen1-0/+32