Commit Graph

5838 Commits (58c7b64ed6b99f76d454425b92b756a3843d7d34)

Author SHA1 Message Date
Joshua Colp 8314dd95aa Merge "core: Add VP9 passthrough support." into 13
8 years ago
Joshua Colp 24bb5a8908 core: Add VP9 passthrough support.
8 years ago
Rusty Newton 7e9aa74daa say.c: Fix file locations for second, seconds, minute, minutes files
8 years ago
Corey Farrell df49ad2528 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
Joshua Colp 3bf42a58c4 Merge "http.c: Reduce log spam" into 13
8 years ago
Tzafrir Cohen 4f2f3bfebf Avoid setting maxfiles for a remote asterisk
8 years ago
George Joseph 32b98ad956 http.c: Reduce log spam
8 years ago
Richard Mudgett 8a803f75a0 json.c: Add backtrace log to find 'Invalid UTF-8 string' errors
8 years ago
Jenkins2 cad74cdd8f Merge "core: Fix segfault when invoking 'data get' CLI command" into 13
8 years ago
Sean Bright 6258de458b core: Fix segfault when invoking 'data get' CLI command
8 years ago
Corey Farrell 73520e9f58 channel: Clear channel flag in error branch.
8 years ago
Jenkins2 bd9d72793d Merge "core_local: local channel data not being properly unref'ed and unlocked" into 13
8 years ago
Kevin Harwell 1f9913f272 core_local: local channel data not being properly unref'ed and unlocked
8 years ago
Kevin Harwell 67664fbf95 bridge: stuck channel(s) after failed attended transfer
8 years ago
Jenkins2 507ce0aa95 Merge "res_stasis: Plug reference leak on stolen channels" into 13
8 years ago
Jenkins2 47b9651658 Merge "Core/PBX: Deadlock between dialplan execution and application unregistration." into 13
8 years ago
George Joseph edfdb4dff5 res_stasis: Plug reference leak on stolen channels
8 years ago
Jenkins2 37bc343b58 Merge "channel: Fix reference counting in ast_channel_suppress." into 13
9 years ago
Jenkins2 5fa52f0b5a Merge "bridge: Add a deferred queue." into 13
9 years ago
Joshua Colp 4910a3bf40 channel: Fix reference counting in ast_channel_suppress.
9 years ago
Joshua Colp 4ece39f476 Merge "BuildSystem: Add patches to allow building with recent LibreSSL" into 13
9 years ago
Frederic LE FOLL dc307af7f2 Core/PBX: Deadlock between dialplan execution and application unregistration.
9 years ago
Joshua Colp e414833f6e bridge: Add a deferred queue.
9 years ago
Guido Falsi 6a64f65fe6 BuildSystem: Add patches to allow building with recent LibreSSL
9 years ago
Guido Falsi 44cee2f4a1 BuildSystem: Fix build on FreeBSD due to missing crypt.h
9 years ago
Jenkins2 f0400ed858 Merge "channel: ast_write frame wrongly freed after call to audiohooks" into 13
9 years ago
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
Richard Mudgett ac31233dbe acl.c: Improve ast_ouraddrfor() diagnostic messages.
9 years ago
Richard Mudgett 75a6afbec5 MESSAGE: Flush Message/ast_msg_queue channel alert pipe.
9 years ago
George Joseph 4b233675d8 pjproject_bundled: Fix missing inclusion of symbols
9 years ago
Joshua Colp 8d56016ae4 Merge "tcptls: Use new certificate upon sip reload" into 13
9 years ago
Joshua Colp 28b76ed667 Merge "PJPROJECT logging: Made easier to get available logging levels." into 13
9 years ago
Joshua Colp c3a509be7e Merge "res_rtp: Fix regression when IPv6 is not available." into 13
9 years ago
Joshua Colp bddc60df73 Merge "Frame deferral: Re-queue deferred frames one-at-a-time." into 13
9 years ago
Joshua Colp 662a4741e2 Merge "OpenSSL 1.1.0 support" into 13
9 years ago
Guido Falsi 2ceb609edb res_rtp: Fix regression when IPv6 is not available.
9 years ago
Richard Mudgett 44fe4a5769 PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Mark Michelson 17b0b91afa Frame deferral: Re-queue deferred frames one-at-a-time.
9 years ago
zuul eec82c6221 Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" into 13
9 years ago
Tzafrir Cohen b0c9f07f04 OpenSSL 1.1.0 support
9 years ago
Michael Kuron 0cc8351484 chan_sip: Fix segfault during module unload
9 years ago
gestoip2 8756ce64b7 res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
Michael Kuron 8e77d6f520 tcptls: Use new certificate upon sip reload
9 years ago
George Joseph 425da14927 build: Backport addition of librt check to configure.ac
9 years ago
Joshua Colp 5c9680da9d Merge "main/app.c: Transmit Silence on ControlPlayback pause" into 13
9 years ago
misha 12c4e664bc main/app.c: Transmit Silence on ControlPlayback pause
9 years ago
George Joseph b213045fe4 build: Various OpenBSD issues
9 years ago
George Joseph c877801e5d Merge "channel: Fix issues in hangup scenarios caused by frame deferral" into 13
9 years ago
George Joseph 404596b790 channel: Fix issues in hangup scenarios caused by frame deferral
9 years ago
Joshua Colp 19ca0e7fc8 Merge "codec_opus: Fix warning when Opus negotiated but codec_opus not loaded." into 13
9 years ago
zuul b745c326c2 Merge "res/ari/resource_bridges: Add the ability to manipulate the video source" into 13
9 years ago
Joshua Colp 4c1b9fbefe Merge "Revert "Revert "channel: Use frame deferral API for safe sleep.""" into 13
9 years ago
Joshua Colp d0a72d3779 Merge "Revert "Revert "autoservice: Use frame deferral API""" into 13
9 years ago
zuul 36b59ee9c1 Merge "Revert "Revert "AGI: Only defer frames when in an interception routine.""" into 13
9 years ago
zuul f68790d46a Merge "Revert "Revert "Add API for channel frame deferral.""" into 13
9 years ago
Richard Mudgett ed0f1afc8c codec_opus: Fix warning when Opus negotiated but codec_opus not loaded.
9 years ago
Joshua Colp 4c3d25875f Merge "Add X.509 subject alternative name support to TLS certificate verification." into 13
9 years ago
Joshua Colp 6672fd5faa Merge "cli: Fix ast_el_read_char to work with libedit >= 3.1" into 13
9 years ago
Alexei Gradinari cf6d13180e chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
George Joseph c92dcc76da file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type
9 years ago
Maciej Szmigiero 7b96e8cc3d Add X.509 subject alternative name support to TLS certificate
9 years ago
Matt Jordan d23b4af477 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
George Joseph 404a62eeee Revert "Revert "channel: Use frame deferral API for safe sleep.""
9 years ago
George Joseph 09d8febc91 Revert "Revert "autoservice: Use frame deferral API""
9 years ago
George Joseph ffad2b44df Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
George Joseph 2fefb6187f Revert "Revert "Add API for channel frame deferral.""
9 years ago
George Joseph 5e0c224043 cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
George Joseph ccc8a37584 Merge "Revert "autoservice: Use frame deferral API"" into 13
9 years ago
George Joseph 07e7ac5119 Merge "Revert "Add API for channel frame deferral."" into 13
9 years ago
George Joseph 06045fc29e Merge "Revert "AGI: Only defer frames when in an interception routine."" into 13
9 years ago
George Joseph 6b5a7ced13 Revert "Add API for channel frame deferral."
9 years ago
George Joseph 6be5d8de0d Revert "AGI: Only defer frames when in an interception routine."
9 years ago
George Joseph 1df434e2b4 Revert "autoservice: Use frame deferral API"
9 years ago
George Joseph 58c88cfbaa Revert "channel: Use frame deferral API for safe sleep."
9 years ago
Mark Michelson 44f7e25239 channel: Use frame deferral API for safe sleep.
9 years ago
Mark Michelson 2e3a354575 autoservice: Use frame deferral API
9 years ago
Mark Michelson 5c10091f3d AGI: Only defer frames when in an interception routine.
9 years ago
zuul 7477c95749 Merge "Add API for channel frame deferral." into 13
9 years ago
Joshua Colp 77e56bc2e0 Merge "stasis_recording/stored: remove calls to deprecated readdir_r function." into 13
9 years ago
Joshua Colp 87c884965c Merge "main/bridge: Add some verbose logging for video source changes" into 13
9 years ago
Joshua Colp 222cee2410 Merge "main/bridge_channel: Fix channel reference leak on video source" into 13
9 years ago
Mark Michelson 9231a56cf3 Add API for channel frame deferral.
9 years ago
Matt Jordan e7dc536b7a main/bridge_channel: Fix channel reference leak on video source
9 years ago
Matt Jordan 7c824b955d main/bridge: Add some verbose logging for video source changes
9 years ago
Kevin Harwell bd4d7d8ad0 stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Alexander Traud 0cf1778eed rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Tzafrir Cohen 94c9496ed5 netsock.c: fix includes for HURD
9 years ago
Etienne Lessard 42bd70b29f manager: Add documentation for NewConnectedLine event.
9 years ago
Corey Farrell b96f18560b astobj2: Declare private variable data_size for AO2_DEBUG only.
9 years ago
George Joseph 6b1c55dc9b pjproject_bundled: Fix issue where "/version.mak" wasn't found
9 years ago
Corey Farrell f373de3020 Fix shutdown crash caused by modules being left open.
9 years ago
Joshua Colp 5677e18631 Merge "typo: s/paranthesis/parenthesis/ in a comment" into 13
9 years ago
Joshua Colp 578e34b445 Merge "ARI: Detect duplicate channel IDs" into 13
9 years ago
Pascal Cadotte Michaud 640203802e typo: s/paranthesis/parenthesis/ in a comment
9 years ago
Mark Michelson eff97808fb ARI: Detect duplicate channel IDs
9 years ago
snuffy c2036c827c Fix issue with CLI not returning to prompt after running "features show"
9 years ago
zuul 87483f3545 Merge "utils.c: Fix ast_set_default_eid for multiple platforms" into 13
9 years ago
Joshua Colp 1bde92f68c Merge "CDR: Alter destruction pattern for CDR chains." into 13
9 years ago
Mark Michelson 012fda29d2 CDR: Alter destruction pattern for CDR chains.
9 years ago
Alexander Traud 662b560c35 cli: Auto-complete File not Module for core set debug.
9 years ago
George Joseph 74d9385273 utils.c: Fix ast_set_default_eid for multiple platforms
9 years ago
zuul 3bdd7c0e38 Merge "Audit ast_json_pack() calls for needed UTF-8 checks." into 13
9 years ago
zuul 8d12d6021b Merge "json: Check party id name, number, subaddresses for UTF-8." into 13
9 years ago
zuul 05c6ab0d8f Merge "json: Add UTF-8 check call." into 13
9 years ago
Richard Mudgett 3c54328c57 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Richard Mudgett 7f8f125738 json: Check party id name, number, subaddresses for UTF-8.
9 years ago
Richard Mudgett 9621c9bcbc json: Add UTF-8 check call.
9 years ago
Richard Mudgett e4bb9f9a37 aoc.c: Whitespace cleanup
9 years ago
zuul 2971c1b4eb Merge "audiohooks: Remove redundant codec translations when using audiohooks" into 13
9 years ago
Corey Farrell dd873bcada astobj2: Add backtrace to log_bad_ao2.
9 years ago
Michael Walton 430f6e5388 audiohooks: Remove redundant codec translations when using audiohooks
9 years ago
zuul 52e3c6c2e0 Merge "chan_sip: Address runaway when realtime peers subscribe to mailboxes" into 13
9 years ago
George Joseph 0056bcaebd chan_sip: Address runaway when realtime peers subscribe to mailboxes
9 years ago
zuul 7cce1a7817 Merge "core: Ensure presencestate subtype and message are NULL." into 13
9 years ago
Joshua Colp 323aff3a09 core: Ensure presencestate subtype and message are NULL.
9 years ago
zuul 81bb672861 Merge "logger: Fix default console settings." into 13
9 years ago
zuul 5cb3fc5d67 Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get." into 13
9 years ago
zuul a6b05e6371 Merge "asterisk.c: Non-root users also get the astcanary after core restart." into 13
9 years ago
Corey Farrell c9ce299b64 core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.
9 years ago
Corey Farrell 610eb4c189 logger: Fix default console settings.
9 years ago
Tzafrir Cohen 36092ee3a0 sd_notify (systemd status notifications) support
9 years ago
Walter Doekes 9372d32100 asterisk.c: Non-root users also get the astcanary after core restart.
9 years ago
zuul 34461b89ac Merge "asterisk.c: When astcanary dies on linux, reset priority on all threads." into 13
9 years ago
Walter Doekes e96448e991 asterisk.c: When astcanary dies on linux, reset priority on all threads.
9 years ago
Timo Teräs 01884a7af6 Fix showing of swap details when sysinfo() is available
9 years ago
Joshua Colp 1cac856e17 rtp: Preserve timestamps on video frames.
9 years ago
Richard Mudgett 8d1c535bd6 format_cap.c: Fix CLI "core show channeltype Surrogate" crash.
9 years ago
Etienne Lessard 27951792c4 pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.
9 years ago
zuul ba3984753a Merge "channel: No hung-up on failing security requirements." into 13
9 years ago
Alexander Traud 847bd47ff0 channel: No hung-up on failing security requirements.
9 years ago
Richard Mudgett 88e9d05ef7 ast_framehook_attach() must be called with the channel locked.
9 years ago
Corey Farrell cb8fd610e2 Fix checks for allocation debugging.
9 years ago
Torrey Searle 6f448f32fe res_ari: Add http prefix to generated docs
9 years ago
zuul 455bc78901 Merge "Refactor usage pattern of xmldoc info tag." into 13
9 years ago
Joshua Colp d85310e3e8 Merge "sorcery.c: Minor optimizations." into 13
9 years ago
zuul 7ed9bc8169 Merge "sorcery.c: Tweak some container declaration formatting." into 13
9 years ago
zuul 050b90769a Merge "core: Entity ID is not set or invalid" into 13
9 years ago
zuul 6c4c31456f Merge "pbx.c: Additional fixes to ast_context_remove_extension_callerid2." into 13
9 years ago
Corey Farrell f4e28b3a09 Refactor usage pattern of xmldoc info tag.
9 years ago
Joshua Colp 10fa55576d Merge "manager: Add <see-also> tags to relate interrelated events/actions together" into 13
9 years ago
Joshua Colp 952edd30d1 Merge "manager: Add <see-also> tags to relate Bridge related events,actions, and apps" into 13
9 years ago
Joshua Colp b4828cb125 Merge "manager: Add <see-also> tags to relate AoC events and actions" into 13
9 years ago
Joshua Colp 274794eb1e Merge "manager: Add <see-also> tags to relate UserEvent actions/apps/events" into 13
9 years ago
zuul ebdc880eb3 Merge "manager: Add <see-also> links between related events" into 13
9 years ago
Richard Mudgett 74a91b9ee5 sorcery.c: Minor optimizations.
9 years ago
Richard Mudgett 29beb2890c sorcery.c: Tweak some container declaration formatting.
9 years ago
Corey Farrell 9b822293bd pbx.c: Additional fixes to ast_context_remove_extension_callerid2.
9 years ago
Alexei Gradinari 403c794684 core: Entity ID is not set or invalid
9 years ago
Matt Jordan 4facaac408 manager: Add <see-also> tags to relate interrelated events/actions together
9 years ago
Matt Jordan 232d4fe24f manager: Add <see-also> tags to relate Bridge related events,actions, and apps
9 years ago
Matt Jordan 63c0b2f7c9 manager: Add <see-also> tags to relate AoC events and actions
9 years ago
Matt Jordan 0422667d6c manager: Add <see-also> tags to relate UserEvent actions/apps/events
9 years ago
Matt Jordan 781bb410d0 manager: Add <see-also> links between related events
9 years ago
zuul 03b7d04298 Merge "Run mandatory cleanup when startup fails." into 13
9 years ago
zuul 4a05856f40 Merge "res_pjsip: Make aor named lock a mutex." into 13
9 years ago
Corey Farrell cb043249b6 Run mandatory cleanup when startup fails.
9 years ago
Richard Mudgett 9d4bd3d763 taskprocessor.c: Tweak high water checks.
9 years ago
Richard Mudgett e1248c3075 res_pjsip: Make aor named lock a mutex.
9 years ago
Alexei Gradinari 1589452fdc pjsip: Fix deadlock with suspend taskprocessor on masquerade
9 years ago
Corey Farrell 805f105f88 Add missing checks during startup.
9 years ago
zuul 9db6cdba1a Merge "asterisk.c: Add auto generation and persistence of UUID" into 13
9 years ago
George Joseph ad3e65433c asterisk.c: Add auto generation and persistence of UUID
9 years ago
Mark Michelson f6821fbaec Remove SILK payload mappings from Asterisk core.
9 years ago
zuul 948a9b615f Merge "pbx.c: Fix handling of '-' in extension name and callerid" into 13
9 years ago
zuul c2aed1c6e0 Merge "pbx.c: Allow dangerous functions when adding a hint to dialplan." into 13
9 years ago
Joshua Colp cc5660406c Merge "dsp.c: Add fax and DTMF detection unit tests." into 13
9 years ago
Joshua Colp cc825e54b0 Merge "dsp.c: Added descriptive comments to Goertzel calculations." into 13
9 years ago
Joshua Colp 323042d99d Merge "dsp.c: Fix incorrect format reference typo." into 13
9 years ago
Corey Farrell 57e9c66819 pbx.c: Fix handling of '-' in extension name and callerid
9 years ago
Richard Mudgett 873fc0fda5 pbx.c: Allow dangerous functions when adding a hint to dialplan.
9 years ago
Kevin Harwell 852e763571 rtp_engine: Failed assertion and wrong name given for codec
9 years ago
Richard Mudgett e8c34680ca dsp.c: Add fax and DTMF detection unit tests.
9 years ago
Richard Mudgett c1f240b818 dsp.c: Added descriptive comments to Goertzel calculations.
9 years ago
Richard Mudgett 003a52fd62 dsp.c: Fix incorrect format reference typo.
9 years ago
Richard Mudgett 159e437e5a dsp.c: Fix erroneous fax tone detection.
9 years ago
Joshua Colp efebb1b9e0 Merge "res_pjsip: Add fax_detect_timeout endpoint option." into 13
9 years ago
Corey Farrell 7fdf7c3d4c Add conditional support for noreturn functions.
9 years ago
Richard Mudgett 851b1c3a17 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Corey Farrell 76d4983c15 features.c: Remove unneeded adsi.h include.
9 years ago
zuul 4b2031226d Merge "Update support for SILK format." into 13
9 years ago
Mark Michelson 28501051b4 Update support for SILK format.
9 years ago
zuul 714ceb88df Merge "translate: explicit format destination not properly set" into 13
9 years ago
Joshua Colp 8892029a03 Merge "threadpool: Fix leak in ast_threadpool_serializer_group error path." into 13
9 years ago
zuul b4976b9038 Merge "pbx: Fix leak of timezone for time based includes." into 13
9 years ago
zuul 3c1a40eb8d Merge "stasis_endpoint.c: Fix contactstatus_to_json()." into 13
9 years ago
Corey Farrell a17b071e36 pbx: Fix leak of timezone for time based includes.
9 years ago
Joshua Colp 355fc081e6 Merge "res/res_corosync: Raise a Stasis message on node join/leave events" into 13
9 years ago
Kevin Harwell 8cef8f35e7 translate: explicit format destination not properly set
9 years ago
Richard Mudgett afbd10b0c5 stasis_endpoint.c: Fix contactstatus_to_json().
9 years ago
Corey Farrell 672a64bda3 threadpool: Fix leak in ast_threadpool_serializer_group error path.
9 years ago
Richard Mudgett 5ee205d8bb ast_expr2: Fix off-nominal memory leak.
9 years ago
Corey Farrell 9d4e664f62 REF_DEBUG: Prevent logging of container node objects.
9 years ago
Matt Jordan 1ec4f8dd00 res/res_corosync: Raise a Stasis message on node join/leave events
9 years ago
Richard Mudgett 640fbbbe28 features: Fix channel datastore access.
9 years ago
George Joseph d07c8a0504 codecs: Fix ABI incompatibility created by adding format_name to ast_codec
9 years ago
George Joseph f3d236ca7f BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
zuul 43612a84c8 Merge "Fix Alembic upgrades." into 13
9 years ago
Mark Michelson 1b79e2deff Fix Alembic upgrades.
9 years ago
zuul b0e71c6571 Merge "fix: memory leaks, resource leaks, out of bounds and bugs" into 13
10 years ago
Alexei Gradinari 5134a8043a fix: memory leaks, resource leaks, out of bounds and bugs
10 years ago
Alexander Traud 76516bd79d http: leverage 'bindaddr' for TLS in http.conf
10 years ago
Alexander Traud ca38a3cbb4 core: Not the configured but granted number of possible file descriptors.
10 years ago
Joshua Colp c2f68787a3 Merge "cel: Ensure only one dial status per channel exists." into 13
10 years ago
Joshua Colp ecc186a4cc Merge "stasis: Add setting subscription congestion levels." into 13
10 years ago
Joshua Colp e842a99e7c Merge "sorcery: Add setting object type congestion levels." into 13
10 years ago
zuul 1ac47c5aae Merge "taskprocessors: Implement high/low water mark alerts." into 13
10 years ago
Joshua Colp caf6cccc5c cel: Ensure only one dial status per channel exists.
10 years ago
zuul bd3b6e9f19 Merge "astfd: Not maximum size of a single file but maximum file descriptors." into 13
10 years ago
zuul c09af61c76 Merge "BuildSystem: Avoid 'ar cru' and use 'ar cr' instead." into 13
10 years ago
Joshua Colp f834852137 Merge "Fix #include poll.h and sys/cdefs.h" into 13
10 years ago
Alexander Traud 0d84421f93 astfd: Not maximum size of a single file but maximum file descriptors.
10 years ago
zuul c9b873add8 Merge "ari/resource_channels: Add 'formats' to channel create/originate" into 13
10 years ago
Timo Teräs 9c5a0b814b Fix #include poll.h and sys/cdefs.h
10 years ago
Richard Mudgett 557333ea4c stasis: Add setting subscription congestion levels.
10 years ago
Richard Mudgett 110d772467 sorcery: Add setting object type congestion levels.
10 years ago
Richard Mudgett 610eee2a36 taskprocessors: Implement high/low water mark alerts.
10 years ago
Alexander Traud d38b8e6399 BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.
10 years ago
zuul 93237209eb Merge "core/dial: New channel variable FORWARDERNAME" into 13
10 years ago
George Joseph c27c232057 ari/resource_channels: Add 'formats' to channel create/originate
10 years ago
Richard Mudgett e2132dd358 logging,cdr,cel: Fix stringfield memory leak.
10 years ago
Alexei Gradinari 2de58c6d01 core/dial: New channel variable FORWARDERNAME
10 years ago
Joshua Colp e3c9ad6382 Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact" into 13
10 years ago
Alexei Gradinari 230686f4ec res_pjsip: add "via_addr", "via_port", "call_id" to contact
10 years ago
Corey Farrell a42bea3314 threadpool: Fix potential data race.
10 years ago
George Joseph 935e0496c4 udptl: Don't eat sequence numbers until OK is received
10 years ago
zuul 12db14b9b1 Merge "logger: Add PID to syslog messages." into 13
10 years ago
Mark Michelson 02d30e171e Use doubles instead of floats for conversions when comparing strings.
10 years ago
Alexei Gradinari 36d66a23e0 logger: Add PID to syslog messages.
10 years ago
zuul 5261151286 Merge "file: Ensure nativeformats remains valid for lifetime of use." into 13
10 years ago
zuul 60cc53ecb3 Merge "stasis_endpoints: Add new Status and Headers to ContactStatus" into 13
10 years ago
Chris Trobridge dd00c71aae config_options.c: Expand #ifdef to contain whole if statement.
10 years ago
Alexei Gradinari e6eb17efd9 stasis_endpoints: Add new Status and Headers to ContactStatus
10 years ago
Joshua Colp fa11f4c920 file: Ensure nativeformats remains valid for lifetime of use.
10 years ago
George Joseph f39089f17c pjproject_bundled: Various fixes discovered during testing of OSes
10 years ago
Joshua Colp a16aa467f5 Merge "config: Fix ast_config_text_file_save2 writability check for missing files" into 13
10 years ago
Joshua Colp 9d8f59aaf2 Merge changes from topic 'system_stress_patches' into 13
10 years ago
Joshua Colp 4efc6b4315 Merge changes from topic 'system_stress_patches' into 13
10 years ago
George Joseph b38f1146e5 config: Fix ast_config_text_file_save2 writability check for missing files
10 years ago
zuul 09f8f8daa1 Merge "bridge: Hold off more than one imparting channel at a time." into 13
10 years ago
Richard Mudgett ba63aa7c9e Manager: Short circuit AMI message processing.
10 years ago
Richard Mudgett d5ee6acf28 manager.c: Eliminate most RAII_VAR usage.
10 years ago
Richard Mudgett 7303e3dc96 manager_channels.c: Fix allocation failure crash.
10 years ago
Richard Mudgett 1e93f3d723 Bridge system: Fix memory leaks and double frees on impart failure.
10 years ago
Richard Mudgett 5e388d4188 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
10 years ago
Diederik de Groot e750ea9b5b lock.c: Check *lt before dereferencing it
10 years ago
Richard Mudgett 9942d50aa5 bridge: Hold off more than one imparting channel at a time.
10 years ago
Richard Mudgett f4693d1897 bridge_channel.c: Ignore role setup failure in channel push.
10 years ago
Joshua Colp c7732a2600 Merge "Codecs: strip codec name while parsing allow/disallow options" into 13
10 years ago
Alexei Gradinari 64ecd41c8f Codecs: strip codec name while parsing allow/disallow options
10 years ago
Jaco Kroon 3f6c4667b8 core_unreal: Fix hangupcauses not getting set on Local channels
10 years ago
zuul 736a2c303d Merge "lock: Add named lock capability" into 13
10 years ago
George Joseph 772ff3048f lock: Add named lock capability
10 years ago
zuul e7e16b7465 Merge "pbx.c: Minor code rearangements." into 13
10 years ago
Richard Mudgett 82638fb0c7 pbx.c: Minor code rearangements.
10 years ago
Richard Mudgett 2ef8a954b3 pbx: Update doxygen for extension state watchers.
10 years ago
Jacek Konieczny 0735a4d6d7 frame.c: Copy the whole subclass in ast_frdup().
10 years ago
Joshua Colp edf2ce2eff Merge "config: Allow filters when appending to a category" into 13
10 years ago
George Joseph 50b0922a22 config: Allow filters when appending to a category
10 years ago
Joshua Colp 2b84290386 Merge "stringfields: Refactor to allow fields to be added to the end of structures" into 13
10 years ago
Joshua Colp bb7214180c Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS" into 13
10 years ago
George Joseph f6f4cf459f stringfields: Refactor to allow fields to be added to the end of structures
10 years ago
George Joseph 566601837e utils.c: Fix typo in handle_show_locks
10 years ago
Joshua Colp b602886c6b Merge "pjproject_bundled: Fix use of LDCONFIG for shared library link creation" into 13
10 years ago
George Joseph 964f54bd5d pjproject_bundled: Fix use of LDCONFIG for shared library link creation
10 years ago
Richard Mudgett 7f53f1d89e core_unreal.c: Add clarification comment about channel ref.
10 years ago
Joshua Colp 7b7e3909e4 Merge "sorcery/res_pjsip: Refactor for realtime performance" into 13
10 years ago
Jacek Konieczny 0cfab30b28 res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago
Richard Mudgett 50f90d4099 res_parking: Fix blind transfer dynamic lots creation.
10 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
zuul 096e7a88ce Merge "core/logging: Fix broken syslog levels on older glibc." into 13
10 years ago
zuul 8271a06dde Merge "Restrict CLI/AMI commands on shutdown." into 13
10 years ago
Gianluca Merlo c6e4c48e67 config: fix flags in uint option handler
10 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
10 years ago
Walter Doekes 82e55e4883 core/logging: Fix broken syslog levels on older glibc.
10 years ago
Richard Mudgett b2d2906445 sched.c: Ensure oldest expiring entry runs first.
10 years ago
Walter Doekes 336cae73cc app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
10 years ago
zuul 9b0a96b947 Merge "loader: Retry dlopen when loading fails" into 13
10 years ago
George Joseph 53f57001f2 loader: Retry dlopen when loading fails
10 years ago
Kevin Harwell 40d9e9e238 bridge.c: Crash during attended transfer when missing a local channel half
10 years ago
zuul 9e896540c8 Merge "build-system: Allow building with static pjproject" into 13
10 years ago
Joshua Colp 86124f63c8 Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies." into 13
10 years ago
Scott Griepentrog 1ea7a5a774 CHAOS: cleanup possible null vars on msg alloc failure
10 years ago
Richard Mudgett 4165ea7778 SIP diversion: Fix REDIRECTING(reason) value inconsistencies.
10 years ago
George Joseph b59956a875 build-system: Allow building with static pjproject
10 years ago
zuul 5393a4963a Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge." into 13
10 years ago
zuul dbf52dd7d7 Merge "channel api: Create is_t38_active accessor functions." into 13
10 years ago
zuul 4c85d7b612 Merge "bridge_channel: Don't settle owed events on an optimization." into 13
10 years ago
zuul 94f3198c90 Merge "channel.c: Route all control frames to a channel through the same code." into 13
10 years ago
Richard Mudgett 221422be50 bridge core: Add owed T.38 terminate when channel leaves a bridge.
10 years ago
Richard Mudgett 0a5bc64491 channel api: Create is_t38_active accessor functions.
10 years ago
Richard Mudgett 513638a5f4 bridge_channel: Don't settle owed events on an optimization.
10 years ago
Richard Mudgett 7c4495cb70 channel.c: Route all control frames to a channel through the same code.
10 years ago
George Joseph 48d713a832 sorcery: Refactor create, update and delete to better deal with caches
10 years ago
Richard Mudgett 5a3a857dd6 cel.c: Fix mismatch in ast_cel_track_event() return type.
10 years ago
Corey Farrell ac00c6bc2d main/asterisk.c: Reverse #if statement in listener() to fix code folding.
10 years ago
Mark Michelson 6a799cd78f Check for OpenSSL defines before trying to use them.
10 years ago
Kevin Harwell f55f79edba Merge "AST-2016-003 udptl.c: Fix uninitialized values." into 13
10 years ago
Richard Mudgett c6b1b2b1c8 AST-2016-003 udptl.c: Fix uninitialized values.
10 years ago
Joshua Colp f8acadde2c AST-2016-001 http: Provide greater control of TLS and set modern defaults.
10 years ago
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
10 years ago
Mark Michelson afdf8e5d5c Merge "config: Allow options to register when documentation is unavailable." into 13
10 years ago