summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-12-03tests/test_cel: Add test_cel_attended_transfer_bridges_link to racey testsMatthew Jordan
2014-12-03tests/test_cel: Fix CEL unit test failures caused by attended transfer changesMatthew Jordan
2014-12-02tests/test_stasis: Resolve compilation issues from Asterisk 12 mergeMatthew Jordan
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-11-24test_channel_feature_hooks.c: Fix unit test for DTMF hooks.Richard Mudgett
2014-11-21sorcery: Make is_object_field_registered handle field names that are regexes.George Joseph
2014-11-14tests/test_cel: Unlock bridge on off nominal pathsMatthew Jordan
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-06test_strings: Remove string tests that exercise asserts.George Joseph
2014-11-05config: Make text_file_save and 'dialplan save' escape semicolons in values.George Joseph
2014-10-17test_cel: Update pickup test to expect CANCEL instead of ANSWSERMatthew Jordan
2014-10-16config: Fix inf loop using ast_category_browse and ast_variable_retrieveGeorge Joseph
2014-10-14config: Fix SEGV in unit test with MALLOC_DEBUGGeorge Joseph
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-10CallerID: Fix parsing regressionKinsey Moore
2014-09-23Make CDR and CEL unit tests less FRACKy.Mark Michelson
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-14cel: Make sure channels in extra fields include their unique IDs as wellMatthew Jordan
2014-08-08CEL: Update unit tests for additional informationKinsey Moore
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-07-23endpoints: Fix failing unit tests from r419196Matthew Jordan
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-07-21Fix build in dev-modeKinsey Moore
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-07CEL: Fix incorrect/missing extra field informationKinsey Moore
2014-06-27CEL: Update unit tests for bridge tech fieldKinsey Moore
2014-06-26Bridging: Allow channels to define bridging hooksKinsey Moore
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-16res_http_websocket: read/write string fixupKevin Harwell
2014-06-15test_stasis_endpoints: Remove expected channel snapshotMatthew Jordan
2014-06-06core uri: Custom uri parsing error when no query parametersKevin Harwell
2014-06-06Split astobj2.c into more maintainable components.George Joseph
2014-06-05res_http_websocket: Create a websocket clientKevin Harwell
2014-05-23test_cel: Fix unit tests broken due to event def changes from res_corosyncMatthew Jordan
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-14Fix failing realtime sorcery tests.Mark Michelson
2014-03-07Make res_sorcery_realtime filter unknown retrieved results.Mark Michelson
2014-03-07stasis cache: Enhance to keep track of an item from different entities.Richard Mudgett
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-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-02-26test_stasis.c: Misc cleanups.Richard Mudgett
2014-02-20sorcery: Create sorcery instance registry.George Joseph