Commit Graph

692 Commits (812f5b51cb56a36668decc6dfc83adeca185429e)

Author SHA1 Message Date
Kevin Harwell adfb28882b channel: ast_write frame wrongly freed after call to audiohooks
8 years ago
Joshua Colp dc05183f4b channel / app_meetme: Fix parentheses.
8 years ago
Joshua Colp 1618203964 asterisk: Audit locking of channel when manipulating flags.
8 years ago
Joshua Colp 7ffd80cc04 bridge: Fix returning to dialplan when executing Bridge() from AMI.
8 years ago
zuul bc2104819c Merge "channel: Protect flags in ast_waitfor_nandfds operation." into 13
8 years ago
Joshua Colp 18f1b52601 channel: Protect flags in ast_waitfor_nandfds operation.
8 years ago
Richard Mudgett 2817f87d27 core: Cleanup some channel snapshot staging anomalies.
8 years ago
Richard Mudgett 43f0ff4b69 channel.c: Fix unbalanced read queue deadlocking local channels.
8 years ago
Richard Mudgett a199f94908 res_agi: Prevent an AGI from eating frames it should not. (Re-do)
8 years ago
Richard Mudgett 6bed318a66 Frame deferral: Revert API refactoring.
8 years ago
Richard Mudgett c54f9d2bf0 T.140: Fix format ref and memory leaks.
8 years ago
Kevin Harwell 883e7fde31 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
8 years ago
Joshua Colp bddc60df73 Merge "Frame deferral: Re-queue deferred frames one-at-a-time." into 13
9 years ago
Mark Michelson 17b0b91afa Frame deferral: Re-queue deferred frames one-at-a-time.
9 years ago
zuul eec82c6221 Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" into 13
9 years ago
George Joseph 404596b790 channel: Fix issues in hangup scenarios caused by frame deferral
9 years ago
Alexei Gradinari cf6d13180e chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
George Joseph 404a62eeee Revert "Revert "channel: Use frame deferral API for safe sleep.""
9 years ago
George Joseph ffad2b44df Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
George Joseph 2fefb6187f Revert "Revert "Add API for channel frame deferral.""
9 years ago
George Joseph 6b5a7ced13 Revert "Add API for channel frame deferral."
9 years ago
Mark Michelson 9231a56cf3 Add API for channel frame deferral.
9 years ago
Mark Michelson eff97808fb ARI: Detect duplicate channel IDs
9 years ago
Michael Walton 430f6e5388 audiohooks: Remove redundant codec translations when using audiohooks
9 years ago
Alexander Traud 847bd47ff0 channel: No hung-up on failing security requirements.
9 years ago
Corey Farrell 805f105f88 Add missing checks during startup.
9 years ago
Richard Mudgett 851b1c3a17 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Alexei Gradinari 2de58c6d01 core/dial: New channel variable FORWARDERNAME
9 years ago
Richard Mudgett 221422be50 bridge core: Add owed T.38 terminate when channel leaves a bridge.
9 years ago
Richard Mudgett 7c4495cb70 channel.c: Route all control frames to a channel through the same code.
9 years ago
Richard Mudgett 6d9156d10f Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Mark Michelson 629458d349 Do not swallow frames on channels leaving bridges.
10 years ago
Mark Michelson 10ba72a927 Add a test event for inband ringing.
10 years ago
Jonathan Rose 8458b8d441 holding_bridge: ensure moh participants get frames
10 years ago
Joshua Colp e4a2ef9e4e channel: Remove ignore of answer on non-outgoing channels.
10 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
10 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
10 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Richard Mudgett 125acc52fe bridge_softmix.c,channel.c: Minor code simplification and cleanup.
10 years ago
Richard Mudgett a63f7ad04a translate.c: Only select audio codecs to determine the best translation choice.
10 years ago
Matthew Jordan ab803ec342 ARI: Add the ability to intercept hold and raise an event
10 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
10 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Mark Michelson 93b1df3bf6 Add new AMI and ARI events for connected line changes on a channel.
11 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
11 years ago
Joshua Colp 0104fb0c60 channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
11 years ago