Oracle® Communications Diameter Signaling Router Policy and Charging Application Release 8.4 F12292 |
|
![]() Previous |
![]() Next |
This section describes how Diameter Request and Answer messages are routed to the PCA application.
Requests
If this AVP is present, the request will not be routed to any DSR application. Otherwise the next condition is checked.
If no rule is matched, the request is not routed to any DSR application. Otherwise the next condition is checked.
If the DSR Application is not Available, then the Unavailability action is performed by Diameter. For PCA, the Unavailability action for Request is Reject, which means PCA reject the Diameter Request messages by generating and sending an Answer message with a failure response with Result-Code AVP set to value configured for the error condition PCA Unavailable or Degraded.
If the DSR Application is Available, then Diameter routes the Request to the DSR Application specified in the matching Application Routing Rule.
Table 2-6 P-DRA Application Routing Table Configuration
Rule Name | Priority | Conditions | Application Name |
---|---|---|---|
PcaGxRule | 5 | AppId Equal 16777238 - 3GPP Gx | PCA |
PcaGxxRule | 5 | AppId Equal 16777266 - 3GPP Gxx | PCA |
PcaRxRule | 5 | AppId Equal 16777236 - 3GPP Rx | PCA |
PcaGxPRule | 5 | AppId Equal 16777238 - 3GPP Gx-Prime | PCA |
PcaS9Rule | 5 | AppId Equal 16777267 - 3GPP S9 | PCA |
PcaRoGyRule | 5 | AppId Equal 4 - 3GPP | PCA |
Answers
Diameter Answers, to which the related Diameter requests have been processed successfully by PCA, will be forwarded to PCA application for processing.
Note:
Relaying an answer while the PCA application is unavailable may result in exposing a PCRF name that was supposed to be topology hidden for the P-DRA functionNote:
All the Online Charging answer messages are always processed by the Online Charging DRA.