summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-03-08Stasis documentation updates.David M. Lee
2013-03-08Add message dump capability to stasis cache layerKinsey Moore
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan
2013-03-04Fixup some bridge and format capabilities comments and whitespace.Richard Mudgett
2013-03-01Add support for registering a sorcery handler which supports multiple fields ...Joshua Colp
2013-02-28threadpool: Whitespace and comment corrections.Richard Mudgett
2013-02-28Don't undefine bzero()/bcopy().Jason Parker
2013-02-19Add The Status Of A Module To The Output Of "CLI> module show"Michael L. Young
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-15Disable strict XML documentation config checking; fix crash caused by sorceryMatthew Jordan
2013-02-15Stopped spamming of debug messages during attended transfer.Kevin Harwell
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-14Revamp of terminal color codesKinsey Moore
2013-02-14Update the name of the update_tags utility in the git mirror how-to.Sean Bright
2013-02-12Add a serializer interface to the threadpoolDavid M. Lee
2013-02-11Fix compilation error with REF_DEBUGKinsey Moore
2013-02-10Add additional functionality to the Sorcery API.Joshua Colp
2013-02-09Make ast_do_masquerade() a void function.Richard Mudgett
2013-02-07Add aggregate operations for stuctures with string fieldsKinsey Moore
2013-01-31Eliminate an unused lock in ast_bridge_channel.Richard Mudgett
2013-01-31Make CHECK_BLOCKING() debug message more useful.Richard Mudgett
2013-01-29Update configure script to be compatible with ptlib 2.10.9Matthew Jordan
2013-01-25Merge the sorcery data access layer API.Joshua Colp
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2013-01-21Made some bridging API calls void. Some bridging comments updated.Richard Mudgett
2013-01-21Bridge API comment tweaks.Richard Mudgett
2013-01-19Add builtin roundf() for systems lacking it.Walter Doekes
2013-01-17Address David's latest feedback on reviewboard:Mark Michelson
2013-01-15Add doxygen to accessors and increase refcount of taskprocessor before return...Mark Michelson
2013-01-15Make the threadpool listener opaque.Mark Michelson
2013-01-15Make ast_taskprocessor_listener opaque.Mark Michelson