Feature Configuration
To configure this feature, use the following configuration:
config
profile sgw sgw_profile_name
session-stale-timer session_stale_timer
end
NOTES:
-
session-stale-timer session_stale_timer
—Specify the maximum number of seconds for which a session can remain idle without any signaling or event, after which the session will be terminated.The
session_stale_timer
value must be in the range of 0–4294967295, and must be greater than thesetup-timeout
andsession-idle-timeout
timer values.To disable the session-stale-timer configuration, set it to 0.