Commit Graph

5512 Commits (af09996178629488898f5cdb9e57e1eca17031d8)

Author SHA1 Message Date
Jenkins2 95b2b542f6 Merge "format: Reintroduce smoother flags" into 13
9 years ago
Kevin Harwell adfb28882b channel: ast_write frame wrongly freed after call to audiohooks
9 years ago
Sean Bright 283cc59af7 pbx_builtin: Properly handle hangup during Background
9 years ago
Joshua Colp dc05183f4b channel / app_meetme: Fix parentheses.
9 years ago
Sean Bright 70e5887906 format: Reintroduce smoother flags
9 years ago
Joshua Colp b07b216235 manager: Clear the flag on the other channel.
9 years ago
Jenkins2 d4ccd3a6c0 Merge "asterisk: Audit locking of channel when manipulating flags." into 13
9 years ago
George Joseph 65898c3af8 unittests: Add a unit test that causes a SEGV and...
9 years ago
Joshua Colp 1618203964 asterisk: Audit locking of channel when manipulating flags.
9 years ago
Jenkins2 3cfbb8b481 Merge "logger: Added logger_queue_limit to the configuration options." into 13
9 years ago
Jenkins2 ddbc68b68a Merge "tcptls: Improve error messages for TLS connections." into 13
9 years ago
Jenkins2 a546e16cdb Merge "Prevent Undefined Capath Crash" into 13
9 years ago
Joshua Colp 6fba0a41f0 tcptls: Improve error messages for TLS connections.
9 years ago
Joshua Elson 8ec6e19c86 Prevent Undefined Capath Crash
9 years ago
George Joseph 7d4a22bf2e logger: Added logger_queue_limit to the configuration options.
9 years ago
Joshua Colp e3fa458440 Merge "netsock2.c: Made get/set addr port avoid potential uninitialized memory." into 13
9 years ago
Joshua Colp 4d0bc3e5fc Merge "bridge: Fix returning to dialplan when executing Bridge() from AMI." into 13
9 years ago
Richard Mudgett 614eda785d netsock2.c: Made get/set addr port avoid potential uninitialized memory.
9 years ago
George Joseph bed6c0d04b app_confbridge: Fix reference to cfg in menu_template_handler
9 years ago
Joshua Colp 7ffd80cc04 bridge: Fix returning to dialplan when executing Bridge() from AMI.
9 years ago
Richard Mudgett 02234e920c rtp_engine.c: Fix deadlock potential copying RTP payload maps.
9 years ago
Jenkins2 bf7cf10d15 Merge "frame: Better handle interpolated frames." into 13
9 years ago
Joshua Colp ae696132a2 frame: Better handle interpolated frames.
9 years ago
Sean Bright 1b50df78d0 cleanup: Fix fread() and fwrite() error handling
9 years ago
Sean Bright cea3742c54 core: Use eventfd for alert pipes on Linux when possible
9 years ago
George Joseph dac4442cdd Merge "pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specified" into 13
9 years ago
Sean Bright 98e38daf82 pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specified
9 years ago
Richard Mudgett f856cfbb51 rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
9 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Joshua Colp fdc63152c3 Merge changes from topics 'ASTERISK-26890', 'ASTERISK-26851' into 13
9 years ago
Richard Mudgett f8219a2e12 stun.c: Fix ast_stun_request() erratic timeout.
9 years ago
Richard Mudgett 19b82a8644 sorcery.c: Speed up ast_sorcery_retrieve_by_id()
9 years ago
Richard Mudgett bb8cd2add7 tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit.
9 years ago
Corey Farrell 68bde0f07d CDR: Protect from data overflow in ast_cdr_setuserfield.
9 years ago
George Joseph 01c1e60a4f Merge "build: Fix deb build issues with fakeroot" into 13
9 years ago
Walter Doekes 7954b39a50 build: Fix deb build issues with fakeroot
9 years ago
Sean Bright c9648f4690 astobj2: Prevent potential deadlocks with ao2_global_obj_release
9 years ago
Joshua Colp 5d3db15d2e Merge "srtp: Allow zero as tag value for a sRTP Crypto Suite." into 13
9 years ago
Alexander Traud ef19db9261 srtp: Allow zero as tag value for a sRTP Crypto Suite.
9 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support
9 years ago
zuul 30f5409eef Merge "cdr: Allow setting of user field from 'h' extension" into 13
9 years ago
zuul 68d523a1af Merge "audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor." into 13
9 years ago
zuul 5f75cc8279 Merge "res_pjsip_messaging: Check URI type before dereferencing" into 13
9 years ago
Sebastian Gutierrez e196190f11 cdr: Allow setting of user field from 'h' extension
9 years ago
zuul d7ba743329 Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references." into 13
9 years ago
Sean Bright b3cc20799b res_pjsip_messaging: Check URI type before dereferencing
9 years ago
Aaron An d5b480afca audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.
9 years ago
Sean Bright 38cebc73a3 thread safety: Don't use getprotobyname()
9 years ago
zuul 05ab662f70 Merge "pbx.c: Fix crash from malformed exten pattern." into 13
9 years ago
Richard Mudgett adad6020be autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.
9 years ago
Richard Mudgett 9fd9b39e8b pbx.c: Fix crash from malformed exten pattern.
9 years ago
Matt Jordan 216e28aa95 main/stasis_cache: Demote the ERROR message when removing a nonexistent item
9 years ago
Daniel Journo d9972423d1 Saynumber is trying to get "and" from "digits/" subfolder
9 years ago
Richard Mudgett 4271c700f7 core: Cleanup ast_get_hint() usage.
9 years ago
George Joseph 3d2c119778 build: Warn if asterisk is installed in both 32 and 64 bit sys dirs
9 years ago
George Joseph bee55aaf2c build: Execute ldconfig to build cache. (take two)
9 years ago
Joshua Colp 5c9c097d17 Revert "build: Execute ldconfig to build cache."
9 years ago
Joshua Colp d90430953c build: Execute ldconfig to build cache.
9 years ago
zuul 557ef67690 Merge "tcptls.c: Add some missing allocation failure checks." into 13
9 years ago
Joshua Colp 06214173a9 Revert "build: Execute ldconfig to build cache."
9 years ago
Richard Mudgett 096496e13e tcptls.c: Add some missing allocation failure checks.
9 years ago
Joshua Colp e910dbab90 build: Execute ldconfig to build cache.
9 years ago
Joshua Elson 0fc27fa364 http: Ensure capath is defined on all http creations
9 years ago
Tzafrir Cohen 99b40e72ae libasteriskssl: do nothing with OpenSSL >= 1.1
9 years ago
Tzafrir Cohen e97e50b68b tcptls: use TLS_client_method with OpenSSL 1.1
9 years ago
Tzafrir Cohen 0d555f0d81 openssl 1.1 support: use OPENSSL_VERSION_NUMBER
9 years ago
zuul 0d6c99e715 Merge "cli: Fix various CLI documentation and completion issues" into 13
9 years ago
zuul bc2104819c Merge "channel: Protect flags in ast_waitfor_nandfds operation." into 13
9 years ago
zuul 6958241b3f Merge "core: Cleanup some channel snapshot staging anomalies." into 13
9 years ago
Sean Bright ea8a610776 cli: Fix various CLI documentation and completion issues
9 years ago
Joshua Colp 18f1b52601 channel: Protect flags in ast_waitfor_nandfds operation.
9 years ago
Sean Bright 8936568515 manager: Restore Originate failure behavior from Asterisk 11
9 years ago
Richard Mudgett 2817f87d27 core: Cleanup some channel snapshot staging anomalies.
9 years ago
Joshua Colp 7e14e086cf srv: Fix crash when ast_srv_lookup is used and 0 records are returned.
9 years ago
George Joseph 95e33a1f31 Merge "channel.c: Fix unbalanced read queue deadlocking local channels." into 13
9 years ago
zuul ba201f71af Merge "res_agi: Prevent an AGI from eating frames it should not. (Re-do)" into 13
9 years ago
zuul 0bb5c58cba Merge "Frame deferral: Revert API refactoring." into 13
9 years ago
Sean Bright 3aee199913 audiohooks: Muting a hook can mute underlying frames
9 years ago
Richard Mudgett 43f0ff4b69 channel.c: Fix unbalanced read queue deadlocking local channels.
9 years ago
Richard Mudgett a199f94908 res_agi: Prevent an AGI from eating frames it should not. (Re-do)
9 years ago
Richard Mudgett 6bed318a66 Frame deferral: Revert API refactoring.
9 years ago
Joshua Colp d2f30f0225 Merge "ast_careful_fwrite to support EPIPE gracefully" into 13
9 years ago
zuul 56e925f96a Merge "libastssl/pj: libastssl/pj should have an so_version" into 13
9 years ago
zuul 484e8ed5e3 Merge "debug_utilities: Add ast_logescalator" into 13
9 years ago
George Joseph 456bc3c704 debug_utilities: Add ast_logescalator
9 years ago
Torrey Searle 54b027916a libastssl/pj: libastssl/pj should have an so_version
9 years ago
George Joseph cb504ad6ae Merge "ari: Implement 'debug all' and request/response logging" into 13
9 years ago
kkm 555e8cd2ba ast_careful_fwrite to support EPIPE gracefully
9 years ago
George Joseph b39c04fc02 Merge "PJPROJECT logging: Fix detection of max supported log level." into 13
9 years ago
George Joseph f5b31cb2ae Merge "frame.c: Fix off-nominal format ref leaks." into 13
9 years ago
Joshua Colp 616e98ce0a Merge "T.140: Fix format ref and memory leaks." into 13
9 years ago
George Joseph da098e2227 Merge "astobj2.c: Add excessive ref count trap." into 13
9 years ago
Richard Mudgett c54f9d2bf0 T.140: Fix format ref and memory leaks.
9 years ago
Richard Mudgett 607b3ac736 astobj2.c: Add excessive ref count trap.
9 years ago
Richard Mudgett ab8cb5a7ce main/app.c: Memory corruption from early format destruction.
9 years ago
Richard Mudgett dcd8e4b1a0 frame.c: Fix off-nominal format ref leaks.
9 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
9 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
9 years ago
Kevin Harwell 883e7fde31 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
9 years ago
Richard Mudgett 473330983b taskprocessor.c: Change when high water warning logged.
9 years ago