sti-heartbeat-config

You use the sti-heartbeat-config configuration element to define the operational parameters for the heartbeat that monitors STIR/SHAKEN servers' availability.

Parameters

sti-heartbeat-state
Enables/disables the heartbeat functionality for all STIR/SHAKEN servers at the system level. Values include:
  • Disabled (default)
  • Enabled
sti-heartbeat-msg-interval-time
Specifies, in seconds, the time-interval to send the heartbeat message to STIR/SHAKEN servers. Values include:
  • 5 seconds (default)
  • Range 1 - 3600 seconds

Note:

The value of this parameter should be more than the timeout value of each sti-server.
sti-orig-tn-number
Specifies the calling party TN number when sending heartbeat messages to STIR/SHAKEN servers, using a string value.
  • Default: 9999999999
  • Range is any 10 digits
sti-dest-tn-number
Specifies the called party TN number when sending heartbeat messages to STIR/SHAKEN servers, using a string value.
  • Default: 7777777777
  • Range is any 10 digits
sti-div-tn-number
Specifies the called party diverted TN number when sending heartbeat messages to STIR/SHAKEN servers, using a string value.
  • Default: 3333333333
  • Range is any 10 digits

Path

sti-heartbeat-config is an element of the session-router path. The full path from the topmost ACLI prompt is: configure terminal , and then session-router , and then sti-heartbeat-config.

Note:

This is a multiple instance configuration element.