Commit Graph

5613 Commits (0986998f2fddb4ec79bcc641798183be846d0d14)

Author SHA1 Message Date
George Joseph df22d297a6 Merge "channel: Add ast_read_stream function for reading frames from all streams."
9 years ago
Joshua Colp 6ac33bfe3e Merge "Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix."
9 years ago
zuul f943ead12e Merge "build: Execute ldconfig to build cache. (take two)"
9 years ago
zuul 461577b23b Merge "channel: Add support for writing to a specific stream."
9 years ago
Joshua Colp c07c6714f2 channel: Add ast_read_stream function for reading frames from all streams.
9 years ago
George Joseph b0067bcf2c build: Execute ldconfig to build cache. (take two)
9 years ago
Joshua Colp 6cc890b880 channel: Add support for writing to a specific stream.
9 years ago
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
9 years ago
zuul 9ad1df71b3 Merge "Revert "build: Execute ldconfig to build cache.""
9 years ago
zuul 6c22d4b320 Merge "core: Show streams in "core show channel"."
9 years ago
Joshua Colp ced73d5b79 Revert "build: Execute ldconfig to build cache."
9 years ago
Joshua Colp 10302fa63f Merge "Add initial SDP state code."
9 years ago
Joshua Colp f58aefba5b core: Show streams in "core show channel".
9 years ago
Mark Michelson a738772edd Add initial SDP state code.
9 years ago
Joshua Colp 16b0bb39c1 Merge changes from topic 'sdp_state_beginnings'
9 years ago
Joshua Colp 28c8e4f58f build: Execute ldconfig to build cache.
9 years ago
zuul 8dde33d184 Merge "tcptls.c: Add some missing allocation failure checks."
9 years ago
zuul 496a7b0b4c Merge "Revert "build: Execute ldconfig to build cache.""
9 years ago
Joshua Colp 7739b0b3ae Revert "build: Execute ldconfig to build cache."
9 years ago
zuul c227745bc7 Merge "Remove extra ast_iostream_close() calls."
9 years ago
Richard Mudgett 0b427f9b59 tcptls.c: Add some missing allocation failure checks.
9 years ago
Mark Michelson dbc3598014 Remove extra ast_iostream_close() calls.
9 years ago
Mark Michelson 5a130b2e17 Add SDP translator and PJMEDIA implementation.
9 years ago
Mark Michelson 8af6342555 Add initial SDP options.
9 years ago
Joshua Colp 8851c3e088 build: Execute ldconfig to build cache.
9 years ago
zuul ab34e46b3a Merge "stream: Rename creates/destroys to allocs/frees"
9 years ago
George Joseph f8f513d363 stream: Rename creates/destroys to allocs/frees
9 years ago
Joshua Elson ac7a34c531 http: Ensure capath is defined on all http creations
9 years ago
George Joseph ca7fa7bbd2 Merge "stream: Add stream topology to channel"
9 years ago
George Joseph bf2f091bbb stream: Add stream topology to channel
9 years ago
zuul 182c737353 Merge "cli: Fix various CLI documentation and completion issues"
9 years ago
zuul cea835e565 Merge "channel: Protect flags in ast_waitfor_nandfds operation."
9 years ago
zuul b1e0b26145 Merge "stream: Add stream topology unit tests and fix uncovered bugs."
9 years ago
Joshua Colp 84a232ffb3 Merge "libasteriskssl: do nothing with OpenSSL >= 1.1"
9 years ago
zuul 2f0a036e4b Merge "tcptls: use TLS_client_method with OpenSSL 1.1"
9 years ago
zuul d4f512e7d9 Merge "openssl 1.1 support: use OPENSSL_VERSION_NUMBER"
9 years ago
Joshua Colp 72845bd4b5 Merge "core: Cleanup some channel snapshot staging anomalies."
9 years ago
zuul 09fcfb26fa Merge "stream: Add media stream topology definition and API"
9 years ago
Joshua Colp 6c4657e28e stream: Add stream topology unit tests and fix uncovered bugs.
9 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
9 years ago
George Joseph 8b72ec312b stream: Add media stream topology definition and API
9 years ago
zuul f9f74f4b75 Merge "manager: Restore Originate failure behavior from Asterisk 11"
9 years ago
Joshua Colp 89871576b9 channel: Protect flags in ast_waitfor_nandfds operation.
9 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
9 years ago
Richard Mudgett 16fdb11bc3 core: Cleanup some channel snapshot staging anomalies.
9 years ago
Joshua Colp bab4885f1e stream: Add media stream definition and API with unit tests.
9 years ago
Joshua Colp 5422ec140c srv: Fix crash when ast_srv_lookup is used and 0 records are returned.
9 years ago
Sebastien Duthil 7b280e7ccf
res_ari: fix memory leak for channelvars
9 years ago
Tzafrir Cohen c6c7f17206 libasteriskssl: do nothing with OpenSSL >= 1.1
9 years ago
Tzafrir Cohen bc041ca14a tcptls: use TLS_client_method with OpenSSL 1.1
9 years ago