aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-17Argh.tilghman1-1/+1
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...tilghman4-7030/+28829
2010-03-16Mask out previous arguments on each nested invocation of Gosub.tilghman2-6/+181
2010-03-16Re-enable test_time on non-Linux.russell1-8/+0
2010-03-16Include an extra newline after "Aliased CLI command" to get back the prompt.seanbright1-1/+1
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)tilghman3-7/+32
2010-03-16Merged revisions 252766 via svnmerge from russell1-0/+1
2010-03-16Merged revisions 252761 via svnmerge from lmadsen1-7/+7
2010-03-16OSARCH is not inherited to this directorytilghman1-1/+1
2010-03-16Disable this test on non-Linux for now.russell1-0/+8
2010-03-15Improve handling of values supplied to FAXOPT(ecm).kpfleming1-1/+8
2010-03-15Tell the RTP engine API about the initial read and write format.russell1-0/+5
2010-03-15Resolve a crash in SLATrunk when the specified trunk doesn't exist.seanbright1-1/+0
2010-03-15Merged revisions 252617 via svnmerge from tilghman1-1/+1