|
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
reqTimerT1 | O | uint16 | 500 | This is the BFCP protocol retransmission timer T1 (in milliseconds). T1 is the initial request retransmission timer, an estimate of the round-trip time (RTT), and it defaults to 500 ms. | |
respTimerT2 | O | uint16 | 10000 | This is the BFCP protocol timer T2 (in milliseconds). T2 is the response retransmission timer, and defaults to 10000 ms. |
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/bfcpTimer |