Commit Graph

26704 Commits (20ee33e22e3724c35ab3078c5032b87af5b4920c)
 

Author SHA1 Message Date
Matthew Jordan c39faa4729 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
10 years ago
George Joseph 75c2c85962 res_pjsip_phoneprov_provider: Fix reference leak on unload
10 years ago
George Joseph 73c286a393 loader/main: Don't set ast_fully_booted until deferred reloads are processed
10 years ago
Kevin Harwell 5737650a67 res_pjsip: add CLI command to show global and system configuration
10 years ago
Richard Mudgett 1695a5b85f chan_iax2.c: Fix ref leak in iax2_request().
10 years ago
Richard Mudgett 92c1688edb bridge_native_rtp.c: Defer allocation and check if it fails in native_rtp_bridge_compatible().
10 years ago
Matthew Jordan 2679d0100a res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requests
10 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
10 years ago
Matthew Jordan e05c8ae68e apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Jonathan Rose f21b45db49 res_pjsip_t38: Fix FAX failures when using PJSIP with authentication
10 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Jonathan Rose f767440906 Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.
10 years ago
Richard Mudgett 1712d16825 format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear().
10 years ago
Matthew Jordan ae39dd1f46 chan_iax2: Fix compilation issue due to funky merge
10 years ago
Matthew Jordan 05397ad01e chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
10 years ago
Matthew Jordan be13c72142 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
10 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Scott Griepentrog a6aed7f6f6 Revert accidental change in r434261
10 years ago
Scott Griepentrog 0584e29300 pjsip: resolve compatibility problem with ast_sip_session
10 years ago
Kevin Harwell d754f70239 bridge.c: Hangup attended transfer target after it has been swapped out
10 years ago
Mark Michelson c516981dc7 Do not queue message requests that we do not respond to.
10 years ago
Matthew Jordan ab803ec342 ARI: Add the ability to intercept hold and raise an event
10 years ago
Matthew Jordan 488f093e97 clang compiler warnings: Fix sometimes-initialized warning in func_math
10 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
Kevin Harwell 2270c40d33 res_pjsip: config option 'timers' can't be set to 'no'
10 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
10 years ago
Matthew Jordan d54ccda3b1 clang compiler warnings: Remove large chunks of unused code from extconf
10 years ago
Matthew Jordan 0ecd472e4f clang compiler warnings: Fix sometimes-uninitialized warning in pbx_config
10 years ago
Matthew Jordan 4e7be5b2dc clang compiler warnings: Fix format specified in framehook
10 years ago
Mark Michelson 2443b40341 Ensure that a non-zero sample rate is returned for all formats.
10 years ago
Corey Farrell b1102cd642 res_pjsip_phoneprov_provider: Revert 433996 / 433997.
10 years ago
Mark Michelson 0f25076f67 ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.
10 years ago
Corey Farrell 709fa14b44 res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
10 years ago
Mark Michelson 1ee8424f27 res_pjsip_messaging: Serialize outbound SIP MESSAGEs
10 years ago
Scott Griepentrog 169e57d2e0 pjsip: resolve compatibility problem with ast_sip_session
10 years ago
Corey Farrell 1eb0c5f4e8 Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS.
10 years ago
Ashley Sanders e301185983 stasis: set a channel variable on websocket disconnect error
10 years ago
Ashley Sanders a1f12d9231 stasis: set a channel variable on websocket disconnect error
10 years ago
Ashley Sanders 7293ecd90b stasis: set a channel variable on websocket disconnect error
10 years ago
Richard Mudgett 94949e7f2f chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Corey Farrell 9967739669 Re-add _ast_mem_backtrace_buffer variable for ABI compatibility.
10 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
10 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan 7f33abb827 main/stdtime/localtime: Fix warning introduced in r433720
10 years ago
Matthew Jordan 47eeb67e14 clang compiler warnings: Ignore -Wunused-command-line-argument
10 years ago
Matthew Jordan dbb4d6f9e7 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan 2f6534527d clang compiler warnings: Fix -Wself-assign
10 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago