Commit Graph

23828 Commits (737a45f2f72185ea48e8f1e3d95e93ebc7cdfd50)
 

Author SHA1 Message Date
David M. Lee 737a45f2f7 Better explained the depths of reference stealing.
14 years ago
Jason Parker 570d0c3139 Fix build breakage, from LOW_MEMORY fix.
14 years ago
Richard Mudgett 1beb86ddf5 Update ao2_destructor_fn doxygen.
14 years ago
Richard Mudgett cc855cf9d8 Make a log NOTICE more explicit that the event comes from DAHDI and not PRI.
14 years ago
Jason Parker 6b4da0959b Fix building with LOW_MEMORY defined.
14 years ago
Russell Bryant 049345c323 Make SLA reload more paranoid.
14 years ago
Joshua Colp 40074542bf Add support for observers and JSON objectset creation to sorcery.
14 years ago
Matthew Jordan 6e2fe0c9ab Clean up documentation; prevent ref leak on exit
14 years ago
Matthew Jordan b3bb6608ef Migrate SHARED's use of the VarSet AMI event to Stasis-Core
14 years ago
Jonathan Rose 1eac5a7988 Stasis: Convert network change events into network change stasis messages
14 years ago
Joshua Colp e236c2ea36 Use the configured formats for Gulp sessions if there are no joint formats between requested formats and configured formats.
14 years ago
Matthew Jordan 4d84d67e57 Migrate AMI VarSet events raised by GoSub local variables
14 years ago
Richard Mudgett 3232e23ca7 Remove the ABI compatability ast_channel_alloc(). It is no longer needed.
14 years ago
Matthew Jordan e5ad3cdc3a Update utils Makefile to handle r387294
14 years ago
Jonathan Rose 02961601cd Putting all event defs and names back for now due to res_corosync dependency
14 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
14 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.
14 years ago
Alec L Davis 0b020e8c0b chan_dahdi: fix lower bound check with -ve integer conversion from a float
14 years ago
Alec L Davis 0b87695460 Add Asterisk Version to core show locks
14 years ago
Richard Mudgett eea6df46d5 Simplify chan_local.c:manager_optimize_away() using ao2_find().
14 years ago
Richard Mudgett e4db1903a2 Cleanup chan_local.c:local_new().
14 years ago
Matthew Jordan f054420df2 Clear the DTMF sending digit tracking on off nominal paths
14 years ago
Richard Mudgett a2a8afe07a Trivial changes. Comments, parentheses, spelling, wording.
14 years ago
Richard Mudgett e6f7de360d Make chan_local locals container an explicit list container.
14 years ago
Richard Mudgett 3992df6d41 Whitespace changes.
14 years ago
Richard Mudgett 073e0e215a Make mod_load_cmp() not as klunky.
14 years ago
Richard Mudgett 5fec9b8d1f Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.c
14 years ago
Richard Mudgett 213834ffd4 Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.c
14 years ago
Richard Mudgett 30cf1a590c Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.c
14 years ago
Richard Mudgett b050778ce8 Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.c
14 years ago
Richard Mudgett 5ab5715646 Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_analog.c
14 years ago
Matthew Jordan b693a72378 Prevent crash in 'sip show peers' when the number of peers on a system is large
14 years ago
Richard Mudgett 3a5a0f3f26 Move some annoying chan_dahdi debug messages to level 5.
14 years ago
Matthew Jordan e51b6a37e9 Fix CDR not being created during an externally initiated blind transfer
14 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
14 years ago
Jonathan Rose 6f5733388a Add forgotten event types to event_names array
14 years ago
Jason Parker cc9b4d8da4 Fix a log message.
14 years ago
Sean Bright c03b95a3d7 Use the proper lower bound when doing saturation arithmetic.
14 years ago
David M. Lee e2cd14876f Just a couple of Stasis-HTTP nitpick fixes.
14 years ago
Rusty Newton 8dd9be0186 Modifying sounds/Makefile to pull down 1.4.24 core sounds
14 years ago
Olle Johansson 465d0f4a22 Play periodic prompts for first call in a call queue
14 years ago
Olle Johansson fc47a3f6e5 Change pointer to existing wiki page instead of non-existing page
14 years ago
Kinsey Moore 5eb184aa95 Fix spelling error in python doc
14 years ago
Joshua Colp 3aac3d2ee5 Tweak res_sip priority so it gets loaded first before all other SIP stuff.
14 years ago
Joshua Colp e5eb77002b Update res_config_sqlite to use the ast_variable lists.
14 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
14 years ago
Matthew Jordan c5f1eecb15 Add missing module dependencies to various res_sip* modules
14 years ago
Matthew Jordan 2d1cbb4311 Clean up memory leak in config file on off nominal paths when glob is allowed
14 years ago
David M. Lee 562d0b4d18 By popular demand, putting the about-to-load-module printf back.
14 years ago
Matthew Jordan b3e3dfa51c Clean up resources in features on exit
14 years ago