Commit Graph

24118 Commits (b4e9a3fc2fd63a4a73c5a0025f3fdef86578da4c)
 

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