In this section:
Default values are enclosed in square brackets [ ].
The SBC provisions the internalSipCauseMapProfile
to attach at the trunk group level. In addition, SBC can attach the internalSipCauseMapProfile
profile to the signaling zone level. If the trunk group is in a disabled or out-of-service state, the SBC does not use this profile.
There no new parameters added. Instead, new values that are listed in the table are added.
Create the internalSipCauseMapProfile
and map causeMap
to the sipcause
by executing the command:
set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <internalSipCauseMapProfile> causeMap <causemap> sipCause Possible completions: <SIP Cause value for a given Internal cause> Enter value in range of 300-606>
Attach the internalSipCauseMapProfile
profile to the trunk group by executing the command:
% set addressContext default zone <ZONE_INGRESS> sipTrunkGroup <SipTRunkGroup1> signaling causeCodeMapping Possible completions: cpcSipCauseMappingProfile - The name of the CPC to SIP mapping profile. sipCpcCauseMappingProfile - The name of the SIP to CPC cause mapping profile . sipInternalCauseMappingProfile - The name of internal cause to SIP mapping profile useNonDefaultCauseCodeforARSBlackList - When enabled uses cause code 168 for mapping profile mapping profile % set addressContext default zone <ZONE_INGRESS> sipTrunkGroup <SipTRunkGroup> signaling causeCodeMapping sipInternalCauseMappingProfile <sipInternalCauseMappingProfile>
Attach the sipInternalCauseMappingProfile
profile to the zone
by executing the command:
% set addressContext default zone <ZONE_INGRESS> causeCodeMapping Possible completions: sipInternalCauseMappingProfile - The name of internal cause to SIP mapping profile % set addressContext default zone <ZONE_INGRESS> causeCodeMapping sipInternalCauseMappingProfile <sipInternalCauseMappingProfile>
The SBC uses the existing profile InternalSipCauseMapProfile
to define the new mapping entries of internal errors/failures to the SIP response code.
View the mapping entries by executing the command:
show profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <internalSipCauseMapProfile>