Range Based Address Resolution (RBAR) is a DSR-enhanced routing application that allows the routing of Diameter end-to-end transactions based on Diameter Application ID, Command Code, Routing Entity Type, and Routing Entity Addresses (range and individual) as a Diameter Proxy Agent.
When a message successfully resolves to a destination, RBAR replaces the destination information (Destination-Host and/or Destination-Realm) in the ingress message with the corresponding values assigned to the resolved destination, and forwards the message to the (integrated) Diameter Relay Agent for egress routing into the network.
RBAR provides the following functions:
Reserved MCC Ranges
Mobile Country Code (MCC) ranges that are reserved for future use are defined in a system-wide MCC Ranges table. If the MCC digits portion of a decoded IMSI digits fall within one of the ranges designated in the MCC Ranges table, the IMSI digits will NOT be used for further Address Resolution. RBAR will continue decoding the digits using other AVP instances, or next PriorityAVP (if provisioned), or next Routing Entity (if provisioned).
Identifying IMSIs and MSISDNs
Address resolution applications like Full Address Based Resolution (FABR) and Range Based Address Resolution (RBAR) need to categorize User Identities (digit strings) decoded from the Diameter Request AVPs as either MSISDN or IMSI, to allow looking up the User Identity in the appropriate lookup table.
If there is no ""+" sign before the digits, the Routing Entity Type is IMPU, and decoded digits falls within MSISDN and IMSI overlap range, configured MCC+MNC combinations can be compared to the first 5 or 6 digits of the User Identity. If a match occurs, the User Identity is considered as an IMSI and used for IMSI lookup. If a match does not occur, the User Identity is considered as an MSISDN and used for MSISDN lookup.
See Identifying IMSIs and MSISDNs for more information about identifying IMSIs and MSISDNs using digit string lengths and MCC+MNC combinations.
Application Chaining
Application Routing Rules can be configured so that RBAR and the PCA applications can be run independently on a same DSR DA-MP without interfering with each other’s functionality.
In Diameter, all IMSIs are in the form of an ITU-T E.212 number. It is assumed that customers will provision all IMSIs within the RBAR database as E.212 values. E.212 to E.214 conversion is not supported.