Commit Graph

5740 Commits (d59b0efabd811370540bbb70ee7073cb79d088a7)

Author SHA1 Message Date
Joshua Colp 772afa59dc Merge "cdr: Allow setting of user field from 'h' extension"
9 years ago
zuul 90634cc184 Merge "rtp_engine: allocate RTP dynamic payloads per session"
9 years ago
Joshua Colp 59df60efb9 Merge "audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor."
9 years ago
Kevin Harwell 9b103e7bea rtp_engine: allocate RTP dynamic payloads per session
9 years ago
zuul 06c9966608 Merge "res_pjsip_messaging: Check URI type before dereferencing"
9 years ago
Sebastian Gutierrez bb2936f3e4 cdr: Allow setting of user field from 'h' extension
9 years ago
zuul 9f64980e60 Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references."
9 years ago
Sean Bright 6b4b87787c res_pjsip_messaging: Check URI type before dereferencing
9 years ago
Aaron An 25016a74f8 audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.
9 years ago
Sean Bright fc71c18a9b thread safety: Don't use getprotobyname()
9 years ago
Joshua Colp 76e64f5589 Merge "RFC sdp: Initial SDP creation"
9 years ago
zuul 3f30ce1272 Merge "pbx.c: Fix crash from malformed exten pattern."
9 years ago
Richard Mudgett c87e7dd9ec autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.
9 years ago
zuul 3fe1d8afba Merge "core: Add stream topology changing primitives with tests."
9 years ago
Richard Mudgett f997090877 pbx.c: Fix crash from malformed exten pattern.
9 years ago
George Joseph 8470c2bdea RFC sdp: Initial SDP creation
9 years ago
Matt Jordan b03b72717f main/stasis_cache: Demote the ERROR message when removing a nonexistent item
9 years ago
Sean Bright 35cfd2c0cc media_cache: Prefer ast_file_is_readable() over access()
9 years ago
Joshua Colp 3ed05badb9 core: Add stream topology changing primitives with tests.
9 years ago
Daniel Journo 272259a2c6 Saynumber is trying to get "and" from "digits/" subfolder
9 years ago
Richard Mudgett c9296b23d1 core: Cleanup ast_get_hint() usage.
9 years ago
Joshua Colp fb11f038a3 Merge "stream: Unit tests for stream read and tweaks framework"
9 years ago
George Joseph 0560c32375 stream: Unit tests for stream read and tweaks framework
9 years ago
Mark Michelson 9c55a71798 SDP: Add initial SDP state machine.
9 years ago
Joshua Colp 26bf1846e2 Merge "media_cache: Mark cache entry stale if cache file is removed"
9 years ago
Sean Bright 60e9e4fcc0 media_cache: Mark cache entry stale if cache file is removed
9 years ago
George Joseph 4692a32ed7 build: Warn if asterisk is installed in both 32 and 64 bit sys dirs
9 years ago
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
Tzafrir Cohen 2c8d0764de openssl 1.1 support: use OPENSSL_VERSION_NUMBER
9 years ago
Richard Mudgett 50029f585e channel.c: Fix unbalanced read queue deadlocking local channels.
9 years ago
Richard Mudgett 72e3fc5845 Frame deferral: Revert API refactoring.
9 years ago
Richard Mudgett 97c308471d res_agi: Prevent an AGI from eating frames it should not. (Re-do)
9 years ago
Sean Bright 2849b726b6 audiohooks: Muting a hook can mute underlying frames
9 years ago
zuul 6cbe894828 Merge "debug_utilities: Add ast_logescalator"
10 years ago
George Joseph ef4deb8ecd debug_utilities: Add ast_logescalator
10 years ago
Torrey Searle 178b90af02 libastssl/pj: libastssl/pj should have an so_version
10 years ago
George Joseph 6f645a6d4e Merge "media: Add experimental support for RTCP feedback."
10 years ago
zuul 10631bb209 Merge "PJPROJECT logging: Fix detection of max supported log level."
10 years ago
George Joseph 0ad6d2b3cf Merge "ari: Implement 'debug all' and request/response logging"
10 years ago
George Joseph 2484c3ee39 Merge "frame.c: Fix off-nominal format ref leaks."
10 years ago
George Joseph 96dbf54e97 Merge "T.140: Fix format ref and memory leaks."
10 years ago
Joshua Colp 3abb17d172 Merge "main/app.c: Memory corruption from early format destruction."
10 years ago
Richard Mudgett 20aed30d9a T.140: Fix format ref and memory leaks.
10 years ago
Richard Mudgett 930a24a730 astobj2.c: Add excessive ref count trap.
10 years ago
Richard Mudgett de28c1b9f1 main/app.c: Memory corruption from early format destruction.
10 years ago
Richard Mudgett 2039eb8edf frame.c: Fix off-nominal format ref leaks.
10 years ago
Richard Mudgett 6f3e8c8e01 PJPROJECT logging: Fix detection of max supported log level.
10 years ago
George Joseph 6691606723 ari: Implement 'debug all' and request/response logging
10 years ago
Lorenzo Miniero 1061539b75 media: Add experimental support for RTCP feedback.
10 years ago
Kevin Harwell 283c16c6b6 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
10 years ago
Richard Mudgett f4e77a5678 taskprocessor.c: Change when high water warning logged.
10 years ago
zuul 6962a13466 Merge "core/pbx: dialplan show - display filename/line#"
10 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
10 years ago
Richard Mudgett 67cc8499a2 acl.c: Improve ast_ouraddrfor() diagnostic messages.
10 years ago
Richard Mudgett 44e72c9d44 MESSAGE: Flush Message/ast_msg_queue channel alert pipe.
10 years ago
Joshua Colp 18fe80e776 Merge "http: Send headers and body in one write."
10 years ago
Joshua Colp 119c41d001 Merge "Iostreams: Correct off-by-one error."
10 years ago
Mark Michelson 503006123a http: Send headers and body in one write.
10 years ago
Mark Michelson bf6423a336 Iostreams: Correct off-by-one error.
10 years ago
George Joseph fe9f070885 pjproject_bundled: Fix missing inclusion of symbols
10 years ago
Joshua Colp faf2194fab Merge "app_originate: Add option to execute gosub prior to dial"
10 years ago
Joshua Colp cd5d9d1d69 Merge "tcptls: Use new certificate upon sip reload"
10 years ago
Joshua Colp 197e408395 Merge "PJPROJECT logging: Made easier to get available logging levels."
10 years ago
Joshua Colp 2679f80d3c Merge "res_rtp: Fix regression when IPv6 is not available."
10 years ago
Joshua Colp 02588a1aab Merge "Frame deferral: Re-queue deferred frames one-at-a-time."
10 years ago
zuul 68fc035795 Merge "OpenSSL 1.1.0 support"
10 years ago
Tzafrir Cohen 26c8552fff OpenSSL 1.1.0 support
10 years ago
Guido Falsi 75230f4c01 res_rtp: Fix regression when IPv6 is not available.
10 years ago
Richard Mudgett 1dfa11b65c PJPROJECT logging: Made easier to get available logging levels.
10 years ago
Mark Michelson 621d886ca7 Frame deferral: Re-queue deferred frames one-at-a-time.
10 years ago
zuul a0c0b1c9cb Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no"
10 years ago
Joshua Colp bd20127e64 Merge "chan_sip: Fix segfault during module unload"
10 years ago
Alexei Gradinari e5e887be53 chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
10 years ago
David Kerr ddc951060a app_originate: Add option to execute gosub prior to dial
10 years ago
Joshua Colp c9cc64b911 Merge "ast_format: Adds an identifier for interleaved audio formats to the ast_format"
10 years ago
Joshua Colp e3dae763ee iostream: Move include of asterisk.h
10 years ago
Michael Kuron 0b588778c0 chan_sip: Fix segfault during module unload
10 years ago
gestoip2 d9b24cce0a res_rtp_asterisk: RTT miscalculation in RTCP
10 years ago
Michael Kuron 635b0a0a55 tcptls: Use new certificate upon sip reload
10 years ago
Joshua Colp b1f7cc4223 Merge "Add support for older name resolving version libraries like openBSD"
10 years ago
George Joseph abae3dc36e pjproject_bundled: Use $(LIB_RT) for link of libasteriskpj
10 years ago
Joshua Colp 84e508c999 Merge "main/app.c: Transmit Silence on ControlPlayback pause"
10 years ago
snuffy b546497fe0 Add support for older name resolving version libraries like openBSD
10 years ago
zuul 782985631e Merge "build: Various OpenBSD issues"
10 years ago
misha e822a50f86 main/app.c: Transmit Silence on ControlPlayback pause
10 years ago
Joshua Colp d3dba74017 Merge "Implement internal abstraction for iostreams"
10 years ago
Joshua Colp 09d1958448 Merge "codec_opus: Fix warning when Opus negotiated but codec_opus not loaded."
10 years ago
George Joseph 935f5d003b build: Various OpenBSD issues
10 years ago
George Joseph 97b2ba472d Merge "channel: Fix issues in hangup scenarios caused by frame deferral"
10 years ago
George Joseph b8e91bb9cc Merge "Revert "Revert "channel: Use frame deferral API for safe sleep."""
10 years ago
George Joseph 99e97154bb Merge "Revert "Revert "autoservice: Use frame deferral API"""
10 years ago
George Joseph 013e7dd4a6 Merge "Revert "Revert "AGI: Only defer frames when in an interception routine."""
10 years ago
George Joseph ac0a1ee6da Merge "Revert "Revert "Add API for channel frame deferral."""
10 years ago
zuul d0474f6322 Merge "res/ari/resource_bridges: Add the ability to manipulate the video source"
10 years ago
George Joseph 89e79a487a Merge "file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type"
10 years ago
Richard Mudgett ed9ced0531 codec_opus: Fix warning when Opus negotiated but codec_opus not loaded.
10 years ago
Joshua Colp 1c26117dff Merge "cli: Fix ast_el_read_char to work with libedit >= 3.1"
10 years ago
George Joseph 3017f09f22 file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type
10 years ago
Timo Teräs 070a51bf7c Implement internal abstraction for iostreams
10 years ago
Matt Jordan a72ef38113 res/ari/resource_bridges: Add the ability to manipulate the video source
10 years ago
George Joseph 7263a17ca0 channel: Fix issues in hangup scenarios caused by frame deferral
10 years ago