Commit Graph

4003 Commits (29694eb2aaa45c366fe28777722b0307f3742f95)

Author SHA1 Message Date
Elazar Broad 29694eb2aa core/logging: Fix logging to more than one syslog channel
10 years ago
Joshua Colp 51013b052d pbx: Update device and presence state when changing a hint extension.
10 years ago
Mark Michelson 3cf0f29310 scheduler: Use queue for allocating sched IDs.
10 years ago
Guido Falsi ffa26a0c2e Core/General: Add #ifdef needed on FreeBSD.
10 years ago
Richard Mudgett 75185c5d8f rtp_engine.c: Fix off nominal ref leak and some minor tweaks.
10 years ago
Richard Mudgett 1b51b5efb6 rtp_engine.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Joshua Colp 5606da754a audiohook: Read the correct number of samples based on audiohook format.
10 years ago
Matt Jordan e545c05e35 main/devicestate: Prevent duplicate registration of device state providers
10 years ago
Joshua Colp 077bfe7455 Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format." into 11
10 years ago
Joshua Colp da5725dbc7 Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS." into 11
10 years ago
Walter Doekes c139956e95 rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
Walter Doekes 028554faab astfd: Fix buffer overflow in DEBUG_FD_LEAKS.
10 years ago
Scott Griepentrog 8874d5fc94 Channel alert pipe: improve diagnostic error return
10 years ago
Matt Jordan 96bbcf495a main/pbx: Resolve case sensitivity regression in PBX hints
10 years ago
Corey Farrell 53658a14cc Fix unsafe uses of ast_context pointers.
10 years ago
ibercom eed9b1ce52 CLI: Cosmetic issue - core show uptime
10 years ago
Ivan Poddubny f9877139df Astobj2: Correctly treat hash_fn returning INT_MIN
10 years ago
Matt Jordan 8f431d679f Merge "audiohook.c: Difference in read/write rates caused continuous buffer resets" into 11
10 years ago
Corey Farrell 58de286467 Logger: Reset defaults before processing config.
10 years ago
Kevin Harwell 58970f1475 audiohook.c: Difference in read/write rates caused continuous buffer resets
10 years ago
Jonathan Rose cf1190cc6b Message.c: Clear message channel frames on cleanup
10 years ago
Rodrigo Ramírez Norambuena be7255b563 main/manager.c: Bugfix sort action_manager by alphabetically
10 years ago
Corey Farrell 57144feed4 Fix processing of asterisk.conf debug=yes.
10 years ago
Alexander Traud 5cca9a66bc tcptls: Avoiding ERR_remove_state in OpenSSL.
10 years ago
Matt Jordan 8297136fdf main/pbx: Improve performance of dialplan reloads with a large number of hints
10 years ago
Matt Jordan 28fd06bdcd main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8
10 years ago
Mark Michelson c87b0d7375 rtp_engine: Prevent unnecessary memory increases during calls.
10 years ago
Steve Davies a9b25f035e res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
10 years ago
Diederik de Groot 9c61245061 Clang: change previous tautological-compare fixes.
10 years ago
Corey Farrell fc79cae5d5 Check for ao2_alloc failure in __ast_channel_internal_alloc.
10 years ago
Matt Jordan 6ed37a7f38 main/pbx: Don't attempt to destroy a previously destroyed exten/priority tuple
10 years ago
Matt Jordan 552fa861c7 git migration: Remove support for file versions
10 years ago
Matt Jordan 6b9e0a9db2 Merge topic '11-git-ignore' into 11
10 years ago
Corey Farrell 50c1ae4053 main/editline: Add .gitignore.
10 years ago
George Joseph 7079f53a40 Add .gitignore and .gitreview files
10 years ago
Matthew Jordan e5c5fe70d6 main/event: Remove unnecessary assignment of negative value to enum
10 years ago
Richard Mudgett 7bee716f86 translate.c: Only select audio codecs to determine the best translation choice.
10 years ago
Matthew Jordan 7c4efc490a clang compiler warnings: Fix autological comparisons
10 years ago
Jonathan Rose f69e1b4a17 Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.
10 years ago
George Joseph 5e46127e17 build: Fixes for gcc 5 compilation
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
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 03ab5de700 main/stdtime/localtime: Fix warning introduced in r433720
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 844be81760 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Matthew Jordan 297f7b16ff clang compiler warnings: Fix -Wunused-function
10 years ago
Corey Farrell 327e29df6c Improved and portable ast_log recursion avoidance
10 years ago