What's Changed
- cmake: fix clang 19 c23 extension warnings by @sreimers in #3189
- cmake: install logo.png and *.wav files again (fixes #3191) by @robert-scheck in #3194
- menu dnd event by @cspiel1 in #3186
- ci/build: use GCC 14 on Ubuntu 24.04 by @robert-scheck in #3193
- ci/fedora: adapt workflow for RPM 4.20 in Fedora 41 (fixes #3183) by @robert-scheck in #3192
- test: disable test_call_webrtc in thread mode by @alfredh in #3190
- debian: release v3.17.1 by @sreimers in #3195
- ci/mingw: use ubuntu-24.04 and bump openssl by @sreimers in #3196
- menu: fix 302 Moved Temporarily redirect call by @cspiel1 in #3198
- core: remove obsolete dnd flag by @cspiel1 in #3200
- wasapi: Add WASAPI Audio module by @sreimers in #3165
- menu: a config flag for SIP MESSAGE tone by @cspiel1 in #3203
- mixausrc: fixing some type conversion warnings (MSVC) by @sreimers in #3205
- winwave: remove (replaced by WASAPI module) by @sreimers in #3204
- pulse: use default string as default device by @sreimers in #3206
- mixausrc: reset mixstatus ptime if ptime changes by @maximilianfridrich in #3216
- bevent: Add local URI information to events by @mrkiko in #3217
- ua: update doxygen comment by @alfredh in #3218
- AAudio module by @juha-h in #3208
- wasapi/src: increase record buffer size by @sreimers in #3221
- ua,call: add API for rejecting incoming call by @cspiel1 in #3228
- video: add picture update bool to vidpacket by @maximilianfridrich in #3227
- video: allow RTCP FIR packets as payload-specific feedback by @maximilianfridrich in #3230
- cmake: fix APPLE RPATH workaround by @sreimers in #3232
- readme: sync with wiki by @alfredh in #3241
- bump version to 3.18.0 by @alfredh in #3243
New Contributors
Full Changelog: v3.17.0...v3.18.0