aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming1-3/+4
2010-03-24Fix potential invalid reads that could occur in pbx.cmmichelson1-2/+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-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 waykpfleming2-65/+71
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-20Resolve more compiler warnings on FreeBSD.russell6-3/+6
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-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-17Fix a typo.lmadsen1-1/+1
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)tilghman1-5/+16
2010-03-15Merged revisions 252361 via svnmerge from tilghman1-1/+1
2010-03-13Resolve unit test failure that occurred on Mac OSX.russell1-3/+7
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson2-3/+15
2010-03-10Add new unit test for stringfields.jpeeler1-0/+1
2010-03-10Fix ParkAndAnnounce not respecting parking options.jpeeler1-7/+181
2010-03-10Fix jitterbuffer logging not creating logfiles.jpeeler1-2/+4
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixtilghman1-133/+0
2010-03-08Change needed to make Mac OS X 10.6 happytilghman2-0/+136
2010-03-03Removed cdrflags from ast_channel structure.rmudgett1-1/+0
2010-03-03Changes 0ms to <1ms in cli END results during 'test execute'dvossel1-2/+3
2010-03-03One more fix to editlinetilghman1-0/+1
2010-03-03Eliminate remaining libedit warnings (shown in bamboo)tilghman4-0/+134
2010-03-03fixes assumption that test failed if it did not pass when generating resultsdvossel1-1/+1
2010-03-02Add missing description of the PARKINGLOT variable in XML documentation.lmadsen1-0/+3
2010-03-02fixes adaptive jitterbuffer configurationdvossel1-0/+5
2010-02-26adds Time field to "test show results" cli commanddvossel1-4/+7
2010-02-26Send a manager event when the manager BridgeAction command is used.mmichelson1-1/+9
2010-02-26Trim trailing whitespace (to help reduce diff against cdr-q branch)russell1-45/+45
2010-02-25Fix incorrect ACL behavior when CIDR notation of "/0" is used.mmichelson1-1/+8
2010-02-25Merged revisions 248859 via svnmerge from tilghman1-0/+12
2010-02-24Merged revisions 248582 via svnmerge from tilghman2-5/+7
2010-02-22Minor tweaks to comment blocks and includes.russell1-8/+8
2010-02-18Merged revisions 247651 via svnmerge from mnicholson1-0/+3
2010-02-18Fix placing ISDN calls on hold preventing native bridging from being reexamin...rmudgett1-3/+1
2010-02-17Fix a couple of bugs in test tab completion.mmichelson1-1/+3
2010-02-17Tab completion for test categories and names for "test show registered" and "...mmichelson1-1/+47
2010-02-17Fix two problems in ast_str functions found while writing a unit test.mmichelson1-4/+4
2010-02-17Add support for GROUP_MATCH_COUNT regex matching on categoryjpeeler1-6/+13
2010-02-17addition of dynamic parkinglots featuredvossel1-11/+88
2010-02-17RTP documentation states that you can pass NULL as the module, so make sure t...tilghman1-0/+8
2010-02-16Add va_end calls to __ast_str_helper.mmichelson1-0/+2
2010-02-16swap openssl with OpenSSL in warning message.dvossel1-1/+1
2010-02-16warning message if openssl support is missing while attempting tls connectiondvossel1-0/+5