Hi devs, I'm using the linphone library on android using flutter, but sometimes it works and other times it just returns ERROR when making a call...
Login seems to be working correctly
I/flutter (23350): LoginState.progress
I/flutter (23350): LoginState.ok
I/flutter (23350): CALLSTATUSCallState.error
I/flutter (23350): Event: Released
I/flutter (23350): CALLSTATUSCallState.released
E/linphonesdk-----------(23350): onCallStateChanged: Outgoing init
E/linphonesdk-----------(23350): onCallStateChanged: Outgoing Progress
E/linphonesdk-----------(23350): onCallStateChanged: Error
E/linphonesdk-----------(23350): onCallStateChanged: Released