Commit Graph

23865 Commits (b90bba7a303bf57c3c874a1c8f506d39d4e78a9c)
 

Author SHA1 Message Date
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
12 years ago
David M. Lee 15945a7185 Fixed inverted logic in app_add_channel().
12 years ago
Kevin Harwell 2eebab3992 Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS
12 years ago
Jason Parker d8d1def22c Fix VM snapshot handling for combined INBOX.
12 years ago
Kinsey Moore 1ead1853f2 Use srtp_shutdown when available
12 years ago
David M. Lee 9648e258c7 Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*
12 years ago
David M. Lee e8f4ac6c61 Break res_stasis into smaller files.
12 years ago
Richard Mudgett d1d1425327 Make ao2 global objects not always use the debug version of the ao2_ref() calls.
12 years ago
Kinsey Moore 2a9cbd693e Move JSON event generators into separate modules
12 years ago
Michael L. Young 54424c2ee2 Fix Missing CALL-ID When Logging Through Syslog
12 years ago
Michael L. Young 4ff6e61808 Fix Crash Caused By One-way Audio With auto_* NAT Settings Fix
12 years ago
Kinsey Moore 5c33714520 Revert r388529 for now
12 years ago
Jonathan Rose 6a257dd534 pbx: Fix lack of cleanup on macrolock and context_table
12 years ago
Kinsey Moore 3de63e9de9 Close libsrtp properly
12 years ago
Jonathan Rose f2ba7c04fb chan_gulp: Minor readability Improvements to chan_gulp
12 years ago
Richard Mudgett 681b50df0a Fix SendText AMI action to never return non-zero.
12 years ago
Richard Mudgett 785be439f9 Allow mISDN to send PROGRESS messsage.
12 years ago
Mark Michelson 85fda4ca87 Fix memory leak in pbx_dundi
12 years ago
Michael L. Young 8f05ed46fe Fix Finding Extensions With Patterns Using ODBC Realtime
12 years ago
David M. Lee 4666079b05 Address unload order issues for res_stasis* modules
12 years ago
David M. Lee db925c3f06 Avoided __ast names for the private variables created by the
12 years ago
Kinsey Moore 7ce05bfb9b Add channel events for res_stasis apps
12 years ago
Sean Bright 2cfedc12ad Fix copy/paste error in one-touch-recording implementation.
12 years ago
Matthew Jordan c81ff6102f Don't expect to pack three tuples when you only have two
12 years ago
Michael L. Young f758885546 Fix The Payload Being Set On CN Packets And Do Not Set Marker Bit
12 years ago
Michael L. Young bb52414990 Fix Segfault In app_queue When "persistentmembers" Is Enabled And Using Realtime
12 years ago
David M. Lee 180db9c41f Fixed MODFLAG for res_stasis_websocket
12 years ago
David M. Lee b007c744a4 Add development flag to disable the inline API.
12 years ago
David M. Lee ec53d7fa87 Removed #if checks for crazy old versions of OS X.
12 years ago
David M. Lee 07e2eb71e9 Fixed set-but-not-used warning caught by newer GCC
12 years ago
Matthew Jordan 671f900225 Don't perform a realtime lookup with a NULL keyword
12 years ago
David M. Lee 0eb4cf8c19 Remove required type field from channel blobs
12 years ago
Richard Mudgett 297feffd4e Add version.c to list of ignored files in the utils directory.
12 years ago
David M. Lee e06e519a90 Initial support for endpoints.
12 years ago
Alec L Davis efd28c676a chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retries fail
12 years ago
David M. Lee a61060cf41 Fixed up \example marker in lock.h Doxygen comment.
12 years ago
David M. Lee dd87bea808 Minor fixups to Doxygen comments.
12 years ago
David M. Lee 737a45f2f7 Better explained the depths of reference stealing.
12 years ago
Jason Parker 570d0c3139 Fix build breakage, from LOW_MEMORY fix.
12 years ago
Richard Mudgett 1beb86ddf5 Update ao2_destructor_fn doxygen.
12 years ago
Richard Mudgett cc855cf9d8 Make a log NOTICE more explicit that the event comes from DAHDI and not PRI.
12 years ago
Jason Parker 6b4da0959b Fix building with LOW_MEMORY defined.
12 years ago
Russell Bryant 049345c323 Make SLA reload more paranoid.
12 years ago
Joshua Colp 40074542bf Add support for observers and JSON objectset creation to sorcery.
12 years ago
Matthew Jordan 6e2fe0c9ab Clean up documentation; prevent ref leak on exit
12 years ago
Matthew Jordan b3bb6608ef Migrate SHARED's use of the VarSet AMI event to Stasis-Core
12 years ago
Jonathan Rose 1eac5a7988 Stasis: Convert network change events into network change stasis messages
12 years ago
Joshua Colp e236c2ea36 Use the configured formats for Gulp sessions if there are no joint formats between requested formats and configured formats.
12 years ago
Matthew Jordan 4d84d67e57 Migrate AMI VarSet events raised by GoSub local variables
12 years ago
Richard Mudgett 3232e23ca7 Remove the ABI compatability ast_channel_alloc(). It is no longer needed.
12 years ago