Commit Graph

505 Commits (57ed69dcd40c05614780abb30ce75b3b55e16d50)

Author SHA1 Message Date
Richard Mudgett b53d1ce03e core: Remove unused/incomplete SDP modules from released branches.
8 years ago
Sean Bright b64c02e414 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 70cd4430a4 Fix Common Typo's.
8 years ago
Corey Farrell 957709e1e8 aco: Minimize use of regex.
8 years ago
George Joseph c34223c958 Merge "CLI: Remove calls to ast_cli_generator." into 15
8 years ago
Joshua Colp 67c6f97955 Merge "Loader: Remove unneeded load_pri declarations." into 15
8 years ago
Corey Farrell 369e77d68b CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp e7f0281472 Merge "menuselect: Remove ineffective weak attribute detection." into 15
8 years ago
Corey Farrell 0e2385581b Loader: Remove unneeded load_pri declarations.
8 years ago
Corey Farrell ef4dc43a75 tests: Fix warnings found on Mac.
8 years ago
Corey Farrell 6a5a19a2bc menuselect: Remove ineffective weak attribute detection.
8 years ago
Corey Farrell 4ca1cdfd49 test_sorcery_memory_cache_thrash: Handle error from vector append.
8 years ago
Corey Farrell 9897675b35 Add missing menuselect dependencies.
8 years ago
Corey Farrell ddce3ddab5 test_config: Fix failure and segfault when config_hook is run twice.
8 years ago
Corey Farrell baf331f4bc vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.
8 years ago
Richard Mudgett 6c555891eb channel: Fix topology API locking.
8 years ago
Kevin Harwell f919adac8d manager: hook event is not being raised
8 years ago
Corey Farrell 1a3e08326e Correct some leaks in unit tests.
8 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
Jenkins2 d81293a5dd Merge changes from topic 'sdp_api_adjustments'
8 years ago
Jenkins2 2f684eb6a5 Merge "stream: Add ast_stream_topology_del_stream() and unit test."
8 years ago
Richard Mudgett 06265b8c8a stream: Add ast_stream_topology_del_stream() and unit test.
8 years ago
Richard Mudgett 4797a8bb81 stream: Ignore declined streams for some topology calls.
8 years ago
Joshua Colp d6386a8f0c bridge: Add a deferred queue.
8 years ago
George Joseph 80206cdc65 test_json: Fix test names with reserved words
8 years ago
George Joseph 08edd54c1b unittests: Add a unit test that causes a SEGV and...
8 years ago
Kevin Harwell 51375686f7 core/conversions: Added string to unsigned integer and long conversions
8 years ago
George Joseph ce4d8dac91 Merge changes from topic 'sdp_api_adjustments'
8 years ago
Richard Mudgett b8659be9b0 SDP: Make process possible multiple fmtp attributes per rtpmap.
8 years ago
Richard Mudgett 367042bd3e SDP: Explicitly stop a RTP instance before destoying it.
8 years ago
Richard Mudgett ae7689f093 SDP: Update ast_get_topology_from_sdp() to keep RTP map.
8 years ago
George Joseph 201346fb7d logger: Added logger_queue_limit to the configuration options.
8 years ago
Kevin Harwell 7b0e3b92fd bridge_simple: Added support for streams
8 years ago
Jenkins2 94b97e0835 Merge "SDP API: Add SSRC-level attributes"
8 years ago
Jenkins2 528e238447 Merge "channel: Add ability to request an outgoing channel with stream topology."
8 years ago
Jenkins2 49b2d1bde5 Merge "vector: defaults and indexes"
8 years ago
Mark Michelson d6535c0080 SDP API: Add SSRC-level attributes
8 years ago
Joshua Colp 2b22c3c84b channel: Add ability to request an outgoing channel with stream topology.
8 years ago
Kevin Harwell cf3429b934 vector: defaults and indexes
8 years ago
Joshua Colp 19a79ae12c sdp: Add support for T.38
8 years ago
Mark Michelson 32b3e36c68 SDP: Ensure SDPs "merge" properly.
8 years ago
George Joseph 6db0939b96 modules: change module LOAD_FAILUREs to LOAD_DECLINES (14)
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Joshua Colp 5d938045d4 channel: Remove old epoll support and fixed max number of file descriptors.
8 years ago
Joshua Colp 3ed05badb9 core: Add stream topology changing primitives with tests.
8 years ago
George Joseph 0560c32375 stream: Unit tests for stream read and tweaks framework
8 years ago
Joshua Colp 6cc890b880 channel: Add support for writing to a specific stream.
8 years ago
George Joseph f8f513d363 stream: Rename creates/destroys to allocs/frees
8 years ago
Joshua Colp a9c15a0e4c stream: Add unit tests for channel stream usage.
8 years ago
George Joseph bf2f091bbb stream: Add stream topology to channel
8 years ago