VoLTE Call Flow (steps)

  1. The mobile subscriber indicates on their LTE-enabled smartphone the desire to make a VoIP call.
  2. LTE identifies a PDN Gateway (P-GW) that offers a connection to the IMS network.
  3. LTE establishes a Default bearer for SIP from the subscriber to the selected P-GW.
    The default EPS bearer is established with a QoS Class Identifier (QCI) value of 5 (the QCI value required for SIP signaling).
  4. The smartphone sends a SIP “Invite” message toward the IMS network. Contained in the SIP message is a Session Description Protocol (SDP) that carries the QoS requirement.Note that although SIP messages are carried through the LTE network, the LTE network is unaware of the
    content of the message (nor the need for special QoS treatment at this stage).
  5. The IMS network extracts the required QoS setting from the SIP message.
  6. If a charging policy applies, then the IMS network sends an initial diameter Credit Control Request (CCR) to the OCS over the Ro interface and an initial amount of credit is reserved anticipating the need to precisely
    meter flow data during the call.
  7. The QoS requirement is sent from the IMS network through the Rx interface (using the Diameter protocol) to the PCRF.
  8. The PCRF creates actionable charging and QoS rules and forwards these across the Gx interface to the Policy and Charging Enforcement (PCEF) that lives with the P-GW in the LTE network.
  9. The P-GW now sends a request to establish a separate “dedicated bearer” (with a QCI value of 1) to the smartphone.
  10. After the smartphone confirms that LTE can support the new dedicated bearer, it sends a SIP “UPDATE” message to the IMS network.
  11. The IMS network completes the setup process and establishes the call.
  12. Bidirectional VoIP call packets flow inside the LTE network (to the P-GW) and smartphone.
  13. For charging, the IMS network requests credit from the OCS throughout the call (e.g., every 10 seconds). If credit does not exist, a 402 (payment required) message is sent back to the smartphone and the call is
    cancelled. If credits expire during the call, it is terminated.
  14. When the call terminates, the smartphone sends a SIP “BYE” message to the IMS network.
  15. The IMS network sends a diameter CCR termination request to the OCS, which ends the charging metering and triggers actions to collect IMS billing records.
  16. The IMS network notifies the PCRF of call termination.
  17. The PCRF tells the PCEF to close out the LTE billing, and instructs the P-GW to tear down the dedicated bearer established for the VoIP call.

2 Likes