Commit Graph

6564 Commits (17.9)

Author SHA1 Message Date
Walter Doekes f198c85157 main/say: Work around gcc 9 format-truncation false positive
6 years ago
Joshua C. Colp 680e07d514 asterisk: Add verbose message stating support status.
6 years ago
Sean Bright 5e701ff957 tcptls.c: Don't close TCP client file descriptors more than once
6 years ago
Sean Bright 1b11f143d5 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
6 years ago
George Joseph 0bc136c3ab app_confbridge/bridge_softmix: Add ability to force estimated bitrate
6 years ago
Jasper van der Neut 47deb6967a channels: Don't dereference NULL pointer
6 years ago
Sean Bright b370b70a70 dsp.c: Update calls to ast_format_cmp to check result properly
6 years ago
Sean Bright b74e65f111 format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph 1cd184250f debugging: Add enough to choke a mule
6 years ago
George Joseph d3c67d585f res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Sungtae Kim 519bb01d5f res_stasis.c: Added video_single option for bridge creation
6 years ago
Ben Ford 2469c94a7a Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Kevin Harwell ee7ded19fb conversions: Add string to signed integer conversion functions
6 years ago
Joshua C. Colp be147e08ce pbx: Fix hints deadlock between reload and ExtensionState.
6 years ago
George Joseph ddaf9751e9 logger.c: Added a new log formatter called "plain"
6 years ago
Sean Bright e8b5ee044f bridge_channel: Ensure text messages are zero terminated
6 years ago
George Joseph 393444fc20 stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
George Joseph 50a98c37c8 scope_trace: Add/update utilities
6 years ago
Sean Bright 87e79e6f9c utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim ade20df66b stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright 7d487b8cb6 acl.c: Coerce a NULL pointer into the empty string
6 years ago
George Joseph e61d045d96 frame.c: Make debugging easier
6 years ago
George Joseph bb1af1b6fc Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
Kevin Harwell ef78162780 manager - Add Content-Type parameter to the SendText action
6 years ago
Joshua C. Colp 47c4a3becf core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
Ben Ford 246615925f cli.c: Fix compiler error.
6 years ago
Kevin Harwell 3726992e6b Compiler fixes for gcc 10
6 years ago
Joshua C. Colp 6e6c8fb141 bridge_channel: Don't queue unmapped frames.
6 years ago
sungtae kim d3fdd4c41b bridge.c: Fixed null pointer exception
6 years ago
George Joseph 6b899661ef Scope Tracing: A new facility for tracing scope enter/exit
6 years ago
traud 1bc597130c tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
Pirmin Walthert a1d94e13db app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
George Joseph b43b04a1f4 streams: Fix one memory leak and one formats ref issue
6 years ago
Nathan Bruning 1e16c84be0 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Jaco Kroon a703e5498b Remove #include <sys/cdefs.h>
6 years ago
Alexander Traud 96ca431b58 core_local: Local calls are always secure.
6 years ago
Guido Falsi 2500004022 core/dns: Add system include required on FreeBSD
6 years ago
Joshua C. Colp fe11bc7a2a stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp 21f0759b2c confbridge: Add support for disabling text messaging.
6 years ago
Pirmin Walthert 26dec66598 res_rtp_asterisk: Free payload when error on insertion to data buffer
6 years ago
Jean Aunis c23f899254 func_volume: Accept decimal number as argument
6 years ago
Jaco Kroon a5119e9600 main/backtrace: binutils-2.34 fix.
6 years ago
Kevin Harwell a03cb75523 channel: write to a stream on multi-frame writes
6 years ago
sungtae kim 41c1e0b45d dial.c: Removed dial string 80 character limitation
6 years ago
Jaco Kroon 1b01a6abfd acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Jaco Kroon af414ef015 Update main/backtrace.c to deal with changes in binutils 2.34.
7 years ago
Sean Bright 7a38d5f4e2 dns_txt: Add TXT record parsing support
7 years ago
Joshua C. Colp aa9e4f395b audiohook: Don't allow audiohooks to attach to hung up channels.
7 years ago
George Joseph c3bb94b1ee Merge "enum.c: Make ast_get_txt() actually do something." into 17
7 years ago
Sean Bright 7eec090030 enum.c: Add support for regular expression flag in NAPTR record
7 years ago