TSG-11250: 支持从REDIS中读取移动网用户标识映射关系表并执行对应策略

This commit is contained in:
刘学利
2022-07-29 10:41:09 +00:00
parent ff0fbd01f5
commit c558ea4b71
6 changed files with 200 additions and 56 deletions

View File

@@ -63,6 +63,7 @@ struct subscribe_id_info
struct umts_user_info
{
int ref_cnt;
char *apn;
char *imsi;
char *imei;