Commit Graph

5512 Commits (af09996178629488898f5cdb9e57e1eca17031d8)

Author SHA1 Message Date
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