I have been using Linphone for a few years on Linux problem free. Thank you Linphone devs.
First odd thing is the search bar no longer lets me initiate a call. eg. I enter *97 and there is no option to press dial, and pressing enter has no effect. I can only click to dial numbers that are in my call history.
The other issue is after a call is connected, then pressing hangup, the app crashes. The logs don't show any crash messages, just what looks like a normal hang up? Not sure.
Here's some details from a SRTP SIPS TLS voice only call.
User-Agent: Linphone-Desktop/5.2.5 (name) linuxmint/21.3 Qt/5.15.2 LinphoneSDK/5.3.68
2024-07-12 16:44:46:928 [AppRun.wrapped/mediastreamer] MESSAGE Stopping ZRTP context on session [(nil)]
2024-07-12 16:44:46:928 [AppRun.wrapped/mediastreamer] MESSAGE ZRTP context destroyed
2024-07-12 16:44:46:936 [AppRun.wrapped/mediastreamer] MESSAGE MSAudio MSTicker thread exiting
2024-07-12 16:44:46:936 [AppRun.wrapped/liblinphone] MESSAGE MainDb::addEvent() of type ConferenceCallEnded (value 4)
2024-07-12 16:44:46:936 [AppRun.wrapped/liblinphone] MESSAGE Update conference call in database: 3r0JCIKouT
2024-07-12 16:44:46:964 [AppRun.wrapped/liblinphone] MESSAGE Linphone core [0x62c57cc4dd40] notified [call_log_updated]
2024-07-12 16:44:46:964 [AppRun.wrapped/liblinphone] MESSAGE Resetting the current call
2024-07-12 16:44:46:964 [AppRun.wrapped/liblinphone] MESSAGE Removing the call (local address "Name" <
sip:111999_1@server3.voip.ms:5061> remote address sip:*
97@server3.voip.ms) from the list attached to the core
2024-07-12 16:44:46:964 [AppRun.wrapped/liblinphone] MESSAGE Notifying capture sound card that is no longer needed.
2024-07-12 16:44:46:964 [AppRun.wrapped/liblinphone] MESSAGE Notifying playback sound card that is no longer needed.
2024-07-12 16:44:46:964 [AppRun.wrapped/liblinphone] MESSAGE Linphone core [0x62c57cc4dd40] notified [last_call_ended]
2024-07-12 16:44:46:964 [AppRun.wrapped/liblinphone] MESSAGE Unable to find audio video conference with conference ID ConferenceId(peer=sip:*
97@server3.voip.ms, local=sip:*
97@server3.voip.ms) in RAM.
2024-07-12 16:44:46:964 [AppRun.wrapped/qt] MESSAGE QT: components/sip-addresses/SipAddressesModel.cpp:527: "Update (`sip:*
97@server3.voip.ms`, `
sip:111999_1@server3.voip.ms`, `sip:*
97@server3.voip.ms`) from chat call."
2024-07-12 16:44:46:965 [AppRun.wrapped/qt] DEBUG QT: qrc:/ui/views/App/Calls/CallsWindow.js:105: New Content: QQmlComponent(0x62c57d247b40)
2024-07-12 16:44:46:966 [AppRun.wrapped/qt] MESSAGE QT: app/proxyModel/ProxyListModel.hpp:98: "Removing " CallModel " : " CallModel(0x62c5806c9b70)
2024-07-12 16:44:46:966 [AppRun.wrapped/qt] DEBUG QT: qrc:/ui/modules/Linphone/Calls/Calls.js:160: updateSelectedCall: null / -1
2024-07-12 16:44:46:966 [AppRun.wrapped/qt] DEBUG QT: qrc:/ui/views/App/Calls/CallsWindow.js:76: New Content: null
2024-07-12 16:44:46:970 [AppRun.wrapped/qt] MESSAGE QT: components/core/event-count-notifier/AbstractEventCountNotifier.cpp:87: "Notify event count: 0."
2024-07-12 16:44:46:970 [AppRun.wrapped/liblinphone] MESSAGE Linphone core [0x62c57cc4dd40] notified [call_state_changed]
Any direction on what to check would be appreciated.