- localProfile
- the SIP profile to make calls from
Type Reason Android.Net.Sip.SipException if the profile contains incorrect settings or calling the SIP service results in an error
Opens the profile for making generic SIP calls. The caller may make subsequent calls through SipManager.MakeAudioCall(SipProfile, Android.Net.Sip.SipProfile, Android.Net.Sip.SipProfile, Android.Net.Sip.SipProfile). If one also wants to receive calls on the profile, use SipManager.Open(SipProfile, Android.App.PendingIntent, Android.App.PendingIntent) instead.