Commit Graph

26300 Commits (154ba47766e9195b777373af3bcf88137fac03f0)
 

Author SHA1 Message Date
Corey Farrell 154ba47766 Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS.
11 years ago
Ashley Sanders a217d2d1db stasis: set a channel variable on websocket disconnect error
11 years ago
Joshua Colp 39824e3d01 dns: Add support for SRV record parsing and sorting.
11 years ago
Mark Michelson da13d15425 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders 06578ef407 stasis: set a channel variable on websocket disconnect error
11 years ago
Richard Mudgett 2d28fa678e chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
11 years ago
Corey Farrell 076fc12afb Blocked revisions 433795
11 years ago
Corey Farrell 8d12288d8a Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan 61577cbee6 main/stdtime/localtime: Fix warning introduced in r433720
11 years ago
Matthew Jordan 072734692e clang compiler warnings: Ignore -Wunused-command-line-argument
11 years ago
Matthew Jordan 1cf949c489 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
11 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan cb7b6bc4be clang compiler warnings: Fix -Wself-assign
11 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Matthew Jordan fd50e5bfb5 clang compiler warnings: Fix -Wbitfield-constant-conversion warning
11 years ago
Matthew Jordan c747b3b12a clang compiler warnings: Fix -Winitializer-overrides
11 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Jonathan Rose b56592e3ae SAC: Add conferencing extensions and configuration
11 years ago
Rusty Newton c21e2e45a8 configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 2
11 years ago
Richard Mudgett 2659e48d9d res_pjsip_registrar_expire.c: Made use ao2 container template routines and eliminated some RAII_VAR() usage.
11 years ago
Mark Michelson 0b62e41654 Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Richard Mudgett a18da4eaf2 res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.
11 years ago
Richard Mudgett cb1c639817 Add missing file. ASTERISK-24781
11 years ago
Matthew Jordan a024af1156 res/res_timing_kqueue: Update the module to conform to current timer API
11 years ago
Corey Farrell 10458d2878 Fix link error for utils/aelparse.
11 years ago
Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell 554eb74516 Fix compile errors caused by r4500 / r4501.
11 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Corey Farrell d7fc85e69d res_pjsip: Enable unload of all modules at shutdown.
11 years ago
Kevin Harwell ab674f67b5 app_confbridge: file playback blocks dtmf
11 years ago
Richard Mudgett e953d15223 A couple minor cleanup tweaks.
11 years ago
Matthew Jordan 47156aab92 res_xmpp: Buddies are always auto-registered when processing the roster
11 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
11 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
11 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
11 years ago
Richard Mudgett 7e097bce86 Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
11 years ago
Richard Mudgett 148e8799fe res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
11 years ago
Matthew Jordan 627cc16a8d funcs/func_env: Fix regression caused in FILE read operation
11 years ago
Kevin Harwell 79a81fed59 alemebic scripts: endpoint identifier order option
11 years ago
Corey Farrell 3aa0a869c2 logger: Apply default console logging when configuration cannot be loaded.
11 years ago
Corey Farrell d486659502 chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 2c83ac4364 chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett e0ea490a11 res_pjsip_session: Fix off-nominal extra unref of session.
11 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
11 years ago
Scott Griepentrog f25b265329 core: Introduce chaos into memory allocations
11 years ago
Scott Griepentrog 62cf2a2c02 Reverting accidental ci of wrong change in r433061
11 years ago
Scott Griepentrog cb6c7eecfd various: cleanup issues found during leak hunt
11 years ago