Commit Graph

3899 Commits (1a09839e6b50456c58b8cd14f628695427ad20b0)

Author SHA1 Message Date
Kinsey Moore 7f885dc31d Expose channel snapshot manager blob generation
13 years ago
Richard Mudgett 3afeac5e3b Eliminated dial_features_destroy() since it is equivalent to ast_free_ptr()
13 years ago
Richard Mudgett eb2d144195 * Fix unlocked accesses to feature_list. The feature_list is now also
13 years ago
David M. Lee ff7ecd3dbf Fixed manager channelvars support.
13 years ago
Richard Mudgett d09eeaa8eb Rename struct feature_ds to struct feature_datastore.
13 years ago
Russell Bryant ee05bdec92 Add inheritance support to FEATURE()/FEATUREMAP().
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
Richard Mudgett b8e5189456 Separate some event struct definitions from instantiation.
13 years ago
Richard Mudgett b9962ee26a astobj2: Fix rbtree duplicate handling.
13 years ago
Joshua Colp 56313ee068 Pass the object type name to the configuration framework.
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
David M. Lee b23e8e1950 stasis: Fixed message ordering issues when forwarding
13 years ago
Matthew Jordan ad191ebfcd Properly format an intmax_t value
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
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
13 years ago
Matthew Jordan 15b892323a Fix a file descriptor leak in off nominal path
13 years ago
Matthew Jordan ec144089ea AST-2013-002: Prevent denial of service in HTTP server
13 years ago
Joshua Colp 7aab90b366 Remove the noop handler from sorcery so it does not produce an empty value.
13 years ago
Matthew Jordan ec7de8ed97 Resolve deadlock between pending CDR and batch CDR locks
13 years ago
Kinsey Moore f073c27b60 Fix typo
13 years ago
Kinsey Moore 4227863d9a Fix missing ' ' around '='
13 years ago
David M. Lee 4a6237b231 Move NewCallerid, HangupRequest and SoftHangupRequest to Stasis
13 years ago
David M. Lee 766c146fe3 Fixed another issue from r383579.
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
Kinsey Moore 7ed0b80d94 Resolve a race condition in Stasis
13 years ago
Joshua Colp 07d01e1c41 Pass the sorcery instance to wizards for CUD operations as well as retrieve.
13 years ago
Kinsey Moore 6aee9178d5 Fix lock destruction/unlock inversion
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 ccb5526508 Take advantage of the fact that stasis_unsubscribe now returns NULL
13 years ago
Kinsey Moore 8c444f823b Make stasis unsubscription functions return NULL
13 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
13 years ago
David M. Lee 91eba7dc13 Stasis documentation updates.
13 years ago
David M. Lee c0e2ed1fe9 Ensure dummy channels get a stasis topic.
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
David M. Lee 3f0ea90ce6 Changing log level of "Not changing threadpool size" from notice to debug.
13 years ago
Kinsey Moore dd867daac9 Fix a memory leak in xmldoc
13 years ago
Kinsey Moore 675f43f24f Resolve more memory leaks in xmldoc
13 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
13 years ago
Kinsey Moore a3a2b99519 Fix minor memory leak in xmldoc
13 years ago
Kinsey Moore e6b5e3a62a Ensure that logmsgs are freed properly
13 years ago
Kinsey Moore 0366f7ca77 Fix ref leak in threadpool.c
13 years ago
Kinsey Moore d182115fcb Resolve a ref leak in threadpool.c
13 years ago