summaryrefslogtreecommitdiff
path: root/tests/test_voicemail_api.c
AgeCommit message (Expand)Author
2017-02-14stream: Add stream topology to channelGeorge Joseph
2017-01-27Merge "tests: use datadir for sound files"zuul
2017-01-23test_voicemail_api: order of params to VERIFY macrosTzafrir Cohen
2017-01-22tests: use datadir for sound filesTzafrir Cohen
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-06-24Unit tests: Fix unit test description strings.Richard Mudgett
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-13test_voicemail_api: Add check for a registered voicemail provider before tests.Richard Mudgett
2013-09-04unit tests: test_voicemail_api leaks stringfields from snapshotsJonathan Rose
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-11test_voicemail_api: fix warning found by gcc-4.8David M. Lee
2012-06-14Multiple revisions 368963,368965Jason Parker
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson