open5gs/webui/src/components/Subscriber
jmasterfunk84 775520d7a8
Introduce Cancel Location and Insert Subscriber Data features to HSS. (#1744)
* Introduce Cancel Location and Insert Subscriber Data features to HSS.
* HSS database will keep track of last known MME and Update Time
* Purged UE flag is established in HSS for future PUR handling
* HSS Thread will connect to database and watch change stream
  mongoDB must be configured with a Replica Set to use this
* HSS will send IDR if subscription data changes
* HSS will send CLR to old MME if MME host or realm changes
* Function created to allow ULA and IDR to generate Subscription-Data AVP
* MME Hostname and Realm shown in WebUI

* Resolve freeDiameter errors

During a ULR, if database does not contain a last known MME, a CLR is being sent to a Null destination.  This will ensure that a destination is available in the database before sending the CLR.

* Removed change streams.  Added PUR handling.

* newline needed at end of file.

* Removed temp variable.

* * Change WebUI to 2x2 display
* Including UE Purged indicator
* Using pointers in ogs_subscription_data_t
* better memory mangement with pointers
* Tweak to Destination used by hss_s6a_send_idr to use last known MME

* Check for null mme_host and mme_realms

Do this before trying to compare the strings.
2022-09-13 16:48:20 +09:00
..
Edit.js new: HSS Cx interface is added 2021-04-05 17:09:39 +09:00
Item.js fix the bug 2017-07-06 22:51:37 +09:00
List.js detail view implemented 2017-07-06 11:11:54 +09:00
Search.js update it 2017-06-23 10:21:38 +09:00
View.js Introduce Cancel Location and Insert Subscriber Data features to HSS. (#1744) 2022-09-13 16:48:20 +09:00
index.js detail view implemented 2017-07-06 11:11:54 +09:00