Author :
landry
Date :
2023-02-18 18:37:22
Hash :ea5ea6e6 Message :telephony/linphone: update to 5.0.10, and update linphone-sdk to 5.2.23
- switches to AGPLv3
- belle-sip: add a patch from freebsd to zero res
- liblinphone: disable various fatal/crashes with DB_STORAGE disabled (we dont have SOCI)
- linphone: add two patches from debian to fix a crash and disable CGU checkbox
- mediastreamer2: drop zxing dependency, ours isnt the right one and
linphone upstream also has its own fork now
- mediastreamer2: force-enable ENABLE_QT_GL to fix video display, from
freebsd (cf https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266006)
- mediastreamer2: make sure dlopen() is properly detected
tested by receiving some calls, crashes a bit less.