Commit 7c03eefd authored by aligungr's avatar aligungr

T3521 bug fix

parent a8b4fdd0
......@@ -126,6 +126,8 @@ void NasMm::onTimerExpire(nas::NasTimer &timer)
else if (m_lastDeregistrationRequest->deRegistrationType.switchOff ==
nas::ESwitchOff::NORMAL_DE_REGISTRATION)
switchMmState(EMmState::MM_DEREGISTERED, EMmSubState::MM_DEREGISTERED_NA);
switchRmState(ERmState::RM_DEREGISTERED);
}
}
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment