summaryrefslogtreecommitdiff
path: root/res/res_stasis.c
AgeCommit message (Expand)Author
2014-04-07Stasis: Fix Stasis() bridge refcount issueKinsey Moore
2014-03-25ARI: Resolve a subscription leak against implicit bridge subscriptionsJonathan Rose
2014-03-19res_stasis: Fix a bug where the default bridge type was not set.Joshua Colp
2014-03-19res_stasis: Extend bridge type to be a comma separated list of bridge attribu...Joshua Colp
2014-03-13ARI: Ensure managing application receives ChannelEnteredBridge messagesKinsey Moore
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-21stasis: Fixed scoping problem with bridge tracking.David M. Lee
2013-11-08res_stasis.c: Fix locking issues with the app_bridge_moh container.Richard Mudgett
2013-10-26res_stasis.c: Made use the ao2_container callback templates.Richard Mudgett
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-08-27ARI: WebSocket event cleanupDavid M. Lee
2013-08-23ARI: Music on Hold/Background Music for bridgesJonathan Rose
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-21res_stasis: remove call to missing function control_continue.David M. Lee
2013-08-21Allow channels in app_stasis to hangup properlyKinsey Moore
2013-08-15Prevent automagic things from happening to Stasis application bridgesKinsey Moore
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-23Continue events when ARI WebSocket reconnectsDavid M. Lee
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-06-24Fix menuselect display for stasis modules.Richard Mudgett
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
2013-05-24Remove a junk defineKinsey Moore
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-14Move JSON event generators into separate modulesKinsey Moore
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-04-23Fix some bad whitespaceKinsey Moore
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee