GTPC Protocol Endpoint with UDP Proxy Bypass Call Flow
This section describes the GTPC Protocol Endpoint with UDP Proxy Bypass call flow.

Step |
Description |
---|---|
1 |
The GTP_Peer sends the GTP Request to the GTPC-EP pod. |
2 |
The GTPC-EP pod decodes the message, performs the basic validation, and forwards the GTP Request to the Service. |
3 |
The Service processes the GTP Request, generates the GTP Response, and sends the GTP Response to the GTPC-EP pod. |
4 |
The GTPC-EP pod encodes the GTP Response message and forwards the GTP Response message to the GTP_Peer. |