summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2013-04-16Fixed a typoDavid M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-15DTMF events are now published on a channel's stasis_topic. AMI wasDavid M. Lee
2013-04-12Fix documentation.Jason Parker
2013-04-12Expose channel snapshot manager blob generationKinsey Moore
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan
2013-04-08Stasis application WebSocket supportDavid M. Lee
2013-04-02Make things work againMatthew Jordan
2013-04-01Make appropriate items parse using '|' instead of ','Matthew Jordan
2013-03-30Convert TestEvent AMI events over to Stasis CoreMatthew Jordan
2013-03-28Add uuid wrapper API call ast_uuid_generate_str().Richard Mudgett
2013-03-28Break the world. Stasis message type accessors should now all be named correc...Kinsey Moore
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-27Added a doxygen group for Stasis messages and topicsDavid M. Lee
2013-03-25Move NewCallerid, HangupRequest and SoftHangupRequest to StasisDavid M. Lee
2013-03-22Corrected some module issues introduced by r383579.David M. Lee
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-21Corrected doc error for Stasis. I guess the mutex isn't necessary.David M. Lee
2013-03-21Fix astobj2 doxygen comment.Richard Mudgett
2013-03-20Pass the sorcery instance to wizards for CUD operations as well as retrieve.Joshua Colp
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-15A simplistic router for stasis_message's.David M. Lee
2013-03-15Make stasis unsubscription functions return NULLKinsey Moore