Commit Graph

6584 Commits (8c5fe5aac59577bed94b2b75ece0a4d505b56f59)

Author SHA1 Message Date
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
6 years ago
Joshua C. Colp 6d50d152d8 pbx: Fix hints deadlock between reload and ExtensionState.
6 years ago
George Joseph 5a8cacb93d logger.c: Added a new log formatter called "plain"
6 years ago
Sean Bright 5ec7099312 bridge_channel: Ensure text messages are zero terminated
6 years ago
George Joseph c4c72d55a2 scope_trace: Added debug messages and added additional macros
6 years ago
George Joseph d26ab7f8f9 stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
George Joseph 6faf76308d ACN: Changes specific to the core
6 years ago
Ben Ford 769a9611e7 utils.c: NULL terminate ast_base64decode_string.
6 years ago
Sean Bright d9ae902f52 utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim 2e32b56bdb stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright 7a43bedd72 acl.c: Coerce a NULL pointer into the empty string
6 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
6 years ago
George Joseph d093e44b1e frame.c: Make debugging easier
6 years ago
George Joseph 955b7b4fdb Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
Kevin Harwell cfed0ea033 manager - Add Content-Type parameter to the SendText action
6 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
6 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
6 years ago
Joshua C. Colp de2813cf23 core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
6 years ago
Ben Ford 559fa0e89c cli.c: Fix compiler error.
6 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
6 years ago
Joshua C. Colp 1fcb6b1b21 bridge_channel: Don't queue unmapped frames.
6 years ago
sungtae kim 25ae412f75 bridge.c: Fixed null pointer exception
6 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
6 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