summaryrefslogtreecommitdiff
path: root/main/channel.c
AgeCommit message (Expand)Author
2018-03-20Merge "core: Remove additional symbols."Joshua Colp
2018-03-19core: Remove additional symbols.Corey Farrell
2018-03-19channel.c: Allow generic plc then channel formats are equalGeorge Joseph
2018-03-19Merge "loader: Convert reload_classes to built-in modules."Jenkins2
2018-03-15main/channel: Use ast_cli_completion_add for channeltypes.Corey Farrell
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-13core: Remove incorrect usage of attribute_malloc.Corey Farrell
2018-02-21AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.Joshua Colp
2018-02-20channel.c: Fix typo.Richard Mudgett
2017-11-02core: Don't attempt to write to a stream that does not exist.Joshua Colp
2017-09-25channel.c: Fix invalid reference in conditionaled out code.Richard Mudgett
2017-09-21bridge: Change participant SFU streams when source streams change.Joshua Colp
2017-08-22channel: Fix topology API locking.Richard Mudgett
2017-08-05channel: Fix leak on successful call to chan->tech->requester.Corey Farrell
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-07Merge "core: Remove 'Data Retrieval API'"Jenkins2
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-07-01channel: Clear channel flag in error branch.Corey Farrell
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
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-05-03bridge_simple: Added support for streamsKevin Harwell
2017-04-27channel: Add ability to request an outgoing channel with stream topology.Joshua Colp
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-16Merge "stream: Rename creates/destroys to allocs/frees"zuul
2017-02-16stream: Rename creates/destroys to allocs/freesGeorge Joseph
2017-02-15Merge "stream: Add stream topology to channel"George Joseph
2017-02-14stream: Add stream topology to channelGeorge Joseph
2017-02-14Merge "channel: Protect flags in ast_waitfor_nandfds operation."zuul
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-27Merge "media: Add experimental support for RTCP feedback."George Joseph
2017-01-25T.140: Fix format ref and memory leaks.Richard Mudgett
2017-01-23media: Add experimental support for RTCP feedback.Lorenzo Miniero
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
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