Does anybody have any idea how exactly SIP OPTIONS is used to determine the link status: in combination of Binding Refresh Time and SIP_OPTIONS_PERIOD, can we achieve multiple attempts before IPO alerts SIP is down? Say can we have 3 attempts of 30 seconds each? Below is what I'm referring to:
Avaya IP Office sends SIP OPTIONS messages periodically to determine if the SIP connection is active. The rate at which the messages are sent is determined by the combination of the Binding Refresh Time (in seconds) set on the Network Topology tab in Section 5.1 and the SIP_OPTIONS_PERIOD parameter (in minutes) that can be set on the Source Number tab of the NoUser user. The OPTIONS period is determined in the following manner:
• If no SIP_OPTIONS_PERIOD parameter is defined and the Binding Refresh Time is 0, then the default value of 44 seconds is used.
• To establish a period less than 42 seconds, do not define a SIP_OPTIONS_PERIOD parameter and set the Binding Refresh Time to a value less than 42 secs. The OPTIONS message period will be equal to the Binding Refresh Time.
• To establish a period greater than 42 seconds, a SIP_OPTIONS_PERIOD parameter must be defined. The Binding Refresh Time must be set to a value greater than 42 secs. The OPTIONS message period will be the smaller of the Binding Refresh Time and the SIP_OPTIONS_PERIOD.
THANKS
Avaya IP Office sends SIP OPTIONS messages periodically to determine if the SIP connection is active. The rate at which the messages are sent is determined by the combination of the Binding Refresh Time (in seconds) set on the Network Topology tab in Section 5.1 and the SIP_OPTIONS_PERIOD parameter (in minutes) that can be set on the Source Number tab of the NoUser user. The OPTIONS period is determined in the following manner:
• If no SIP_OPTIONS_PERIOD parameter is defined and the Binding Refresh Time is 0, then the default value of 44 seconds is used.
• To establish a period less than 42 seconds, do not define a SIP_OPTIONS_PERIOD parameter and set the Binding Refresh Time to a value less than 42 secs. The OPTIONS message period will be equal to the Binding Refresh Time.
• To establish a period greater than 42 seconds, a SIP_OPTIONS_PERIOD parameter must be defined. The Binding Refresh Time must be set to a value greater than 42 secs. The OPTIONS message period will be the smaller of the Binding Refresh Time and the SIP_OPTIONS_PERIOD.
THANKS