Telecom engineering reference for protocols, messages, call flows, troubleshooting, releases, and tools.
Menu
NASLTEMME to UE or UE to MME3GPP TS 24.301
LTE Detach Accept
Detach Accept is the EPS NAS message used to confirm that the detach procedure has been completed, either as the network response to a UE-originated detach or as the UE response to a network-initiated detach.
Message Fact Sheet
Protocol
nas
Network
lte
Spec
3GPP TS 24.301
Spec Section
5.5.2, 8.2.10
Direction
MME to UE or UE to MME
Message Type
EMM signaling
Full message name
LTE Detach Accept
Protocol
NAS
Technology
LTE
Direction
MME to UE or UE to MME
Interface
N1 over LTE access / S1-MME control path
Signaling bearer / channel
NAS signaling / Commonly carried on an existing protected NAS signaling path during normal detach completion handling.
Typical trigger
Triggered when a normal detach branch reaches its completion point after Detach Request and the receiving side confirms the detach result.
Main purpose
Closes the normal detach branch, stops the relevant detach supervision timer, and confirms that the current EPS registration context is being left.
Detach Accept is the EPS NAS message used to confirm that the detach procedure has been completed, either as the network response to a UE-originated detach or as the UE response to a network-initiated detach.
Closes the normal detach branch, stops the relevant detach supervision timer, and confirms that the current EPS registration context is being left.
Why this message matters
Detach Accept is the LTE NAS message that confirms the detach procedure has been completed.
Where this message appears in the call flow
UE-initiated EPS detach completion
In a normal UE-initiated EPS detach, Detach Accept is the network message that closes the detach branch and lets the UE leave the registered EPS state.
Call flow position: Network completion message sent after the UE initiated a normal EPS detach and the detach branch reaches its acceptance point.
Typical state: The network is confirming that EPS detach is complete and the UE can leave the registered EPS state.
Preconditions:
The UE sent Detach Request.
The detach branch was a normal detach rather than switch-off detach.
Next likely message: Local detach completion and EMM-DEREGISTERED continuation
Interface: N1 over LTE access / S1-MME control path
Domain: Core-side EPS mobility management signaling that confirms completion of the detach procedure.
Signaling bearer: NAS signaling
Logical channel: Commonly carried on an existing protected NAS signaling path during normal detach completion handling.
Transport / encapsulation: EPS NAS message exchanged between UE and MME through the eNodeB as the completion message for detach handling.
Security context: Detach Accept normally appears after a valid EMM context already existed, so it is usually part of protected NAS continuation rather than early access signaling.
Message Structure Overview
Detach Accept is an EPS mobility-management message rather than an ASN.1 LTE RRC structure.
It is structurally simple because the message mainly signals detach completion rather than carrying a detailed IE set.
The practical reading path starts with who sent it, which detach branch it closes, and which timer it stops.
ASN.1 Message Syntax for LTE Detach Accept
Detach Accept
How to read this message syntax
Detach Accept is a NAS layer-3 message, not an ASN.1 LTE RRC message. It is mainly a completion signal: the meaning comes from the detach branch around it, not from a large IE payload.
Decode this message with the 3GPP Decoder, inspect the related message database, or open the matching call flow to see where this signaling step fits in the full procedure.