Commit Graph

6550 Commits (16.15)

Author SHA1 Message Date
Alexander Traud 334661601a Compiler fixes for GCC when printf %s is NULL
6 years ago
Walter Doekes f98eed17c1 main/say: Work around gcc 9 format-truncation false positive
6 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories
6 years ago
Sean Bright d0313d8b12 tcptls.c: Don't close TCP client file descriptors more than once
6 years ago
Ben Ford 681a1624b5 utils.c: NULL terminate ast_base64decode_string.
6 years ago
Ben Ford d979bdf87a res_stir_shaken: Add outbound INVITE support.
6 years ago
Ben Ford 746ce16b16 res_stir_shaken: Add inbound INVITE support.
6 years ago
Sean Bright 7a64868118 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
6 years ago
George Joseph 3b0a53f257 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
6 years ago
Jasper van der Neut efcc6d6f6b channels: Don't dereference NULL pointer
6 years ago
Sean Bright cba132a797 dsp.c: Update calls to ast_format_cmp to check result properly
6 years ago
Sean Bright c9cc281484 format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph 6abf6f345d debugging: Add enough to choke a mule
6 years ago
George Joseph 65088494cb res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Sungtae Kim af339d0adb res_stasis.c: Added video_single option for bridge creation
6 years ago
Ben Ford e7620d034a Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Kevin Harwell 7b441505dc conversions: Add string to signed integer conversion functions
6 years ago
Joshua C. Colp 0452717645 pbx: Fix hints deadlock between reload and ExtensionState.
6 years ago
George Joseph d28a44c33d logger.c: Added a new log formatter called "plain"
6 years ago
Sean Bright 32b593c325 bridge_channel: Ensure text messages are zero terminated
6 years ago
George Joseph 377caaed3c stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
George Joseph 16afb0a05d scope_trace: Add/update utilities
6 years ago
Sean Bright e9e441c399 utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim 15a3318f1f stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright d78ccb800e acl.c: Coerce a NULL pointer into the empty string
6 years ago
George Joseph fdcb3e2ead frame.c: Make debugging easier
6 years ago
George Joseph af595e918e Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
Kevin Harwell d9b8f04cd4 manager - Add Content-Type parameter to the SendText action
6 years ago
Joshua C. Colp 563f2f94d6 core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
6 years ago
Ben Ford 68b2a2f1ab cli.c: Fix compiler error.
6 years ago
Joshua C. Colp 51f1f78069 bridge_channel: Don't queue unmapped frames.
6 years ago
George Joseph 6a0c472374 Scope Tracing: A new facility for tracing scope enter/exit
6 years ago
traud 023d73a0e7 tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
Pirmin Walthert 6649b13b91 app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
George Joseph f56149d019 streams: Fix one memory leak and one formats ref issue
6 years ago
Nathan Bruning 92169e6f8a app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Jaco Kroon 9e7fc21086 Remove #include <sys/cdefs.h>
6 years ago
Alexander Traud 0ce4a77367 core_local: Local calls are always secure.
6 years ago
Guido Falsi ca5c1e6336 core/dns: Add system include required on FreeBSD
6 years ago
Joshua C. Colp 2128eb1f47 stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp 62183bc777 confbridge: Add support for disabling text messaging.
6 years ago
Pirmin Walthert 9a928cae86 res_rtp_asterisk: Free payload when error on insertion to data buffer
6 years ago
Jean Aunis ef4255f6ed func_volume: Accept decimal number as argument
6 years ago
Jaco Kroon 1e6b10c137 main/backtrace: binutils-2.34 fix.
6 years ago
Kevin Harwell 267583f18d channel: write to a stream on multi-frame writes
6 years ago
sungtae kim eb0493cfb8 dial.c: Removed dial string 80 character limitation
6 years ago
Jaco Kroon 85fca26c24 acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Jaco Kroon 33b2c7f79b Update main/backtrace.c to deal with changes in binutils 2.34.
7 years ago
Sean Bright 479723f3cc dns_txt: Add TXT record parsing support
7 years ago