summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2013-06-29Fix after bridge callback datastore data memory leak.Richard Mudgett
2013-06-29This is no longer needed.Richard Mudgett
2013-06-28Promote local channel optimizing debug messages to verbose 3 messages.Richard Mudgett
2013-06-28features: call pickup stasis refactoringJonathan Rose
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-28Handle an originated channel being sent into a non-empty bridgeMatthew Jordan
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-27Add config framework non-empty string validation requirement option.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-26AMI Bridge action: Get channel xfer config after we have found the second cha...Richard Mudgett
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-25Fix memory/ref counting leaks in a variety of locationsMatthew Jordan
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-24Add documentation for features configuration.Mark Michelson
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-06-23Fix a bug where messages were getting duplicated on AMI.Joshua Colp
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
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