What does PDU Session Establishment Accept do?

It confirms that the requested 5G PDU session was created and returns the final context the UE should use.

Who sends PDU Session Establishment Accept?

The SMF sends it to the UE via the AMF on the N1 path.

When is PDU Session Establishment Accept sent?

It is sent after the network accepts the PDU Session Establishment Request and completes the main policy and session-selection steps.

Which call flow includes PDU Session Establishment Accept?

It appears in the 5G PDU Session Establishment procedure and often in VoNR and enterprise session bring-up flows.

What are the important IEs in PDU Session Establishment Accept?

Start with Selected PDU Session Type, Selected SSC Mode, DNN, Authorized QoS Rules, Session AMBR, and then inspect PDU Address and S-NSSAI.

How do I read PDU Session Establishment Accept in logs?

Correlate it with the request using PDU Session ID and PTI, then verify the returned type, address, QoS, and slice context.

Is there ASN.1 for PDU Session Establishment Accept?

No. It is defined as a 5GSM NAS message with ordered IEs in TS 24.501.

What happens if PDU Session Establishment Accept looks wrong?

Check for session-type normalization, unexpected AMBR or QoS values, or a DNN and slice mismatch between request and response.