summaryrefslogtreecommitdiff
path: root/main/channel.c
AgeCommit message (Expand)Author
2016-11-10Revert "Add API for channel frame deferral."George Joseph
2016-11-08Add API for channel frame deferral.Mark Michelson
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-20ARI: Detect duplicate channel IDsMark Michelson
2016-10-12Merge "Binaural synthesis (confbridge): interleaved two-channel audio."zuul
2016-10-10audiohooks: Remove redundant codec translations when using audiohooksMichael Walton
2016-10-03Binaural synthesis (confbridge): interleaved two-channel audio.frahaase
2016-08-26channel: No hung-up on failing security requirements.Alexander Traud
2016-08-03Add missing checks during startup.Corey Farrell
2016-07-19res_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
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10bridge_softmix.c,channel.c: Minor code simplification and cleanup.Richard Mudgett
2015-04-10translate.c: Only select audio codecs to determine the best translation choice.Richard Mudgett
2015-04-07ARI: Add the ability to intercept hold and raise an eventMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-02-26app_chanspy, channel: fix frame leaksKevin Harwell
2015-02-24ARI/PJSIP: Apply requesting channel's format cap to created channelsMatthew Jordan
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2014-12-22presencestate: Allow channel drivers to provide presence state informationMatthew Jordan
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-12-01channel: Extend size of buffer for codecs in "core show channeltype" CLI comm...Joshua Colp
2014-10-17AMI: Add missing VarSet events when a channel inherits variables.Richard Mudgett
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-09-21main/channel: Unlock channel in off-nominal pathMatthew Jordan
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-08-20chan_pjsip: Update media translation paths when new SDP negotiated.Richard Mudgett
2014-08-15Bridging: Fix a behavioral change when checking if a channel is leaving a bridgeJonathan Rose
2014-08-14channel_internal_api.c: Replace some code with ao2_replace().Richard Mudgett
2014-08-13Bridges: Fix feature interruption/unintended kick caused by external actionsJonathan Rose
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-07-28datastores: Audit ast_channel_datastore_remove usage.Richard Mudgett
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan