summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-21Merged revisions 241932 via svnmerge from Sean Bright
2010-01-21Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ...Tilghman Lesher
2010-01-21Point to a useful reference on the XML output format.Russell Bryant
2010-01-21Modify test results XML format to match the JUnit format.Russell Bryant
2010-01-21Merged revisions 241765 via svnmerge from Tilghman Lesher
2010-01-20rtp timestamp to timeval calculation fixDavid Vossel
2010-01-20Merged revisions 241626 via svnmerge from David Vossel
2010-01-20Add Calling and Called Subaddress to CDR recordAlec L Davis
2010-01-20Fix up compile breakage from ast_tvdiff_ms() API change.Kevin P. Fleming
2010-01-20Update CDR variables as pbx startsAlec L Davis
2010-01-19Initialize data on the stack so that Park doesn't interpret random arguments.Jeff Peeler
2010-01-19Enable SendText to send strings in encoded format.Tilghman Lesher
2010-01-19small correction from 241314Jeff Peeler
2010-01-19Merged revisions 241227 via svnmerge from Jeff Peeler
2010-01-19Allow parallel make (-j) to work properly.Jason Parker