Commit Graph

6585 Commits (44d68bd56b1bfdbda718327e95174c52f7bc4e55)

Author SHA1 Message Date
Sean Bright 1b74555fcf asterisk: Export additional manager functions
5 years ago
Alexander Traud 80c14f74bc codecs: Remove test-law.
5 years ago
Sean Bright 357510cec3 app_chanspy: Spyee information missing in ChanSpyStop AMI Event
5 years ago
George Joseph 7d4ae7dc18 logger.c: Automatically add a newline to formats that don't have one
5 years ago
lvl b08427134f Introduce astcachedir, to be used for temporary bucket files
5 years ago
Sean Bright c8b6340023 media_cache: Fix reference leak with bucket file metadata
5 years ago
Boris P. Korzun 8cb439f7e4 bridge_basic: Fixed setup of recall channels
5 years ago
Alexander Traud 28faafd1c4 Compiler fixes for GCC when printf %s is NULL
5 years ago
Walter Doekes 1650d50e91 main/say: Work around gcc 9 format-truncation false positive
5 years ago
Sean Bright fa023cbfa0 tcptls.c: Don't close TCP client file descriptors more than once
5 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
6 years ago
Sean Bright 51cba591e3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
6 years ago
George Joseph 773f424c7f app_confbridge/bridge_softmix: Add ability to force estimated bitrate
6 years ago
Jasper van der Neut e831952eba channels: Don't dereference NULL pointer
6 years ago
Sean Bright 16dfe8f03f dsp.c: Update calls to ast_format_cmp to check result properly
6 years ago
Sean Bright 30e08ce1bb format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph 44bb0858cb debugging: Add enough to choke a mule
6 years ago
George Joseph 86f1bce186 res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Sungtae Kim aae0904c7d res_stasis.c: Added video_single option for bridge creation
6 years ago
Ben Ford 80a609fcce Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Kevin Harwell 1a5597741f conversions: Add string to signed integer conversion functions
6 years ago
Joshua C. Colp 28bae5e901 pbx: Fix hints deadlock between reload and ExtensionState.
6 years ago
George Joseph 54ddf19141 logger.c: Added a new log formatter called "plain"
6 years ago
Sean Bright 3553192900 bridge_channel: Ensure text messages are zero terminated
6 years ago
George Joseph 64ca2d48da scope_trace: Added debug messages and added additional macros
6 years ago
George Joseph 118cb3f0dd stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
George Joseph 647c53c41f ACN: Changes specific to the core
6 years ago
Ben Ford 9ed6387c14 utils.c: NULL terminate ast_base64decode_string.
6 years ago
Sean Bright 7d96b3e437 utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim c10ed8d4d6 stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright c3588d9c0b 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