summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-03-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-03-03Changes 0ms to <1ms in cli END results during 'test execute'David Vossel
2010-03-03One more fix to editlineTilghman Lesher
2010-03-03Eliminate remaining libedit warnings (shown in bamboo)Tilghman Lesher
2010-03-03fixes assumption that test failed if it did not pass when generating resultsDavid Vossel
2010-03-02Add missing description of the PARKINGLOT variable in XML documentation.Leif Madsen
2010-03-02fixes adaptive jitterbuffer configurationDavid Vossel
2010-02-26adds Time field to "test show results" cli commandDavid Vossel
2010-02-26Send a manager event when the manager BridgeAction command is used.Mark Michelson
2010-02-26Trim trailing whitespace (to help reduce diff against cdr-q branch)Russell Bryant
2010-02-25Fix incorrect ACL behavior when CIDR notation of "/0" is used.Mark Michelson
2010-02-25Merged revisions 248859 via svnmerge from Tilghman Lesher
2010-02-24Merged revisions 248582 via svnmerge from Tilghman Lesher
2010-02-22Minor tweaks to comment blocks and includes.Russell Bryant
2010-02-18Merged revisions 247651 via svnmerge from Matthew Nicholson
2010-02-18Fix placing ISDN calls on hold preventing native bridging from being reexamin...Richard Mudgett
2010-02-17Fix a couple of bugs in test tab completion.Mark Michelson
2010-02-17Tab completion for test categories and names for "test show registered" and "...Mark Michelson
2010-02-17Fix two problems in ast_str functions found while writing a unit test.Mark Michelson
2010-02-17Add support for GROUP_MATCH_COUNT regex matching on categoryJeff Peeler
2010-02-17addition of dynamic parkinglots featureDavid Vossel
2010-02-17RTP documentation states that you can pass NULL as the module, so make sure t...Tilghman Lesher
2010-02-16Add va_end calls to __ast_str_helper.Mark Michelson
2010-02-16swap openssl with OpenSSL in warning message.David Vossel
2010-02-16warning message if openssl support is missing while attempting tls connectionDavid Vossel
2010-02-16fixes sample rate conversion issue with Monitor applicationDavid Vossel
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...Tilghman Lesher
2010-02-12Merged revisions 246545 via svnmerge from David Vossel
2010-02-11astobj2 unit test and bug fixDavid Vossel
2010-02-10Add a test module for the event API, test_event.c.Russell Bryant
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-08Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.Russell Bryant
2010-02-08Use memmove() instead of memcpy() for a case where the buffers overlap.Russell Bryant
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.Tilghman Lesher
2010-02-08Merged revisions 245496 via svnmerge from Jason Parker
2010-02-07Remove an extra space.Russell Bryant
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabledDavid Vossel
2010-02-05Merge tests that verify the same thing. (Oops.)Tilghman Lesher
2010-02-05Merged revisions 244926 via svnmerge from Sean Bright
2010-02-05fixes memory leak in astobj2 testDavid Vossel
2010-02-04Try to make ast_format_str_reduce fail...Tilghman Lesher
2010-02-04fix truncated format string in 'test show registered'David Vossel
2010-02-03Add some additional option support for non-default parking lots.Jeff Peeler
2010-02-03Initialize counters in ast_sched_report so that resulting data is not bogus.Mark Michelson
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...David Vossel
2010-02-01Merged revisions 244070 via svnmerge from Tilghman Lesher
2010-01-28Optimization to manager events.Jeff Peeler
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsJeff Peeler
2010-01-27Merged revisions 243486 via svnmerge from Mark Michelson
2010-01-26Merged revisions 243390 via svnmerge from David Vossel