aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-16fixes sample rate conversion issue with Monitor applicationdvossel1-8/+31
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...tilghman1-2/+2
2010-02-12Merged revisions 246545 via svnmerge from dvossel1-0/+2
2010-02-11astobj2 unit test and bug fixdvossel1-4/+8
2010-02-10Add a test module for the event API, test_event.c.russell1-2/+8
2010-02-09Various updates to the unit test API.russell1-85/+86
2010-02-08Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.russell1-3/+3
2010-02-08Use memmove() instead of memcpy() for a case where the buffers overlap.russell1-1/+1
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.tilghman1-3/+3
2010-02-08Merged revisions 245496 via svnmerge from qwell2-2/+2
2010-02-07Remove an extra space.russell1-1/+1
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disableddvossel1-8/+13
2010-02-05Merge tests that verify the same thing. (Oops.)tilghman1-55/+0
2010-02-05Merged revisions 244926 via svnmerge from seanbright1-2/+2
2010-02-05fixes memory leak in astobj2 testdvossel1-0/+2
2010-02-04Try to make ast_format_str_reduce fail...tilghman1-0/+56
2010-02-04fix truncated format string in 'test show registered'dvossel1-2/+2
2010-02-03Add some additional option support for non-default parking lots.jpeeler1-1/+33
2010-02-03Initialize counters in ast_sched_report so that resulting data is not bogus.mmichelson1-0/+1
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...dvossel1-5/+31
2010-02-01Merged revisions 244070 via svnmerge from tilghman1-15/+15
2010-01-28Optimization to manager events.jpeeler1-4/+10
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsjpeeler2-0/+25
2010-01-27Merged revisions 243486 via svnmerge from mmichelson1-2/+3
2010-01-26Merged revisions 243390 via svnmerge from dvossel1-1/+5