Commit Graph

5686 Commits (edbfcfcae18ca3f020eda37eaae3716747f33209)

Author SHA1 Message Date
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
9 years ago
Alexei Gradinari 5134a8043a fix: memory leaks, resource leaks, out of bounds and bugs
9 years ago
Alexander Traud 76516bd79d http: leverage 'bindaddr' for TLS in http.conf
9 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
Richard Mudgett 2a9e623ff9 config_options.c: Fix warning message wording.
10 years ago
Joshua Colp f22074e5d9 config: Allow options to register when documentation is unavailable.
10 years ago
Richard Mudgett 1c95b211a0 logger.c: Fix buffer overrun found by address sanitizer.
10 years ago
Diederik de Groot c68c66c61f main/asterisk.c: ast_el_read_char
10 years ago
Richard Mudgett 0ab89182d9 taskprocessor.c: Increase CLI "core ping taskprocessor" timeout.
10 years ago
Richard Mudgett a2a8ea3330 taskprocessor.c: Fix some taskprocessor unrefs.
10 years ago
Joshua Colp 33af878768 Merge "main/config: Clean config maps on shutdown." into 13
10 years ago
Joshua Colp d690b88a1e Merge "bridge_basic: don't play an attended transfer fail sound after target hangs up" into 13
10 years ago
Joshua Colp aaa52a2a05 Merge "bridge_basic: don't cache xferfailsound during an attended transfer" into 13
10 years ago
Joshua Colp 0aa47e11e1 Merge "taskprocessor.c: Simplify ast_taskprocessor_get() return code." into 13
10 years ago
Corey Farrell 3f5f30cf82 main/config: Clean config maps on shutdown.
10 years ago
Kevin Harwell 660fedecb7 bridge_basic: don't cache xferfailsound during an attended transfer
10 years ago
Richard Mudgett 9cda1de34d taskprocessor.c: Simplify ast_taskprocessor_get() return code.
10 years ago
Richard Mudgett a79af2b312 astmm.c: Add more stats to CLI "memory show" commands.
10 years ago
Kevin Harwell 83feb7db3b bridge_basic: don't play an attended transfer fail sound after target hangs up
10 years ago
Mark Michelson caba57631d Merge "app: Queue hangup if channel is hung up during sub or macro execution." into 13
10 years ago
Joshua Colp 32b29d7b02 app: Queue hangup if channel is hung up during sub or macro execution.
10 years ago
Joshua Colp 56d1162dc2 Merge topic 'update_taskprocessor_commands' into 13
10 years ago
Joshua Colp 25c0ed2f64 Merge "taskprocessor.c: Fix CLI "core show taskprocessors" output format." into 13
10 years ago
Joshua Colp 3bf8c5140d Merge topic 'update_taskprocessor_commands' into 13
10 years ago
Joshua Colp 569595c899 Merge "ccss.c: Replace space in taskprocessor name." into 13
10 years ago
Joshua Colp 77a46ac84d Merge "pbx: Deadlock between contexts container and context_merge locks" into 13
10 years ago
Joshua Colp 672920d0cf Merge "manager: Cleanup manager_channelvars during shutdown." into 13
10 years ago
Kevin Harwell 1600ebca7d pbx: Deadlock between contexts container and context_merge locks
10 years ago
Corey Farrell 0fc3dad965 devicestate: Cleanup engine thread during graceful shutdown.
10 years ago
Corey Farrell f34dd10495 manager: Cleanup manager_channelvars during shutdown.
10 years ago
Richard Mudgett 4276f185f0 Sorcery: Create human friendly serializer names.
10 years ago
Richard Mudgett f02ac1b7f9 Stasis: Create human friendly taskprocessor/serializer names.
10 years ago
Richard Mudgett ec1f1c6742 taskprocessor.c: New API for human friendly taskprocessor names.
10 years ago
Richard Mudgett d8bc3e0c8b taskprocessor.c: Fix CLI "core show taskprocessors" output format.
10 years ago
Richard Mudgett 2c4b7502de taskprocessor.c: Fix CLI "core show taskprocessors" unref.
10 years ago
Richard Mudgett 3b33ac7a46 taskprocessor.c: Sort CLI "core show taskprocessors" output.
10 years ago
Richard Mudgett 0fc32c4dd3 ccss.c: Replace space in taskprocessor name.
10 years ago
Richard Mudgett 0e0c24ad78 taskprocessor.c: Add CLI "core ping taskprocessor" missing unlock.
10 years ago
Diederik de Groot 0f79c8839b main: Use ast_strdup instead of strdup
10 years ago
Corey Farrell 52e9de0016 ast_format_cap_append_by_type: Resolve codec reference leak.
10 years ago
Joshua Colp b1ee692568 Merge topic 'pbx-split' into 13
10 years ago
Joshua Colp 2e61c3d97b Merge "main/pbx: Move timing routines to pbx_timing.c." into 13
10 years ago
George Joseph 881dc862e0 asterisk.h: Add ASTERISK_REGISTER_FILE macro
10 years ago
Matt Jordan 9016e51c03 Merge "main/pbx: Move variable routines to pbx_variables.c." into 13
10 years ago
George Joseph d228b62fd4 stasis_cache_pattern: Backport to 13
10 years ago
Corey Farrell e462f0063f main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Corey Farrell ab191d124c main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 09a9b93896 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
Corey Farrell c608274a39 main/pbx: Move timing routines to pbx_timing.c.
10 years ago
George Joseph 4ec85a9f07 voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Corey Farrell 7fdcfd7724 main/pbx: Move variable routines to pbx_variables.c.
10 years ago
Matt Jordan f42036bf6b Merge "main/cdr: Allow setting properties on a finalized CDR if it is the last one" into 13
10 years ago
Matt Jordan 4e1d9c4a20 Merge "main/cdr: Set the end time on a CDR if endbeforehexten is Yes" into 13
10 years ago
Matt Jordan 1087b0c6ed main/cdr: Allow setting properties on a finalized CDR if it is the last one
10 years ago
Matt Jordan 1f23e65b89 main/cdr: Set the end time on a CDR if endbeforehexten is Yes
10 years ago
Corey Farrell 2ffade4574 main/pbx: Move custom function routines to pbx_functions.c.
10 years ago