summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-03-19core: Remove dead symbols from asterisk.exports.in.Corey Farrell
2018-01-29Merge "Remove redundant module checks and references."Jenkins2
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-11-27Merge "CLI: Remove calls to ast_cli_generator."George Joseph
2017-11-23Merge "Loader: Remove unneeded load_pri declarations."Joshua Colp
2017-11-21CLI: Remove calls to ast_cli_generator.Corey Farrell
2017-11-21Merge "menuselect: Remove ineffective weak attribute detection."Joshua Colp
2017-11-20Loader: Remove unneeded load_pri declarations.Corey Farrell
2017-11-18tests: Fix warnings found on Mac.Corey Farrell
2017-11-17menuselect: Remove ineffective weak attribute detection.Corey Farrell
2017-11-06test_sorcery_memory_cache_thrash: Handle error from vector append.Corey Farrell
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-10-23test_config: Fix failure and segfault when config_hook is run twice.Corey Farrell
2017-10-06vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.Corey Farrell
2017-08-22channel: Fix topology API locking.Richard Mudgett
2017-08-16manager: hook event is not being raisedKevin Harwell
2017-08-03Correct some leaks in unit tests.Corey Farrell
2017-07-26Merge "SDP: Create declined m= SDP lines using remote SDP if applicable."Joshua Colp
2017-07-26Merge "SDP: Rework SDP offer/answer model and update capabilities merges."Joshua Colp
2017-07-13core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.Corey Farrell
2017-06-20SDP: Create declined m= SDP lines using remote SDP if applicable.Richard Mudgett
2017-06-20SDP: Rework SDP offer/answer model and update capabilities merges.Richard Mudgett
2017-06-16Merge changes from topic 'sdp_api_adjustments'Jenkins2
2017-06-16Merge "stream: Add ast_stream_topology_del_stream() and unit test."Jenkins2
2017-06-15stream: Add ast_stream_topology_del_stream() and unit test.Richard Mudgett
2017-06-15stream: Ignore declined streams for some topology calls.Richard Mudgett
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-05-30test_json: Fix test names with reserved wordsGeorge Joseph
2017-05-24unittests: Add a unit test that causes a SEGV and...George Joseph
2017-05-17core/conversions: Added string to unsigned integer and long conversionsKevin Harwell
2017-05-12Merge changes from topic 'sdp_api_adjustments'George Joseph
2017-05-09SDP: Make process possible multiple fmtp attributes per rtpmap.Richard Mudgett
2017-05-09SDP: Explicitly stop a RTP instance before destoying it.Richard Mudgett
2017-05-09SDP: Update ast_get_topology_from_sdp() to keep RTP map.Richard Mudgett
2017-05-08logger: Added logger_queue_limit to the configuration options.George Joseph
2017-05-03bridge_simple: Added support for streamsKevin Harwell
2017-05-01Merge "SDP API: Add SSRC-level attributes"Jenkins2
2017-04-27Merge "channel: Add ability to request an outgoing channel with stream topolo...Jenkins2
2017-04-27Merge "vector: defaults and indexes"Jenkins2
2017-04-27SDP API: Add SSRC-level attributesMark Michelson
2017-04-27channel: Add ability to request an outgoing channel with stream topology.Joshua Colp
2017-04-26vector: defaults and indexesKevin Harwell
2017-04-25sdp: Add support for T.38Joshua Colp
2017-04-25SDP: Ensure SDPs "merge" properly.Mark Michelson
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINES (14)George Joseph