linphone-xamarin
linphone-xamarin copied to clipboard
Audio & Video Calls are not getting through on Xamarin Android
Hi Team,
Describe the bug (mandatory) I am using Linphone for Xamarin project from https://github.com/BelledonneCommunications/linphone-xamarin. The github project works fine for both audio and video calls. However, after integrating the code in my existing Xamarin Forms project, post Registration call when I try to initiate an Audio or Video call it does not get through. The call drops with 2 beeps and I do not receive any call at the target address.
To Reproduce (mandatory) Post User Registration, when I initiate the call (Audio or Video), I get a Call initiated state but then it ends with an Error state after 2 beeps.
Expected behavior (mandatory) Expecting the Calls to get through like the Original Github code (Linphone-Xamarin)
Please complete the following information (mandatory) [0:] DEVICE=peux [0:] MODEL=2201116PI [0:] MANUFACTURER=Xiaomi [0:] SDK=33 [0:] Linphone Xamarin version: 5.1.73
SDK logs (mandatory) Logs for both Apps viz. Linphone-Xamarin (Original Github App) & Linphone-MyApp (My App) have been attached below.
Request your advice to resolve the issue.