Commit Graph

699 Commits (f8f513d363fd10148976c592cbc8be860cda28ab)

Author SHA1 Message Date
George Joseph f8f513d363 stream: Rename creates/destroys to allocs/frees
8 years ago
George Joseph bf2f091bbb stream: Add stream topology to channel
8 years ago
Richard Mudgett 50029f585e channel.c: Fix unbalanced read queue deadlocking local channels.
8 years ago
Richard Mudgett 97c308471d res_agi: Prevent an AGI from eating frames it should not. (Re-do)
8 years ago
Richard Mudgett 72e3fc5845 Frame deferral: Revert API refactoring.
8 years ago
George Joseph 6f645a6d4e Merge "media: Add experimental support for RTCP feedback."
8 years ago
Richard Mudgett 20aed30d9a T.140: Fix format ref and memory leaks.
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
9 years ago
Mark Michelson 621d886ca7 Frame deferral: Re-queue deferred frames one-at-a-time.
9 years ago
Alexei Gradinari e5e887be53 chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
George Joseph 97b2ba472d Merge "channel: Fix issues in hangup scenarios caused by frame deferral"
9 years ago
George Joseph b8e91bb9cc Merge "Revert "Revert "channel: Use frame deferral API for safe sleep."""
9 years ago
George Joseph 013e7dd4a6 Merge "Revert "Revert "AGI: Only defer frames when in an interception routine."""
9 years ago
George Joseph ac0a1ee6da Merge "Revert "Revert "Add API for channel frame deferral."""
9 years ago
George Joseph 7263a17ca0 channel: Fix issues in hangup scenarios caused by frame deferral
9 years ago
George Joseph 0dc4567133 Revert "Revert "channel: Use frame deferral API for safe sleep.""
9 years ago
George Joseph f62c9c42fa Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
George Joseph 2966fa5ad7 Revert "Revert "Add API for channel frame deferral.""
9 years ago
Sebastien Duthil c6d755de11 res_ari: Add support for channel variables in ARI events.
9 years ago
George Joseph fa749866c1 Revert "Add API for channel frame deferral."
9 years ago
Mark Michelson f073f648b8 Add API for channel frame deferral.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Mark Michelson e459b8dadf ARI: Detect duplicate channel IDs
9 years ago
zuul 8b58db0962 Merge "Binaural synthesis (confbridge): interleaved two-channel audio."
9 years ago
Michael Walton 7af7490e42 audiohooks: Remove redundant codec translations when using audiohooks
9 years ago
frahaase c455823657 Binaural synthesis (confbridge): interleaved two-channel audio.
9 years ago
Alexander Traud 858fa5eb2c channel: No hung-up on failing security requirements.
9 years ago
Corey Farrell 29b0f733a0 Add missing checks during startup.
9 years ago
Richard Mudgett e739888d99 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Alexei Gradinari 3e8d523d88 core/dial: New channel variable FORWARDERNAME
9 years ago
Richard Mudgett c7d45b84f9 bridge core: Add owed T.38 terminate when channel leaves a bridge.
9 years ago
Richard Mudgett 128c96456c channel.c: Route all control frames to a channel through the same code.
9 years ago
Richard Mudgett fa20729032 Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Mark Michelson f42084be09 Do not swallow frames on channels leaving bridges.
10 years ago
Mark Michelson 8fb8988fd4 Add a test event for inband ringing.
10 years ago
Jonathan Rose 687597ca8c holding_bridge: ensure moh participants get frames
10 years ago
Joshua Colp 8d6cf667dc channel: Remove ignore of answer on non-outgoing channels.
10 years ago
Corey Farrell c3ec5da156 Remove unneeded uses of optional_api providers.
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Richard Mudgett 6f1a7fe05f bridge_softmix.c,channel.c: Minor code simplification and cleanup.
10 years ago
Richard Mudgett 0b805cb875 translate.c: Only select audio codecs to determine the best translation choice.
10 years ago
Matthew Jordan c2f50ba6f4 ARI: Add the ability to intercept hold and raise an event
10 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago