Commit Graph

24218 Commits (bd4aee4b7bd10f793ae0bbd7db8fcdb9eff9c65c)
 

Author SHA1 Message Date
Matthew Jordan efef678411 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
10 years ago
Matthew Jordan 7c4efc490a clang compiler warnings: Fix autological comparisons
10 years ago
Matthew Jordan 6b399f72dc apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Jonathan Rose f69e1b4a17 Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.
10 years ago
Matthew Jordan ed191ca32c chan_iax2: Fix mixup of code/declarations
10 years ago
Matthew Jordan e61628db7b chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
10 years ago
Matthew Jordan 7dd8c34e82 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
10 years ago
Matthew Jordan 97c68d8d3a clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Scott Griepentrog 3ade8a146a Voicemail API: fix handling of full mailbox
10 years ago
Matthew Jordan dc63b9fcbc clang compiler warnings: Fix sometimes-initialized warning in func_math
10 years ago
Matthew Jordan c224c44a16 clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
George Joseph 5e46127e17 build: Fixes for gcc 5 compilation
10 years ago
Matthew Jordan 84948d5969 clang compiler warnings: Remove large chunks of unused code from extconf
10 years ago
Matthew Jordan a061688239 clang compiler warnings: Fix sometimes-uninitialized warning in pbx_config
10 years ago
Matthew Jordan 0437fd7330 clang compiler warnings: Fix format specified in framehook
10 years ago
Mark Michelson 695dcfbf8b Backport revision 429223 from Asterisk 13
10 years ago
Richard Mudgett e159080c45 chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Corey Farrell 2430daa931 Fix an ABI compatibility issue with ast_log_safe for modules.
10 years ago
Matthew Jordan 297b8df31b clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan b8d7aa442d clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan 03ab5de700 main/stdtime/localtime: Fix warning introduced in r433720
10 years ago
Matthew Jordan 05183c0025 clang compiler warnings: Ignore -Wunused-command-line-argument
10 years ago
Matthew Jordan af0a60c0f7 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
10 years ago
Matthew Jordan 29e6597f0b clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan baa010e83d clang compiler warnings: Fix -Wself-assign
10 years ago
Matthew Jordan 844be81760 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Matthew Jordan dc6249a271 clang compiler warnings: Fix -Wbitfield-constant-conversion warning
10 years ago
Matthew Jordan 297f7b16ff clang compiler warnings: Fix -Wunused-function
10 years ago
Corey Farrell cd421a61ad Fix link error for utils/aelparse.
10 years ago
Corey Farrell 327e29df6c Improved and portable ast_log recursion avoidance
10 years ago
Corey Farrell 3e85c1d2dd Fix compile errors caused by r4500 / r4501.
10 years ago
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Kevin Harwell 6ceccec5b3 app_confbridge: file playback blocks dtmf
10 years ago
Matthew Jordan e1b35138b9 res_xmpp: Buddies are always auto-registered when processing the roster
10 years ago
Matthew Jordan 0fe50b9b35 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Matthew Jordan c40a6caac3 Fix compilation issues for OpenBSD
10 years ago
Matthew Jordan 1e130f9297 funcs/func_env: Fix regression caused in FILE read operation
10 years ago
Corey Farrell 485e0538eb logger: Apply default console logging when configuration cannot be loaded.
10 years ago
Corey Farrell 648fd9e2dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
10 years ago
Scott Griepentrog 0326622cc1 Various: backport of bugfixes found via chaos
10 years ago
Richard Mudgett 4f68f39cde Audit ast_sockaddr_resolve() usage for memory leaks.
10 years ago
Matthew Jordan 19e5630c50 main/frame: Don't report empty disallow values as an error
10 years ago
Joshua Colp 15ed15bf9f func_curl: Don't hold exclusive lock when performing HTTP request.
10 years ago
Joshua Colp 067a7e5384 core: Fix tab completion of "core set debug channel" CLI command.
10 years ago
Matthew Jordan f1a712e3fd FILE: fix retrieval of file contents when offset is specified
10 years ago
Matthew Jordan 90205889ed apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
10 years ago
Matthew Jordan f9f21aaf23 main/audiohook: Update internal sample rate on reads
10 years ago
Matthew Jordan 69e30dfcb5 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Matthew Jordan 964000772d res/res_config_odbc: Fix improper escaping of backslashes with MySQL
10 years ago
Matthew Jordan 6c61b4e37e app_voicemail: Fix crash with IMAP backends when greetings aren't present
10 years ago