summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-02Correct some off-by-one errors, especially when expressions don't contain exp...Tilghman Lesher
2010-02-01Merged revisions 244242 via svnmerge from Tilghman Lesher
2010-02-01Blocked revisions 244151 via svnmerge (fixed a different way in trunk and 1.6.x)Tilghman Lesher
2010-02-01Merged revisions 244070 via svnmerge from Tilghman Lesher
2010-01-28Optimization to manager events.Jeff Peeler
2010-01-28Informational message, not an error.Tilghman Lesher
2010-01-28Add a missing line terminator for T.38 SDP.Russell Bryant
2010-01-28Merged revisions 243779 via svnmerge from Russell Bryant
2010-01-27Merged revisions 243691 via svnmerge from Jeff Peeler
2010-01-27expand code based appreviation of AST_CONFIG_DIR to configuration directoryJeff Peeler
2010-01-27Merged revisions 243570 via svnmerge from 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-27Fix the ability to specify an OSP token for an outbound IAX2 call.Russell Bryant
2010-01-26Merged revisions 243390 via svnmerge from David Vossel
2010-01-26Code clean up in app_senddtmfDavid Ruggles
2010-01-26Merged revisions 243258 via svnmerge from Jeff Peeler
2010-01-26Fix crash resulting from frames with invalid data pointers.Jeff Peeler
2010-01-26modify 'test show registered' cli output formatDavid Vossel
2010-01-26RFC compliant uri and display-name encode/decodeDavid Vossel
2010-01-26Log the variable name being tested.Russell Bryant
2010-01-26Update test_substitution to show failures in the test log.Russell Bryant
2010-01-26Update func_aes to its pre-ast_str_substitution state.Russell Bryant
2010-01-26Fixing last errors in the conversion, though it appears that the AES_* functi...Tilghman Lesher
2010-01-26Using a dummy channel causes CDR() testing to fail.Tilghman Lesher
2010-01-26Wish I had gotten to the review before this got submitted, because there's fa...Tilghman Lesher
2010-01-25Merged revisions 242969 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242966 via svnmerge from Tilghman Lesher
2010-01-25Make unit test modules depend on TEST_FRAMEWORK instead of off by default.Russell Bryant
2010-01-25Convert test_substitution module to the unit test API.Russell Bryant
2010-01-25small corrections in call clearingAlexandr Anikin
2010-01-25Change api for pbx_builtin_setvar to actually return error code if a function...Olle Johansson
2010-01-25Merged revisions 242850 via svnmerge from Olle Johansson
2010-01-25Merged revisions 242852 via svnmerge from Tilghman Lesher
2010-01-25Fix INTERNAL_OBJ error on stop when calendars.conf missingTerry Wilson
2010-01-25Merged revisions 242728 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242723 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242683 via svnmerge from Tilghman Lesher
2010-01-24AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE fieldAlexandr Anikin
2010-01-24Instead of crashing, allocate our header ast_str before we try to use it.Sean Bright
2010-01-24Merged revisions 242520 via svnmerge from Tilghman Lesher
2010-01-22Merged revisions 242423 via svnmerge from Tilghman Lesher
2010-01-22Add send DTMF feature to ExternalIVR appDavid Ruggles
2010-01-22The irony of not compile-testing a test program before committing is killing me.Tilghman Lesher
2010-01-22Merged revisions 242226 via svnmerge from Olle Johansson
2010-01-22Update the doxygenification of some comments.Russell Bryant
2010-01-22Convert scheduler API entry order test to the test API.Russell Bryant
2010-01-22Add test API usage example to test_skel.c.Russell Bryant
2010-01-21Add missing argument to ast_calloc calls.Mark Michelson
2010-01-21Make sure we initialize the ast_ha structure with ast_callocOlle Johansson