Resources | addressContext | zone | sipTrunkGroup | signaling | causeCodeMapping

causeCodeMapping

This object controls the mapping of CPC cause codes to/from SIP cause codes.

Configuration

ParameterPresenceTypeDefaultDescription
cpcSipCauseMappingProfileOreference The name of the CPC to SIP cause mapping profile.
sipCpcCauseMappingProfileOreference The name of the SIP to CPC cause mapping profile.
useNonDefaultCauseCodeforARSBlackListOenumerationdisabled When enabled uses cause code 168 for route rejected because of ARS blacklisting
sipInternalCauseMappingProfileOreference The name of internal cause to SIP cause mapping profile.
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/causeCodeMapping

  • No labels