Reputation: 59
I'm using the Linphoe SDK for windows 10 version 5.1.21 (from https://download.linphone.org/releases/windows/sdk/). when passing Non English characters thru the invite messages ("רונן" sip:[email protected];tag=1c1835228085) or in the notify body the characters received as Geeberish ("×¨×•× ×Ÿ" sip:[email protected]). In the Linphone logs it seems ok but get wrong encoding when received in the callbacks(onNotifyReceived). this is not happening in Linphone SDK for Android nor iOS, only in UWP. is there anyway solving it?
Thanks.
Upvotes: 0
Views: 96
Reputation: 503
We are aware of this issue and we are working on it.
In the meantime, you can try our fix/xamarin-utf8-crash
SDK branch.
Cheers,
Upvotes: 0