summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-06-03Correct autoconf script for finding UUID support.David M. Lee
2013-05-31Remove ast_channel_bridge() and associated code called only by it.Richard Mudgett
2013-05-31Fixup hold/unhold with attended and blind transfers.Richard Mudgett
2013-05-31Replace ast_manager_publish_message() with a more useful version.Jason Parker
2013-05-31Remove remnant of snapshot blob JSON typesKinsey Moore
2013-05-31Add snapshot cache that indexes by channel nameKinsey Moore
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-28Adds support for a core attended transfer function plus adds some hiding of m...Mark Michelson
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-23stasis-http: Provide a response body for 201 created responsesDavid M. Lee
2013-05-23This patch adds support for controlling a playback operation from theDavid M. Lee
2013-05-23This patch implements the REST API's for POST /channels/{channelId}/playDavid M. Lee
2013-05-22Add dial events to app_queue and app_followme.Jason Parker
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-18Move origination to use the dialing API and send Stasis messages on dial begi...Joshua Colp
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Publish the outbound channel's application/data when dialingMatthew Jordan
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-15Use srtp_shutdown when availableKinsey Moore
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-14Make ao2 global objects not always use the debug version of the ao2_ref() calls.Richard Mudgett
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-05-10Avoided __ast names for the private variables created by the David M. Lee
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-08Add development flag to disable the inline API.David M. Lee
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-05-08Initial support for endpoints.David M. Lee
2013-05-07Fixed up \example marker in lock.h Doxygen comment.David M. Lee
2013-05-07Better explained the depths of reference stealing.David M. Lee
2013-05-07Fix build breakage, from LOW_MEMORY fix.Jason Parker
2013-05-06Update ao2_destructor_fn doxygen.Richard Mudgett
2013-05-06Add support for observers and JSON objectset creation to sorcery.Joshua Colp
2013-05-04Clean up documentation; prevent ref leak on exitMatthew Jordan
2013-05-03Stasis: Convert network change events into network change stasis messagesJonathan Rose
2013-05-02Putting all event defs and names back for now due to res_corosync dependencyJonathan Rose
2013-04-30Stasis Core: Refactor ACL Change events to go out over the stasis core msg busJonathan Rose
2013-04-30Use the proper lower bound when doing saturation arithmetic.Sean Bright
2013-04-29Change pointer to existing wiki page instead of non-existing pageOlle Johansson
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-04-26Example of how to use the Stasis message busDavid M. Lee
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-22Doxygen - Markup GuidelinesAndrew Latham
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-22Fix mistake in Doxygen. Olle Johansson
2013-04-18Allow WebSocket connections on more URL'sDavid M. Lee
2013-04-16Move presence state distribution to Stasis-coreKinsey Moore
2013-04-16Move device state distribution to Stasis-coreKinsey Moore