AmSipSubscription::~AmSipSubscription() {
  setSessionEventHandler(NULL);
}
SIPRegistration::~SIPRegistration() {
  setSessionEventHandler(NULL);
}