Commit Graph

24456 Commits (21e22310c72f0c863f73dde8c31208cfdfa5aa3c)
 

Author SHA1 Message Date
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
Joshua Colp e236c2ea36 Use the configured formats for Gulp sessions if there are no joint formats between requested formats and configured formats.
13 years ago
Matthew Jordan 4d84d67e57 Migrate AMI VarSet events raised by GoSub local variables
13 years ago
Richard Mudgett 3232e23ca7 Remove the ABI compatability ast_channel_alloc(). It is no longer needed.
13 years ago
Matthew Jordan e5ad3cdc3a Update utils Makefile to handle r387294
13 years ago
Jonathan Rose 02961601cd Putting all event defs and names back for now due to res_corosync dependency
13 years ago
Alec L Davis f7f58b7bc2 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
13 years ago
Alec L Davis 7f0f53958b chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when asterisk is the refresher.
13 years ago
Alec L Davis 0b020e8c0b chan_dahdi: fix lower bound check with -ve integer conversion from a float
13 years ago
Alec L Davis 0b87695460 Add Asterisk Version to core show locks
13 years ago
Richard Mudgett eea6df46d5 Simplify chan_local.c:manager_optimize_away() using ao2_find().
13 years ago
Richard Mudgett e4db1903a2 Cleanup chan_local.c:local_new().
13 years ago
Matthew Jordan f054420df2 Clear the DTMF sending digit tracking on off nominal paths
13 years ago