Commit Graph

6690 Commits (6a2aad1d41398c77f2175084de4bcc02bba8611e)

Author SHA1 Message Date
Alexander Traud 1adf9368ee chan_sip: Filter pass-through audio/video formats away, again.
5 years ago
Sebastien Duthil 092628c982 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
5 years ago
Ben Ford 62e2dd484d core_unreal: Fix T.38 faxing when using local channels.
5 years ago
Dan Cropp 088816284a chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
5 years ago
Alexander Traud f64ddf3db3 channel: Set up calls without audio (text+video), again.
5 years ago
Ivan Poddubnyi 7c0fbaf010 main/frame: Add missing control frame names to ast_frame_subclass2str
5 years ago
Sean Bright 68d3d3af6f asterisk: Export additional manager functions
5 years ago
Sean Bright 13682210e2 app_chanspy: Spyee information missing in ChanSpyStop AMI Event
5 years ago
George Joseph ccb4951bf8 logger.c: Automatically add a newline to formats that don't have one
5 years ago
lvl 92fcd4edba Introduce astcachedir, to be used for temporary bucket files
5 years ago
Sean Bright f9438e6457 media_cache: Fix reference leak with bucket file metadata
5 years ago
Boris P. Korzun 33e3542132 bridge_basic: Fixed setup of recall channels
5 years ago
Alexander Traud f86af1fbd0 Compiler fixes for GCC when printf %s is NULL
5 years ago
Walter Doekes fb3b14ab7d main/say: Work around gcc 9 format-truncation false positive
5 years ago
Kevin Harwell 6255e7976c Logging: Add debug logging categories
5 years ago
Sean Bright a6faa53af0 tcptls.c: Don't close TCP client file descriptors more than once
5 years ago
Sean Bright 5a0b19a4f3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
George Joseph 4a049ad510 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
Jasper van der Neut 08ccfd4588 channels: Don't dereference NULL pointer
5 years ago
Sean Bright 9b08eddf90 dsp.c: Update calls to ast_format_cmp to check result properly
5 years ago
Sean Bright 4964302984 format_cap: Perform codec lookups by pointer instead of name
5 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
5 years ago
George Joseph d4f3b17dd3 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Sungtae Kim a0d41a27d4 res_stasis.c: Added video_single option for bridge creation
5 years ago
Ben Ford 7eaae4e7b6 Bridging: Use a ref to bridge_channel's channel to prevent crash.
5 years ago
Kevin Harwell ec03909831 conversions: Add string to signed integer conversion functions
5 years ago
Joshua C. Colp 6d50d152d8 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
George Joseph 5a8cacb93d logger.c: Added a new log formatter called "plain"
5 years ago
Sean Bright 5ec7099312 bridge_channel: Ensure text messages are zero terminated
5 years ago
George Joseph c4c72d55a2 scope_trace: Added debug messages and added additional macros
5 years ago
George Joseph d26ab7f8f9 stream.c: Added 2 more debugging utils and added pos to stream string
5 years ago
George Joseph 6faf76308d ACN: Changes specific to the core
5 years ago
Ben Ford 769a9611e7 utils.c: NULL terminate ast_base64decode_string.
5 years ago
Sean Bright d9ae902f52 utf8.c: Add UTF-8 validation and utility functions
5 years ago
sungtae kim 2e32b56bdb stasis_bridge.c: Fixed wrong video_mode shown
5 years ago
Sean Bright 7a43bedd72 acl.c: Coerce a NULL pointer into the empty string
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
George Joseph d093e44b1e frame.c: Make debugging easier
5 years ago
George Joseph 955b7b4fdb Scope Trace: Make it easier to trace through synchronous tasks
5 years ago
Kevin Harwell cfed0ea033 manager - Add Content-Type parameter to the SendText action
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
5 years ago
Joshua C. Colp de2813cf23 core_unreal / core_local: Add multistream and re-negotiation.
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Ben Ford 559fa0e89c cli.c: Fix compiler error.
5 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
5 years ago
Joshua C. Colp 1fcb6b1b21 bridge_channel: Don't queue unmapped frames.
5 years ago
sungtae kim 25ae412f75 bridge.c: Fixed null pointer exception
5 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
traud f9ea75d117 tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
Pirmin Walthert 6b2d945174 app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
George Joseph 7fbfbe7da0 streams: Fix one memory leak and one formats ref issue
6 years ago
Nathan Bruning f217fcdc62 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Jaco Kroon 44e5dd288b Remove #include <sys/cdefs.h>
6 years ago
Alexander Traud 29070b61f7 core_local: Local calls are always secure.
6 years ago
Guido Falsi 97494d8984 core/dns: Add system include required on FreeBSD
6 years ago
Joshua C. Colp 1c5e68580a stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp 6cfc6ff53c confbridge: Add support for disabling text messaging.
6 years ago
Pirmin Walthert ca032d1e2e res_rtp_asterisk: Free payload when error on insertion to data buffer
6 years ago
Jean Aunis de66713fd5 func_volume: Accept decimal number as argument
6 years ago
Jaco Kroon c5f3836bcc main/backtrace: binutils-2.34 fix.
6 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
6 years ago
Kevin Harwell 3c345ec56d channel: write to a stream on multi-frame writes
6 years ago
sungtae kim dbddb6725d dial.c: Removed dial string 80 character limitation
6 years ago
Jaco Kroon d32e559e8a acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Jaco Kroon 2ad64e97c0 Update main/backtrace.c to deal with changes in binutils 2.34.
6 years ago
Sean Bright d68f940f6e dns_txt: Add TXT record parsing support
6 years ago
Joshua C. Colp 98d10d0a16 audiohook: Don't allow audiohooks to attach to hung up channels.
6 years ago
George Joseph 7b09d9c5aa Merge "enum.c: Make ast_get_txt() actually do something."
6 years ago
Sean Bright 517224ce85 enum.c: Add support for regular expression flag in NAPTR record
6 years ago
Sean Bright ab63f0cd0f enum.c: Make ast_get_txt() actually do something.
6 years ago
Kevin Harwell a715cf5aaa message & stasis/messaging: make text message variables work in ARI
6 years ago
Kevin Harwell d18af40431 Merge "say: Remove unused "plural" option from main/say"
6 years ago
Kevin Harwell 566f9a541f Merge "format_cap: make function parameters 'const'"
6 years ago
Kevin Harwell a3b3a9d2dc Merge "pjsip: Update ACLs on named ACL changes."
6 years ago
Kevin Harwell 1e1651b4f4 format_cap: make function parameters 'const'
6 years ago
Walter Doekes 0b5c6fddf1 say: Remove unused "plural" option from main/say
6 years ago
George Joseph 838583783f Merge "tcptls.c: Log more informative OpenSSL errors"
6 years ago
George Joseph 3854b561a5 Merge "bridging: Add better support for adding/removing streams."
6 years ago
George Joseph 4f1ab6404b Merge "app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used"
6 years ago
Joshua C. Colp d6712790cd pjsip: Update ACLs on named ACL changes.
6 years ago
Sean Bright 7f2d56fc8c tcptls.c: Log more informative OpenSSL errors
6 years ago
Joshua C. Colp 5a5be92b79 bridging: Add better support for adding/removing streams.
6 years ago
Joshua Colp 12ba0682ed Merge "stasis: Use format specifier for size_t."
6 years ago
Sean Bright ddfb60ac2c app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used
6 years ago
Joshua C. Colp 0f6ee98c3f stasis: Use format specifier for size_t.
6 years ago
George Joseph b76ab5e5c9 message.c: Add option to suppress the Message channel AMI and ARI events
6 years ago
George Joseph 9688381f05 Merge "http: Add ability to disable /httpstatus URI"
6 years ago
George Joseph 6818c3d1d2 cdr.c: Set event time on party b when leaving a parking bridge
6 years ago
Sean Bright 0dce6f746b http: Add ability to disable /httpstatus URI
6 years ago
Sean Bright dfad69ce7c translate.c: Fix silk 24kHz truncation in 'core show translation'
6 years ago
Joshua Colp 64debbd13f Merge "app_voicemail, say: Fix various leading whitespace problems"
6 years ago
Sean Bright 5cbf47714a app_voicemail, say: Fix various leading whitespace problems
6 years ago
Sean Bright 50d02d6194 pbx.c: Include filesystem cache in free memory calculation
6 years ago
Joshua Colp a55d403429 Merge "res_pjsip_endpoint_identifier_ip.c: Add port matching support"
6 years ago
Joshua Colp bf0247ae7c Merge "stasis.c: Use correct topic name in stasis_topic_pool_delete_topic"
6 years ago
Sean Bright 312abaa1fe res_pjsip_endpoint_identifier_ip.c: Add port matching support
6 years ago
George Joseph ab5b97c0d3 Merge "features.c: Make Bridge application tolerate unspecified channel."
6 years ago
George Joseph 1c9ddad4db stasis.c: Use correct topic name in stasis_topic_pool_delete_topic
6 years ago
Richard Mudgett 0376f2bba9 features.c: Make Bridge application tolerate unspecified channel.
6 years ago
Sean Bright 87110c1bdf websocket: Consider pending SSL data when waiting for socket input
6 years ago
Sean Bright fc99ac8c9a db: Initialize condition primitive before use
6 years ago
George Joseph 7c4fc2e39a Merge "config.c: Skip UTF-8 BOMs if present when reading config files"
6 years ago
Joshua C. Colp dd823e50e4 Merge "main/file.c: Limit media cache usage to remote files."
6 years ago
Sean Bright 40b5cf8f52 config.c: Skip UTF-8 BOMs if present when reading config files
6 years ago
Kevin Reeves c626ccec12 main/file.c: Limit media cache usage to remote files.
6 years ago
Joshua C. Colp 89b7144fbd confbridge: Add support for specifying maximum sample rate.
6 years ago
Jaco Kroon 32160cb456 ACL: ast_apply_acl_nolog - identical to ast_apply_acl but without logging.
6 years ago
Friendly Automation fd00a2bd10 Merge "channel.c: Resolve issue with receiving SIP INFO packets for DTMF"
6 years ago
George Joseph c1ad1ea391 Merge "media_cache.c: Various CLI improvements"
6 years ago
George Joseph fd823225a6 channel.c: Resolve issue with receiving SIP INFO packets for DTMF
6 years ago
Joshua Colp cd3a2a478f Merge "core: Improve MALLOC_DEBUG for frames."
6 years ago
Sean Bright 91c3b5b09d media_cache.c: Various CLI improvements
6 years ago
George Joseph 7e3a6e158f manager.c: Prevent the Originate action from running the Originate app
6 years ago
Friendly Automation c93518497c Merge "serializer: set high/low alert levels on whole pool"
6 years ago
Alexei Gradinari f2d5ed54ea serializer: set high/low alert levels on whole pool
6 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Corey Farrell 8a1f30af04
core: Improve MALLOC_DEBUG for frames.
6 years ago
Friendly Automation 391aafb971 Merge "pbx: deadlock when outgoing dialed channel hangs up too quickly"
6 years ago
Kevin Harwell bf6f27388d pbx: deadlock when outgoing dialed channel hangs up too quickly
6 years ago
Kevin Harwell c0efe19cec serializer: move/add asterisk serializer pool functionality
6 years ago
Friendly Automation d73482e6d1 Merge "stasis_state: Create internal stasis_state_proxy object."
6 years ago
Joshua Colp 729b286d59 stasis: Pass bumped topic_all reference to proxy_dtor.
6 years ago
George Joseph 57da20ddac Merge "taskprocessor.c: Added "like" support to 'core show taskprocessors'"
6 years ago
Sean Bright 702019fc80 pbx: Prevent Realtime switch crash on invalid priority
6 years ago
Ben Ford 4c3655ecfd taskprocessor.c: Added "like" support to 'core show taskprocessors'
6 years ago
George Joseph f156391176 Merge "core: Fix ABI mismatch of ao2_global_obj."
6 years ago
George Joseph 2d4abb9906 Merge "taskprocessor.c: Add CLI commands to reset taskprocessor stats."
6 years ago
George Joseph f2367e56c0 Merge "core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option."
6 years ago
Corey Farrell f7045cefd9 stasis_state: Create internal stasis_state_proxy object.
6 years ago
Ben Ford 4de1e6d0e6 taskprocessor.c: Add CLI commands to reset taskprocessor stats.
6 years ago
George Joseph e034e7f51d Merge "astmm.c: Display backtrace with memory show allocations"
6 years ago
Friendly Automation ffbad8ed83 Merge "stasis: refcounter.py can incorrectly report skewed objects."
6 years ago
Corey Farrell 725e991faf
core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option.
6 years ago
George Joseph e82f2f6e82 astmm.c: Display backtrace with memory show allocations
6 years ago
Corey Farrell a4142c8437
core: Fix ABI mismatch of ao2_global_obj.
6 years ago
Corey Farrell ca608d2575 stasis: refcounter.py can incorrectly report skewed objects.
6 years ago
Corey Farrell 3dfbc05c53 stasis: Fix leaks
6 years ago
Joshua Colp e79a3b428a Merge "func_jitterbuffer: Add audio/video sync support."
6 years ago
Joshua Colp 7298a785ad func_jitterbuffer: Add audio/video sync support.
6 years ago
Florian Floimair c18983207d core: Add H.265/HEVC passthrough support
6 years ago
Sean Bright 32ce6e9a06 channels: Allow updating variable value
6 years ago
Ben Ford 0e56643d9f res_rtp: Add unit tests for RTCP stats.
6 years ago
Joshua Colp 1e9714a050 AST-2019-005 - translate: Don't assume all frames will have a src.
6 years ago
George Joseph 9e015713cc dns_core: Create new API ast_dns_resolve_ipv6_and_ipv4
6 years ago
Sean Bright 64906c4c9b audiohook.c: Substitute silence for unavailable audio frames
6 years ago
Friendly Automation bcc0b85da8 Merge "srtp: Fix possible race condition, and add NULL checks"
6 years ago
George Joseph b859dd450a Merge "cdr / cel: Use event time at event creation instead of processing."
6 years ago
Kevin Harwell b805e1237d srtp: Fix possible race condition, and add NULL checks
6 years ago
Joshua Colp 261646c1c4 cdr / cel: Use event time at event creation instead of processing.
6 years ago