summaryrefslogtreecommitdiff
path: root/tests/test_cdr.c
AgeCommit message (Expand)Author
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-09-23Make CDR and CEL unit tests less FRACKy.Mark Michelson
2014-03-07uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler e...Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-28test_cdr.c, test_cel.c: Correctly destroy created bridges.Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17tests: fix ast_bridge_base_new calls not using the additional argumentsJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-09-24Fix a performance problem CDRsMatthew Jordan
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-08Update CDR Unit tests to reflect container changes in r398579Matthew Jordan
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-02Fix test modulesMatthew Jordan
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-06-28Handle an originated channel being sent into a non-empty bridgeMatthew Jordan
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan