Commit Graph

26272 Commits (709fa14b44cf90cdfcb5098c90455a8cbff013c0)
 

Author SHA1 Message Date
Corey Farrell 709fa14b44 res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
11 years ago
Mark Michelson 1ee8424f27 res_pjsip_messaging: Serialize outbound SIP MESSAGEs
11 years ago
Scott Griepentrog 169e57d2e0 pjsip: resolve compatibility problem with ast_sip_session
11 years ago
Corey Farrell 1eb0c5f4e8 Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS.
11 years ago
Ashley Sanders e301185983 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders a1f12d9231 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders 7293ecd90b stasis: set a channel variable on websocket disconnect error
11 years ago
Richard Mudgett 94949e7f2f chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
11 years ago
Corey Farrell 9967739669 Re-add _ast_mem_backtrace_buffer variable for ABI compatibility.
11 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan 7f33abb827 main/stdtime/localtime: Fix warning introduced in r433720
11 years ago
Matthew Jordan 47eeb67e14 clang compiler warnings: Ignore -Wunused-command-line-argument
11 years ago
Matthew Jordan dbb4d6f9e7 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
11 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan 2f6534527d clang compiler warnings: Fix -Wself-assign
11 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Matthew Jordan c0ff16036a clang compiler warnings: Fix -Wbitfield-constant-conversion warning
11 years ago
Matthew Jordan 844bc76bef clang compiler warnings: Fix -Winitializer-overrides
11 years ago
Matthew Jordan 5e204042d9 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Jonathan Rose cfbf5fbe91 SAC: Add a few basic queues
11 years ago
Jonathan Rose 1a50d8d4c2 SAC: Add conferencing extensions and configuration
11 years ago
Rusty Newton c6c08d755d configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 2
11 years ago
Richard Mudgett 13557675d4 res_pjsip_registrar_expire.c: Made use ao2 container template routines and eliminated some RAII_VAR() usage.
11 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Richard Mudgett dc2cf21144 res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.
11 years ago
Matthew Jordan 6e6f5b3a1f res/res_timing_kqueue: Update the module to conform to current timer API
11 years ago
Corey Farrell b0df413fb2 Fix link error for utils/aelparse.
11 years ago
Corey Farrell d01706ce1e Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell 4b225e2104 Fix compile errors caused by r4500 / r4501.
11 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Corey Farrell d0df545a44 res_pjsip: Enable unload of all modules at shutdown.
11 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
11 years ago
Richard Mudgett dea885a607 A couple minor cleanup tweaks.
11 years ago
Matthew Jordan 05de9082a5 res_xmpp: Buddies are always auto-registered when processing the roster
11 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
11 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Matthew Jordan 08a88aab15 Fix compilation issues for OpenBSD
11 years ago
Richard Mudgett 6ca98524bf Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
11 years ago
Richard Mudgett 1c09028171 res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
11 years ago
Matthew Jordan 73dcea59bd funcs/func_env: Fix regression caused in FILE read operation
11 years ago
Corey Farrell 4c84dca2d8 logger: Apply default console logging when configuration cannot be loaded.
11 years ago
Corey Farrell 958bc84caf chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 7fddae99dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett dba0f1ad67 res_pjsip_session: Fix off-nominal extra unref of session.
11 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
11 years ago
Scott Griepentrog 1fb1c81923 core: Introduce chaos into memory allocations
11 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Kevin Harwell 94fe4a9178 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago