am d9e12303: Merge "Notify SipSessions before closing SIP stack." into gingerbread
* commit 'd9e12303d279654afe16319f948f93490cd1b4d5': Notify SipSessions before closing SIP stack.
This commit is contained in:
@@ -190,6 +190,7 @@ class SipSessionGroup implements SipListener {
|
||||
|
||||
public synchronized void close() {
|
||||
Log.d(TAG, " close stack for " + mLocalProfile.getUriString());
|
||||
onConnectivityChanged();
|
||||
mSessionMap.clear();
|
||||
closeToNotReceiveCalls();
|
||||
if (mSipStack != null) {
|
||||
|
||||
Reference in New Issue
Block a user