summaryrefslogtreecommitdiff
path: root/main/channel.c
AgeCommit message (Expand)Author
2017-09-25channel.c: Fix invalid reference in conditionaled out code.Richard Mudgett
2017-07-01channel: Clear channel flag in error branch.Corey Farrell
2017-06-16res_stasis: Plug reference leak on stolen channelsGeorge Joseph
2017-06-15channel: Fix reference counting in ast_channel_suppress.Joshua Colp
2017-06-05channel: ast_write frame wrongly freed after call to audiohooksKevin Harwell
2017-05-31channel / app_meetme: Fix parentheses.Joshua Colp
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-05-04bridge: Fix returning to dialplan when executing Bridge() from AMI.Joshua Colp
2017-02-14Merge "channel: Protect flags in ast_waitfor_nandfds operation." into 14zuul
2017-02-13channel: Protect flags in ast_waitfor_nandfds operation.Joshua Colp
2017-02-10core: Cleanup some channel snapshot staging anomalies.Richard Mudgett
2017-02-02channel.c: Fix unbalanced read queue deadlocking local channels.Richard Mudgett
2017-02-02res_agi: Prevent an AGI from eating frames it should not. (Re-do)Richard Mudgett
2017-02-02Frame deferral: Revert API refactoring.Richard Mudgett
2017-01-25T.140: Fix format ref and memory leaks.Richard Mudgett
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
2016-12-01Merge "Frame deferral: Re-queue deferred frames one-at-a-time." into 14Joshua Colp
2016-11-30Frame deferral: Re-queue deferred frames one-at-a-time.Mark Michelson
2016-11-30chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=noAlexei Gradinari
2016-11-16Revert "Revert "AGI: Only defer frames when in an interception routine.""George Joseph
2016-11-16Revert "Revert "channel: Use frame deferral API for safe sleep.""George Joseph
2016-11-16Merge "channel: Fix issues in hangup scenarios caused by frame deferral" int...Joshua Colp
2016-11-16Merge "Revert "Revert "Add API for channel frame deferral.""" into 14Joshua Colp
2016-11-14channel: Fix issues in hangup scenarios caused by frame deferralGeorge Joseph
2016-11-14Revert "Revert "Add API for channel frame deferral.""George Joseph
2016-11-14res_ari: Add support for channel variables in ARI events.Sebastien Duthil
2016-11-10Merge "Revert "AGI: Only defer frames when in an interception routine."" into 14George Joseph
2016-11-10Merge "Revert "channel: Use frame deferral API for safe sleep."" into 14George Joseph
2016-11-10Merge "Revert "Add API for channel frame deferral."" into 14George Joseph
2016-11-10Revert "Add API for channel frame deferral."George Joseph
2016-11-10Revert "AGI: Only defer frames when in an interception routine."George Joseph
2016-11-10Revert "channel: Use frame deferral API for safe sleep."George Joseph
2016-11-08channel: Use frame deferral API for safe sleep.Mark Michelson
2016-11-08AGI: Only defer frames when in an interception routine.Mark Michelson
2016-11-08Add API for channel frame deferral.Mark Michelson
2016-10-20ARI: Detect duplicate channel IDsMark Michelson
2016-10-10audiohooks: Remove redundant codec translations when using audiohooksMichael Walton
2016-08-26channel: No hung-up on failing security requirements.Alexander Traud
2016-08-03Add missing checks during startup.Corey Farrell
2016-07-21res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-06-04core/dial: New channel variable FORWARDERNAMEAlexei Gradinari
2016-02-29bridge core: Add owed T.38 terminate when channel leaves a bridge.Richard Mudgett
2016-02-29channel.c: Route all control frames to a channel through the same code.Richard Mudgett
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f.Richard Mudgett
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-09-24Do not swallow frames on channels leaving bridges.Mark Michelson
2015-07-29Add a test event for inband ringing.Mark Michelson
2015-07-28holding_bridge: ensure moh participants get framesJonathan Rose
2015-06-25channel: Remove ignore of answer on non-outgoing channels.Joshua Colp
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell