Contents
YateHSS/HLR stores and manages the SIM database for mobile networks. It also manages multiple subscriber identities (from different technologies) in one server, providing seamless services over different networks. It is designed for use in GSM, UMTS, LTE, IMS, Wi-Fi networks or any other type of network that uses MAP or Diameter for authentication.
YateHSS/HLR includes a Home Location Register (HLR), an Authentication Center (Auc) (2G/3G) and a Home Subscriber Server (HSS) (4G LTE). YateHSS/HLR exports a JSON API for integration with any SIM management and CRM systems. It is capable of interconnecting with all the VLRs implemented in a GSM mobile network, with any MME from a conventional LTE network, or with the YateUCN core network server.
YateHSS/HLR, the LTE/UMTS/GSM/IMS/Wi-Fi subscriber management server
This section contains common information about YateHSS/HLR (the Home Subscriber Server / Home Location Register)
-
General description of YateHSS/HLR.
-
General description of YateHSS/HLR.
-
Configuration parameters necessary for each mobile network node type.
-
The procedure for SIM swap using API requests.
-
Using the JSON API to configure YateHSS/HLR.
-
Using the JSON API to configure the subscriber management features.
-
Instructions on how to use the JSON API to retrieve information about node statistics, subscriber registration statuses and more.
-
Instructions for configuring an API for a multi tenant YateSMSC & YateHSS
-
Information on how to use Yate’s Telnet interface to access YateHSS/HLR.
-
Generic information about licensing system.
-
Blocking subscriber services for mobile networks with YateHSS/HLR
-
Allow changing Subscriber’s services profile at registration in YateHSS/HLR
YateHSS/HLR
HSS/HLR/AuC SIM subscribers management
See the product here ››
Configuring the YateHSS/HLR
This section contains information about YateHSS/HLR’s configuration scenarios.
-
Learn how to configure YateHSS/HLR through YateMMI
-
Information on how to use Yate’s Telnet interface to access YateHSS/HLR.
-
Learn how to configure zabbix module to send performance data to Zabbix server.
YateHSS/HLR Connection Scenarios
This section contains information about YateHSS/HLR’s connection scenarios.
-
Using JSON API to configure the YateHSS/HLR cluster.
-
Information on how to use Yate’s Telnet interface to access YateHSS/HLR.
Latest Changes
| Tag number | Date | Release notes |
|---|---|---|
| 6011 | 13.05.2026 | Handle 'increase_ota_counter' parameter in set_sim API. Ignore all other update parameters. |
| 6010 | 18.02.2026 | Handle singleton context reuse with handler data. |
| 6009 | 13.01.2026 | Fixed 5G/PS data removal when subscriber registers on CAPIF/Diameter/MAP. |
| 6008 | 27.10.2025 | Use mariadb command instead of mysql on Mageia greater than 8: it was deprecated and will be removed. |
| 6007 | 20.05.2025 | Fixed jsrc errors. |
| 6006 | 19.05.2025 | Added reject module implementing rules for location update rejection. |
| 6005 | 29.07.2024 | Added Diameter S6c support in HSS. Fixed sms_waits insertion check database query: added missing subscriber id and protocol check. |
| 6004 | 25.02.2024 | Fix handling of multi-IMSI MSISDNs. |
| 6003 | 12.12.2023 | Changed all tables id field data type from int to biginit. Increased length of columns holding possible long strings. Handle a vlr number sent on IMS register, use it when handling MAP SRI (send PRN). Do not restart MySQL server if already started. Do not run postinstall script while other Yate product is installing or is in autocheck. Other minor fixes. |
| 6002 | 10.07.2023 | Small improvements and functionality added. |