Commit Graph

2677 Commits (4cea90202090bf2db056de74b2ea4b5cacd40509)

Author SHA1 Message Date
David M. Lee 4cea902020 Corrected comment on stasis_cache_get
13 years ago
Mark Michelson 94d8d0468f Remove remaining traces of remove_on_pull from hooks and hook APIs.
13 years ago
Mark Michelson 79022c0f88 Give the AST_BRIDGE_HOOK_REMOVE_ON_PULL a legitimate value.
13 years ago
Mark Michelson 4789c3fb0c Change the remove_on_pull flag on ast_bridge_hook to be a set of flags.
13 years ago
David M. Lee cc97274d3b Corrected the docs on ast_manager_event_blob_create
13 years ago
David M. Lee 6d805dc04b Correct autoconf script for finding UUID support.
13 years ago
Richard Mudgett 680765d452 Remove ast_channel_bridge() and associated code called only by it.
13 years ago
Richard Mudgett ccc8cc5346 Fixup hold/unhold with attended and blind transfers.
13 years ago
Jason Parker a1494300c9 Replace ast_manager_publish_message() with a more useful version.
13 years ago
Kinsey Moore 39d5e40cd5 Remove remnant of snapshot blob JSON types
13 years ago
Kinsey Moore e1bff7958a Add snapshot cache that indexes by channel name
13 years ago
David M. Lee d81c846724 Avoid unnecessary cleanups during immediate shutdown
13 years ago
Kinsey Moore 6851801a5e Resolve a merge conflict
13 years ago
Mark Michelson fac3839e68 Adds support for a core attended transfer function plus adds some hiding of masquerades.
13 years ago
Jason Parker 154fbf8cae Split Hold event into Hold/Unhold, and move it into core.
13 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
13 years ago
David M. Lee 32a86f902a stasis-http: Provide a response body for 201 created responses
13 years ago
David M. Lee 557125664d This patch adds support for controlling a playback operation from the
13 years ago
David M. Lee 10ba6bf8a8 This patch implements the REST API's for POST /channels/{channelId}/play
13 years ago
Jason Parker b6aac885be Add dial events to app_queue and app_followme.
13 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
13 years ago
Joshua Colp 4e38a4eb64 Move origination to use the dialing API and send Stasis messages on dial begin and end.
13 years ago
David M. Lee b97c71bb11 Fix shutdown assertions in stasis-core
14 years ago
Matthew Jordan d04f1fd60a Publish the outbound channel's application/data when dialing
14 years ago
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
14 years ago
Kinsey Moore 1ead1853f2 Use srtp_shutdown when available
14 years ago
David M. Lee 9648e258c7 Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*
14 years ago
David M. Lee e8f4ac6c61 Break res_stasis into smaller files.
14 years ago
Richard Mudgett d1d1425327 Make ao2 global objects not always use the debug version of the ao2_ref() calls.
14 years ago
David M. Lee 4666079b05 Address unload order issues for res_stasis* modules
14 years ago
David M. Lee db925c3f06 Avoided __ast names for the private variables created by the
14 years ago
Kinsey Moore 7ce05bfb9b Add channel events for res_stasis apps
14 years ago
David M. Lee b007c744a4 Add development flag to disable the inline API.
14 years ago
David M. Lee 0eb4cf8c19 Remove required type field from channel blobs
14 years ago
David M. Lee e06e519a90 Initial support for endpoints.
14 years ago
David M. Lee a61060cf41 Fixed up \example marker in lock.h Doxygen comment.
14 years ago
David M. Lee 737a45f2f7 Better explained the depths of reference stealing.
14 years ago
Jason Parker 570d0c3139 Fix build breakage, from LOW_MEMORY fix.
14 years ago
Richard Mudgett 1beb86ddf5 Update ao2_destructor_fn doxygen.
14 years ago
Joshua Colp 40074542bf Add support for observers and JSON objectset creation to sorcery.
14 years ago
Matthew Jordan 6e2fe0c9ab Clean up documentation; prevent ref leak on exit
14 years ago
Jonathan Rose 1eac5a7988 Stasis: Convert network change events into network change stasis messages
14 years ago
Jonathan Rose 02961601cd Putting all event defs and names back for now due to res_corosync dependency
14 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
14 years ago
Sean Bright c03b95a3d7 Use the proper lower bound when doing saturation arithmetic.
14 years ago
Olle Johansson fc47a3f6e5 Change pointer to existing wiki page instead of non-existing page
14 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
14 years ago
David M. Lee 946eb5ede0 Example of how to use the Stasis message bus
14 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
14 years ago
Andrew Latham e05870ccae Doxygen - Markup Guidelines
14 years ago