summaryrefslogtreecommitdiff
path: root/include/asterisk/channel.h
AgeCommit message (Expand)Author
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-04-24core: Use eventfd for alert pipes on Linux when possibleSean Bright
2017-03-30Forward declare 'struct ast_json' in asterisk.hCorey Farrell
2017-02-01res_agi: Prevent an AGI from eating frames it should not. (Re-do)Richard Mudgett
2017-02-01Frame deferral: Revert API refactoring.Richard Mudgett
2016-12-14MESSAGE: Flush Message/ast_msg_queue channel alert pipe.Richard Mudgett
2016-11-30Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" ...zuul
2016-11-16channel: Fix issues in hangup scenarios caused by frame deferralGeorge Joseph
2016-11-16chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=noAlexei Gradinari
2016-11-14Revert "Revert "Add API for channel frame deferral.""George Joseph
2016-11-10Revert "Add API for channel frame deferral."George Joseph
2016-11-07Add API for channel frame deferral.Mark Michelson
2016-10-20ARI: Detect duplicate channel IDsMark Michelson
2016-08-25res_fax: Fix deadlock in ast_channel_get_t38_state().Richard Mudgett
2016-02-29channel api: Create is_t38_active accessor functions.Richard Mudgett
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-05-02include/asterisk/channel.h: Fix typoRodrigo Ramírez Norambuena
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-09-05main/cdrs: Preserve context/extension when executing a Macro or GoSubMatthew Jordan
2014-08-13Bridges: Fix feature interruption/unintended kick caused by external actionsJonathan Rose
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-06-26Bridging: Allow channels to define bridging hooksKinsey Moore
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-08bridges/bridge_native_rtp: Reconfigure bridge on removal of framehookMatthew Jordan
2014-05-19Undo r414123Matthew Jordan
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-11framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-11Undoing framehook support. Issues were uncovered by Bamboo.Joshua Colp
2014-05-10framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-04-04internal_timing: Remove the option and always make it enabled if a timing mod...Richard Mudgett
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-27Protect ast_filestream object when on a channelRussell Bryant
2013-12-19Fix a deadlock that occurred due to a conflict of masquerades.Mark Michelson
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-11channel.h: whitespace changes.Richard Mudgett
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-08-23Handle DTMF and hold wrapup when a channel leaves the bridging system.Richard Mudgett
2013-08-15Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_...Richard Mudgett