Resources | addressContext | zone | sipTrunkGroup | signaling | TCPFallback

TCPFallback

Use this object to configure TCP Fallback settings.

Configuration

ParameterPresenceTypeDefaultDescription
maxMTUSupportedOverUDPControlOenumerationdisabled Maximum MTU Size accepted over UDP. If Enabled, default MTU size shall be considered, i.e.,1300.
maxMTUSupportedOverUDPValueOuint161300 Maximum size of the SIP Invite accepted over UDP Default value is 1300
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/TCPFallback

  • No labels