summaryrefslogtreecommitdiff
path: root/main/bridging.c
AgeCommit message (Expand)Author
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Simplify interval hooks since there is only one bridge threading model now.Richard Mudgett
2013-07-24Refactor ast_bridge_features struct.Richard Mudgett
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-24Let the compiler do more type checking with bridge hook callbacks.Richard Mudgett
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-23Remove some BUGBUG notes that have been handled.Richard Mudgett
2013-07-19Extract a repeated test into ast_channel_has_audio_frame_or_monitor().Richard Mudgett
2013-07-19Made audiohooks, framehooks, and monitor prevent local channel optimization.Richard Mudgett
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-13Fix FRACK message from external redirects; handle outbound channels betterMatthew Jordan
2013-07-12Add support to the bridging core for performing COLP updates when channels jo...Joshua Colp
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-07-08res_parking: Apply ringing role option on swap with a channel that ringsJonathan Rose
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-07-05OneTouchRecord: Add function defined earlier: ast_bridge_features_do()Richard Mudgett
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-07-03Move when bridge channel enter is published so it does not interrupt the thou...Richard Mudgett
2013-07-03Publish a bridge enter before pulling on a push-and-swap operation.Mark Michelson
2013-06-29Tweak after bridge callback reason to string strings.Richard Mudgett
2013-06-29Fix after bridge callback datastore data memory leak.Richard Mudgett
2013-06-28Promote local channel optimizing debug messages to verbose 3 messages.Richard Mudgett
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-28Better handle parking in CDRsMatthew Jordan
2013-06-27Change the name of some local variables in bridging.c to reflect what they re...Richard Mudgett
2013-06-26func_channel: Read/Write after_bridge_goto optionJonathan Rose
2013-06-26Fix several problems with ast_bridge_add_channel().Richard Mudgett
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-21Extract a useful routine from the softmix bridge technology.Richard Mudgett
2013-06-21Add channel optimization interaction with frame hooks BUGBUG comments.Richard Mudgett
2013-06-21Change several bridge functions to return error status.Richard Mudgett
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-18Bridging: Fix crash on destruction of a partially constructed bridge.Richard Mudgett
2013-06-18Add some safety cleanup for a failed push into a bridge.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14Publish bridge snapshots more oftenKinsey Moore
2013-06-11Remove incorrect comment about local channel optimization occurring when perf...Mark Michelson
2013-06-08Add more support for native bridging.Richard Mudgett
2013-06-08Fix a crash when a bridge switches from the softmix bridge technology to anot...Richard Mudgett
2013-06-07Rework stasis cache clear eventsKinsey Moore
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-06* Fix a couple missed hook installs that need AST_BRIDGE_HOOK_REMOVE_ON_PULL.Richard Mudgett
2013-06-06Parking: Enable code responsible for intercepting park exten transfersJonathan Rose