summaryrefslogtreecommitdiff
path: root/bridges/bridge_builtin_features.c
AgeCommit message (Expand)Author
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2017-11-02Add missing menuselect dependencies.Corey Farrell
2016-11-06automon: restore mixing of the both channels after recording stopsMichael Kuron
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-02-11Enable REF_DEBUG for ast_module_ref / ast_module_unref.Corey Farrell
2014-10-28bridge_builtin_features: Add missing channel locks around ast_get_chan_featur...Richard Mudgett
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-03OneTouchRecord: Make so Monitor/MixMonitor can be toggled/started/stopped.Richard Mudgett
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-06Reimplement bridging and DTMF features related channel variables in the bridg...Richard Mudgett
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-05-31Fixup hold/unhold with attended and blind transfers.Richard Mudgett
2013-05-28Adds support for a core attended transfer function plus adds some hiding of m...Mark Michelson
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-01-21Better protect bridge_channel state from other threads.Richard Mudgett
2013-01-21Made some bridging API calls void. Some bridging comments updated.Richard Mudgett
2013-01-21Bridge API comment tweaks.Richard Mudgett
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-13Fix crash from bridge channel hangup race condition in ConfBridgeMatthew Jordan
2011-12-13Fix FollowMe CallerID on outgoing calls.Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-04-21New HD ConfBridge conferencing application.David Vossel
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp