linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] How to unregister from SIP in linphone android


From: kaushik parmar
Subject: Re: [Linphone-developers] How to unregister from SIP in linphone android?
Date: Wed, 11 Jun 2014 20:31:58 +0530

Hello,

there are two ways to do this.

1) Disable background mode  so it will not able to get incoming call when application in background.

2) Exit the application. LinphoneActivity.instance().exit(); It will unregister and close the application. SIP will register When user re-opens the application.

I am using second option for unregister and exit the application.



On Wed, Jun 11, 2014 at 8:01 PM, LuchianC <address@hidden> wrote:
Anyone? :)



--
View this message in context: http://nongnu.13855.n7.nabble.com/How-to-unregister-from-SIP-in-linphone-android-tp185203p185305.html
Sent from the linphone-developers mailing list archive at Nabble.com.

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



--
Kind regards,

Kaushik Parmar

reply via email to

[Prev in Thread] Current Thread [Next in Thread]