Resources | addressContext | zone | sipTrunkGroup | signaling | transportPreference

transportPreference

Use this object to define the preference ordering of allowed SIP transports.

Configuration

ParameterPresenceTypeDefaultDescription
preference1Oenumerationnone This first choice of transport protocol for SIP calls.
preference2Oenumerationnone This second choice of transport protocol for SIP calls.
preference3Oenumerationnone This third choice of transport protocol for SIP calls.
preference4Oenumerationnone This fourth choice of transport protocol for SIP calls.
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/transportPreference

  • No labels