Commit Graph

2635 Commits (3232e23ca7c30a143203e29e74ffe86787531acc)

Author SHA1 Message Date
Jonathan Rose 02961601cd Putting all event defs and names back for now due to res_corosync dependency
13 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
13 years ago
Sean Bright c03b95a3d7 Use the proper lower bound when doing saturation arithmetic.
13 years ago
Olle Johansson fc47a3f6e5 Change pointer to existing wiki page instead of non-existing page
13 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
13 years ago
David M. Lee 946eb5ede0 Example of how to use the Stasis message bus
13 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
13 years ago
Andrew Latham e05870ccae Doxygen - Markup Guidelines
13 years ago
David M. Lee 1c21b8575b This patch adds a RESTful HTTP interface to Asterisk.
13 years ago
Olle Johansson 1871017cc6 Fix mistake in Doxygen.
13 years ago
David M. Lee 9c696e665f Allow WebSocket connections on more URL's
13 years ago
Kinsey Moore 71a01725b8 Move presence state distribution to Stasis-core
13 years ago
Kinsey Moore 191cf99ae1 Move device state distribution to Stasis-core
13 years ago
David M. Lee c1ae5dc49b Fixed a typo
13 years ago
David M. Lee c599aca553 Moved core logic from app_stasis to res_stasis
13 years ago
David M. Lee 2450722f52 DTMF events are now published on a channel's stasis_topic. AMI was
13 years ago
Jason Parker ab6c0e74f1 Fix documentation.
13 years ago
Kinsey Moore 7f885dc31d Expose channel snapshot manager blob generation
13 years ago
Matthew Jordan b8d4e573f1 Add multi-channel Stasis messages; refactor Dial AMI events to Stasis
13 years ago
David M. Lee a2a53cc306 Stasis application WebSocket support
13 years ago
Matthew Jordan bcc0aca23d Make things work again
13 years ago
Matthew Jordan 8c5367226b Make appropriate items parse using '|' instead of ','
13 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
13 years ago
Richard Mudgett a1c94fece8 Add uuid wrapper API call ast_uuid_generate_str().
13 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
13 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
13 years ago
David M. Lee c67a06a2ff Added a doxygen group for Stasis messages and topics
13 years ago
David M. Lee 4a6237b231 Move NewCallerid, HangupRequest and SoftHangupRequest to Stasis
13 years ago
David M. Lee cfd2b244f7 Corrected some module issues introduced by r383579.
13 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
13 years ago
David M. Lee 05ec2860df Corrected doc error for Stasis. I guess the mutex isn't necessary.
13 years ago
Richard Mudgett 14dd9445e9 Fix astobj2 doxygen comment.
13 years ago
Joshua Colp 07d01e1c41 Pass the sorcery instance to wizards for CUD operations as well as retrieve.
13 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
13 years ago
David M. Lee 49e3489cac A simplistic router for stasis_message's.
13 years ago
Kinsey Moore 8c444f823b Make stasis unsubscription functions return NULL
13 years ago
Jason Parker 1cb917096b Switch to using external pjproject libraries.
13 years ago
David M. Lee 91eba7dc13 Stasis documentation updates.
13 years ago
Kinsey Moore c6b06e40dc Add message dump capability to stasis cache layer
13 years ago
David M. Lee 4edd8be35c This patch adds a new message bus API to Asterisk.
13 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
13 years ago
Richard Mudgett 736f4e9420 Fixup some bridge and format capabilities comments and whitespace.
13 years ago
Joshua Colp a4f45a2c95 Add support for registering a sorcery handler which supports multiple fields using a regex.
13 years ago
Richard Mudgett e2832f18bc threadpool: Whitespace and comment corrections.
13 years ago
Jason Parker 6acc9ceb76 Don't undefine bzero()/bcopy().
13 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
13 years ago
Joshua Colp cce1c9547f Add support for retrieving multiple objects from sorcery using a regex on their id.
13 years ago
Matthew Jordan e123ee2d77 Disable strict XML documentation config checking; fix crash caused by sorcery
13 years ago
Kevin Harwell 71bce17720 Stopped spamming of debug messages during attended transfer.
13 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
13 years ago