Resources | addressContext | zone | sipTrunkGroup | signaling | timers | suspendResumeTimer

suspendResumeTimer

If enabled, this timer starts counting when SUSPEND ISUP message is received in SIP MIME. The timer is cancelled upon receipt of RESUME ISUP message.

Configuration

ParameterPresenceTypeDefaultDescription
stateOenumerationdisabled This enables or disables the SUS and RES timer functionality of SR timer.
valueOuint1630 This object will set SUS and RES timer.
typeOenumerationboth This gives the facility to start the the SR timer for user, network or both.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusSipTrunkGroup:sipTrunkGroup={name}/signaling/timers/suspendResumeTimer

  • No labels