Commit 474f5156 authored by aligungr's avatar aligungr

SRA dev.

parent f8f15b20
......@@ -112,7 +112,7 @@ void NasMm::onTimerExpire(nas::NasTimer &timer)
if (m_mmState == EMmState::MM_DEREGISTERED_INITIATED && m_lastDeregistrationRequest != nullptr)
{
logExpired();
m_logger->debug("Retrying de-registration request");
m_logger->debug("Retransmitting De-registration Request due to T3521 expiry");
sendNasMessage(*m_lastDeregistrationRequest);
m_timers->t3521.start(false);
......
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