feat: create cook branch
This commit is contained in:
@@ -69,13 +69,13 @@ typedef struct gy_ccr
|
||||
char msc_addr[NUMBER_LEN];
|
||||
char vlr_number[NUMBER_LEN];
|
||||
char imsi[NUMBER_LEN];
|
||||
char apn[GY_APN_LEN];
|
||||
char cellid[16];
|
||||
char apn[GY_APN_LEN];
|
||||
int sgsn_ip;
|
||||
int ggsn_ip;
|
||||
char request_action;
|
||||
char cellid_presented;
|
||||
//char mscc_presented;
|
||||
char mscc_presented;
|
||||
char role_of_node;
|
||||
//long balance_to_check;
|
||||
float req_service_unit;
|
||||
@@ -92,7 +92,8 @@ typedef struct gy_cca
|
||||
int check_balance_result;
|
||||
long grant_value;
|
||||
long volume_threshold;
|
||||
long time_threshold;
|
||||
int validity_time;
|
||||
int time_threshold;
|
||||
int is_final;
|
||||
}_gy_cca;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user