summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-19Convert CCSS manager events to stasis.Jason Parker
2013-07-19Made audiohooks, framehooks, and monitor prevent local channel optimization.Richard Mudgett
2013-07-18bridge_holding/app_bridgewait: Add new entertainment optionsJonathan Rose
2013-07-18ARI: Add support for suppressing media streams.Jason Parker
2013-07-18Tweak debug statementsMatthew Jordan
2013-07-18Fix caching topic shutdown assertionsDavid M. Lee
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-17Remove some completed and no longer relevant BUGBUG notes.Richard Mudgett
2013-07-16Re-order handlers in CEL to ensure that HANGUP events happen after APP_ENDMatthew Jordan
2013-07-16Remove some dead code dealing with old bridging method.Richard Mudgett
2013-07-16Re-order cleanupMatthew Jordan
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-14Remove redundant code in dns.cMatthew Jordan
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-12Prevent potential race condition in multiparty basic bridges.Mark Michelson
2013-07-09Fix printf NULL string (null) substituion for NULL config framework default.Richard Mudgett
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-08Move channel driver Registry manager events to core.Jason Parker
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-07-07In a channel destructor dispose of items that raise Stasis message properlyMatthew Jordan
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-07-05OneTouchRecord: Add function defined earlier: ast_bridge_features_do()Richard Mudgett
2013-07-05Remove parkinglot from the channel snapshotMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-04Fix utils directory breakage.David M. Lee
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
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-03Fix some indentation in stasis_config.c.Richard Mudgett
2013-07-03Fix some bugs in CDRs; add some CLI commands to help debuggingMatthew Jordan
2013-07-03Let Stasis load itself with default valuesMatthew Jordan
2013-07-03Publish a bridge enter before pulling on a push-and-swap operation.Mark Michelson
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03Configuration for Stasis threadpoolDavid M. Lee
2013-07-03ARI authentication.David M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-02Add a SystemName field to all AMI events.Jason Parker
2013-07-02Stasis - Refactor AOC EventsKevin Harwell
2013-07-02Fix transfer AMI event parameter namingKinsey Moore
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-07-01Prevent crash during synchronous AMI origination by ref bumping returned channelMatthew Jordan
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-29Tweak after bridge callback reason to string strings.Richard Mudgett