summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-25RevisionRichard 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-24Add missing line terminator to debug message.Richard Mudgett
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-23Fix a check in bridge_native_rtp which determined if attaching the framehook ...Joshua Colp
2013-07-23Add some debug messages to make it clear what RTP bridging functionality is i...Joshua Colp
2013-07-23Fix some logic so native RTP bridge will occur when monitor, audiohooks, or f...Joshua Colp
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett
2013-07-23Restore chan_dahdi native bridging and PRI tromboned call elimination.Richard Mudgett
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-19Extract a repeated test into ast_channel_has_audio_frame_or_monitor().Richard Mudgett
2013-07-18bridge_holding/app_bridgewait: Add new entertainment optionsJonathan Rose
2013-07-16Simplify bridge_simple chan join code.Richard Mudgett
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-21Extract a useful routine from the softmix bridge technology.Richard Mudgett
2013-06-21Change several bridge functions to return error status.Richard Mudgett
2013-06-12Fix memory leaks in stasis_channels and bridge_native_rtpMatthew Jordan
2013-06-11bridge_native_rtp: Fix native bridge tech being incompatible when it should be.Jonathan Rose
2013-06-11bridge_native_rtp: Fix possible segfaults on leaves/joinsJonathan Rose
2013-06-08Fix a crash when a bridge switches from the softmix bridge technology to anot...Richard Mudgett
2013-06-08The bridge uniqueid is available for softmix destructor.Richard Mudgett
2013-06-08Add some bridge identifiers to some softmix messages.Richard Mudgett
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-06-05Remove remaining traces of remove_on_pull from hooks and hook APIs.Mark Michelson
2013-06-04Add BUGBUG comment.Richard Mudgett
2013-06-04Simple lock, assignment, unlock sandwich optimization.Richard Mudgett
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-31bridge_multiplexed: Keep the multiplexed thread until no more bridges use it.Richard Mudgett
2013-01-25bridge_multiplexed: Rename variables so they are not the same as the struct n...Richard Mudgett
2013-01-25Misc bridge code improvementsRichard Mudgett
2013-01-25More trivial bridge code cleanup.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
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-10-30Fix ConfBridge crash if no timing module loaded.Richard Mudgett
2012-10-14Title updateAndrew Latham
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson