Commit Graph

5656 Commits (d165079cbcb51c94ce729b97f25b42cdbd7b443e)

Author SHA1 Message Date
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
8 years ago
zuul 9ad1df71b3 Merge "Revert "build: Execute ldconfig to build cache.""
8 years ago
zuul 6c22d4b320 Merge "core: Show streams in "core show channel"."
8 years ago
Joshua Colp ced73d5b79 Revert "build: Execute ldconfig to build cache."
8 years ago
Joshua Colp 10302fa63f Merge "Add initial SDP state code."
8 years ago
Joshua Colp f58aefba5b core: Show streams in "core show channel".
8 years ago
Mark Michelson a738772edd Add initial SDP state code.
8 years ago
Joshua Colp 16b0bb39c1 Merge changes from topic 'sdp_state_beginnings'
8 years ago
Joshua Colp 28c8e4f58f build: Execute ldconfig to build cache.
8 years ago
zuul 8dde33d184 Merge "tcptls.c: Add some missing allocation failure checks."
8 years ago
zuul 496a7b0b4c Merge "Revert "build: Execute ldconfig to build cache.""
8 years ago
Joshua Colp 7739b0b3ae Revert "build: Execute ldconfig to build cache."
8 years ago
zuul c227745bc7 Merge "Remove extra ast_iostream_close() calls."
8 years ago
Richard Mudgett 0b427f9b59 tcptls.c: Add some missing allocation failure checks.
8 years ago
Mark Michelson dbc3598014 Remove extra ast_iostream_close() calls.
8 years ago
Mark Michelson 5a130b2e17 Add SDP translator and PJMEDIA implementation.
8 years ago
Mark Michelson 8af6342555 Add initial SDP options.
8 years ago
Joshua Colp 8851c3e088 build: Execute ldconfig to build cache.
8 years ago
zuul ab34e46b3a Merge "stream: Rename creates/destroys to allocs/frees"
8 years ago
George Joseph f8f513d363 stream: Rename creates/destroys to allocs/frees
8 years ago
Joshua Elson ac7a34c531 http: Ensure capath is defined on all http creations
8 years ago
George Joseph ca7fa7bbd2 Merge "stream: Add stream topology to channel"
8 years ago
George Joseph bf2f091bbb stream: Add stream topology to channel
8 years ago
zuul 182c737353 Merge "cli: Fix various CLI documentation and completion issues"
8 years ago
zuul cea835e565 Merge "channel: Protect flags in ast_waitfor_nandfds operation."
8 years ago
zuul b1e0b26145 Merge "stream: Add stream topology unit tests and fix uncovered bugs."
8 years ago
Joshua Colp 84a232ffb3 Merge "libasteriskssl: do nothing with OpenSSL >= 1.1"
8 years ago
zuul 2f0a036e4b Merge "tcptls: use TLS_client_method with OpenSSL 1.1"
8 years ago
zuul d4f512e7d9 Merge "openssl 1.1 support: use OPENSSL_VERSION_NUMBER"
8 years ago
Joshua Colp 72845bd4b5 Merge "core: Cleanup some channel snapshot staging anomalies."
8 years ago
zuul 09fcfb26fa Merge "stream: Add media stream topology definition and API"
8 years ago
Joshua Colp 6c4657e28e stream: Add stream topology unit tests and fix uncovered bugs.
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
George Joseph 8b72ec312b stream: Add media stream topology definition and API
8 years ago
zuul f9f74f4b75 Merge "manager: Restore Originate failure behavior from Asterisk 11"
8 years ago
Joshua Colp 89871576b9 channel: Protect flags in ast_waitfor_nandfds operation.
8 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Richard Mudgett 16fdb11bc3 core: Cleanup some channel snapshot staging anomalies.
8 years ago
Joshua Colp bab4885f1e stream: Add media stream definition and API with unit tests.
8 years ago
Joshua Colp 5422ec140c srv: Fix crash when ast_srv_lookup is used and 0 records are returned.
8 years ago
Sebastien Duthil 7b280e7ccf
res_ari: fix memory leak for channelvars
8 years ago
Tzafrir Cohen c6c7f17206 libasteriskssl: do nothing with OpenSSL >= 1.1
8 years ago
Tzafrir Cohen bc041ca14a tcptls: use TLS_client_method with OpenSSL 1.1
8 years ago
Tzafrir Cohen 2c8d0764de openssl 1.1 support: use OPENSSL_VERSION_NUMBER
8 years ago
Richard Mudgett 50029f585e channel.c: Fix unbalanced read queue deadlocking local channels.
8 years ago
Richard Mudgett 72e3fc5845 Frame deferral: Revert API refactoring.
8 years ago
Richard Mudgett 97c308471d res_agi: Prevent an AGI from eating frames it should not. (Re-do)
8 years ago
Sean Bright 2849b726b6 audiohooks: Muting a hook can mute underlying frames
8 years ago
zuul 6cbe894828 Merge "debug_utilities: Add ast_logescalator"
8 years ago
George Joseph ef4deb8ecd debug_utilities: Add ast_logescalator
8 years ago
Torrey Searle 178b90af02 libastssl/pj: libastssl/pj should have an so_version
8 years ago
George Joseph 6f645a6d4e Merge "media: Add experimental support for RTCP feedback."
8 years ago
zuul 10631bb209 Merge "PJPROJECT logging: Fix detection of max supported log level."
8 years ago
George Joseph 0ad6d2b3cf Merge "ari: Implement 'debug all' and request/response logging"
8 years ago
George Joseph 2484c3ee39 Merge "frame.c: Fix off-nominal format ref leaks."
8 years ago
George Joseph 96dbf54e97 Merge "T.140: Fix format ref and memory leaks."
8 years ago
Joshua Colp 3abb17d172 Merge "main/app.c: Memory corruption from early format destruction."
8 years ago
Richard Mudgett 20aed30d9a T.140: Fix format ref and memory leaks.
8 years ago
Richard Mudgett 930a24a730 astobj2.c: Add excessive ref count trap.
8 years ago
Richard Mudgett de28c1b9f1 main/app.c: Memory corruption from early format destruction.
8 years ago
Richard Mudgett 2039eb8edf frame.c: Fix off-nominal format ref leaks.
8 years ago
Richard Mudgett 6f3e8c8e01 PJPROJECT logging: Fix detection of max supported log level.
8 years ago
George Joseph 6691606723 ari: Implement 'debug all' and request/response logging
8 years ago
Lorenzo Miniero 1061539b75 media: Add experimental support for RTCP feedback.
8 years ago
Kevin Harwell 283c16c6b6 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
8 years ago
Richard Mudgett f4e77a5678 taskprocessor.c: Change when high water warning logged.
8 years ago
zuul 6962a13466 Merge "core/pbx: dialplan show - display filename/line#"
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
8 years ago
Richard Mudgett 67cc8499a2 acl.c: Improve ast_ouraddrfor() diagnostic messages.
9 years ago
Richard Mudgett 44e72c9d44 MESSAGE: Flush Message/ast_msg_queue channel alert pipe.
9 years ago
Joshua Colp 18fe80e776 Merge "http: Send headers and body in one write."
9 years ago
Joshua Colp 119c41d001 Merge "Iostreams: Correct off-by-one error."
9 years ago
Mark Michelson 503006123a http: Send headers and body in one write.
9 years ago
Mark Michelson bf6423a336 Iostreams: Correct off-by-one error.
9 years ago
George Joseph fe9f070885 pjproject_bundled: Fix missing inclusion of symbols
9 years ago
Joshua Colp faf2194fab Merge "app_originate: Add option to execute gosub prior to dial"
9 years ago
Joshua Colp cd5d9d1d69 Merge "tcptls: Use new certificate upon sip reload"
9 years ago
Joshua Colp 197e408395 Merge "PJPROJECT logging: Made easier to get available logging levels."
9 years ago
Joshua Colp 2679f80d3c Merge "res_rtp: Fix regression when IPv6 is not available."
9 years ago
Joshua Colp 02588a1aab Merge "Frame deferral: Re-queue deferred frames one-at-a-time."
9 years ago
zuul 68fc035795 Merge "OpenSSL 1.1.0 support"
9 years ago
Tzafrir Cohen 26c8552fff OpenSSL 1.1.0 support
9 years ago
Guido Falsi 75230f4c01 res_rtp: Fix regression when IPv6 is not available.
9 years ago
Richard Mudgett 1dfa11b65c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Mark Michelson 621d886ca7 Frame deferral: Re-queue deferred frames one-at-a-time.
9 years ago
zuul a0c0b1c9cb Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no"
9 years ago
Joshua Colp bd20127e64 Merge "chan_sip: Fix segfault during module unload"
9 years ago
Alexei Gradinari e5e887be53 chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
David Kerr ddc951060a app_originate: Add option to execute gosub prior to dial
9 years ago
Joshua Colp c9cc64b911 Merge "ast_format: Adds an identifier for interleaved audio formats to the ast_format"
9 years ago
Joshua Colp e3dae763ee iostream: Move include of asterisk.h
9 years ago
Michael Kuron 0b588778c0 chan_sip: Fix segfault during module unload
9 years ago
gestoip2 d9b24cce0a res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
Michael Kuron 635b0a0a55 tcptls: Use new certificate upon sip reload
9 years ago
Joshua Colp b1f7cc4223 Merge "Add support for older name resolving version libraries like openBSD"
9 years ago
George Joseph abae3dc36e pjproject_bundled: Use $(LIB_RT) for link of libasteriskpj
9 years ago
Joshua Colp 84e508c999 Merge "main/app.c: Transmit Silence on ControlPlayback pause"
9 years ago
snuffy b546497fe0 Add support for older name resolving version libraries like openBSD
9 years ago
zuul 782985631e Merge "build: Various OpenBSD issues"
9 years ago
misha e822a50f86 main/app.c: Transmit Silence on ControlPlayback pause
9 years ago