summaryrefslogtreecommitdiff
path: root/include/asterisk/channel.h
AgeCommit message (Expand)Author
2018-03-19core: Remove additional symbols.Corey Farrell
2018-03-13core: Remove incorrect usage of attribute_malloc.Corey Farrell
2017-08-22channel: Fix topology API locking.Richard Mudgett
2017-07-19Merge "core: Add digit filtering to ast_waitfordigit_full"Joshua Colp
2017-07-12core: Add digit filtering to ast_waitfordigit_fullCorey Farrell
2017-07-11bridge/core_unreal: Fix SFU bugs with forwarding frames.Joshua Colp
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
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-05-03bridge_simple: Added support for streamsKevin Harwell
2017-04-27Merge "channel: Add ability to request an outgoing channel with stream topolo...Jenkins2
2017-04-27channel: Add ability to request an outgoing channel with stream topology.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-03-27channel: Remove old epoll support and fixed max number of file descriptors.Joshua Colp
2017-03-07core: Add stream topology changing primitives with tests.Joshua Colp
2017-03-01stream: Unit tests for stream read and tweaks frameworkGeorge Joseph
2017-02-24channel: Add ast_read_stream function for reading frames from all streams.Joshua Colp
2017-02-23channel: Add support for writing to a specific stream.Joshua Colp
2017-02-14stream: Add stream topology to channelGeorge Joseph
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
2016-12-14MESSAGE: Flush Message/ast_msg_queue channel alert pipe.Richard Mudgett
2016-11-30chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=noAlexei Gradinari
2016-11-16Merge "channel: Fix issues in hangup scenarios caused by frame deferral"George Joseph
2016-11-16Merge "Revert "Revert "Add API for channel frame deferral."""George Joseph
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-10Revert "Add API for channel frame deferral."George Joseph
2016-11-08Add API for channel frame deferral.Mark Michelson
2016-10-20ARI: Detect duplicate channel IDsMark Michelson
2016-10-12Merge "Binaural synthesis (confbridge): interleaved two-channel audio."zuul
2016-10-03Binaural synthesis (confbridge): interleaved two-channel audio.frahaase
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-11-05Increase account code maximum length to 80.Corey Farrell
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-04-30include/asterisk/channel.h: Fix typoRodrigo Ramírez Norambuena
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2014-12-22presencestate: Allow channel drivers to provide presence state informationMatthew Jordan
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