mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
Default APN is added
This commit is contained in:
parent
0557be8ffd
commit
a864b36f44
7 changed files with 257 additions and 23 deletions
|
|
@ -41,6 +41,7 @@ typedef struct _s6a_subscription_data_t {
|
|||
bitrate_t ambr; /* UE-AMBR */
|
||||
c_uint32_t subscribed_rau_tau_timer; /* unit : minutes */
|
||||
|
||||
c_uint32_t context_identifier; /* default APN */
|
||||
pdn_t pdn[MAX_NUM_OF_SESS];
|
||||
int num_of_pdn;
|
||||
} s6a_subscription_data_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue