Resources | node | addressContext | zone | sipTrunkGroup | signaling | timers

timers

Use this object to define retransmission and session keep-alive timer parameters.

Exists on Condition /system/isOAM ='true'

Configuration

ParameterPresenceTypeDefaultDescription
suspendResumeTimerO This is the timer which, if enabled, gets started upon receipt of a SUSPEND ISUP message in SIP MIME and gets cancelled upon the receipt of a RESUME ISUP message in SIP MIME.
bfcpTimerO BFCP Retransmission timer parameters.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListSipTrunkGroup:sipTrunkGroup={name}/signaling/timers

  • No labels