mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
[SEPP] Initial Update for 5G Roaming (#2739)
[SEPP] Initial Update for 5G Roaming
This commit is contained in:
parent
e12b1be313
commit
e92293e0af
324 changed files with 26622 additions and 14319 deletions
|
|
@ -84,7 +84,7 @@ bool ogs_pfcp_handle_heartbeat_response(
|
|||
node->remote_recovery = rsp->recovery_time_stamp.u32;
|
||||
|
||||
ogs_timer_start(node->t_no_heartbeat,
|
||||
ogs_app()->time.message.pfcp.no_heartbeat_duration);
|
||||
ogs_local_conf()->time.message.pfcp.no_heartbeat_duration);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue