Commit Graph

23945 Commits (c57a2735d8446f11b733039993f885cc7eace46c)
 

Author SHA1 Message Date
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
Matthew Jordan e5ad3cdc3a Update utils Makefile to handle r387294
12 years ago
Jonathan Rose 02961601cd Putting all event defs and names back for now due to res_corosync dependency
12 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
12 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.
12 years ago
Alec L Davis 0b020e8c0b chan_dahdi: fix lower bound check with -ve integer conversion from a float
12 years ago
Alec L Davis 0b87695460 Add Asterisk Version to core show locks
12 years ago
Richard Mudgett eea6df46d5 Simplify chan_local.c:manager_optimize_away() using ao2_find().
12 years ago
Richard Mudgett e4db1903a2 Cleanup chan_local.c:local_new().
12 years ago
Matthew Jordan f054420df2 Clear the DTMF sending digit tracking on off nominal paths
12 years ago
Richard Mudgett a2a8afe07a Trivial changes. Comments, parentheses, spelling, wording.
12 years ago
Richard Mudgett e6f7de360d Make chan_local locals container an explicit list container.
12 years ago
Richard Mudgett 3992df6d41 Whitespace changes.
12 years ago
Richard Mudgett 073e0e215a Make mod_load_cmp() not as klunky.
12 years ago
Richard Mudgett 5fec9b8d1f Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.c
12 years ago
Richard Mudgett 213834ffd4 Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.c
12 years ago
Richard Mudgett 30cf1a590c Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.c
12 years ago
Richard Mudgett b050778ce8 Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.c
12 years ago
Richard Mudgett 5ab5715646 Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_analog.c
12 years ago
Matthew Jordan b693a72378 Prevent crash in 'sip show peers' when the number of peers on a system is large
12 years ago
Richard Mudgett 3a5a0f3f26 Move some annoying chan_dahdi debug messages to level 5.
12 years ago