Add_workflow_for_techpubs | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
Panel | ||||
---|---|---|---|---|
In this section:
|
...
Info |
---|
...
|
...
|
...
Related articles: |
...
Use this feature to configure specific SIP response codes to particular internal SIP request rejections from SIP Service Group.
Code Block | ||
---|---|---|
| ||
% set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <profile_name> causeMap internalCause congestionPolicing sipCause <300-606> dnsRcodeError sipCause <300-606> otherReqRatePolicing sipCause <300-606> regRatePolicing sipCause <300-606> regTGLimit sipCause <300-606> regTimeout sipCause <300-606> subsEndPointRatePolicing sipCause <300-606> subsRatePolicing sipCause <300-606> subsTGLimit sipCause <300-606> |
Use following CLI syntax to attach an Internal SIP Cause Map profile to a SIP trunk group.
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext_name> zone <zone_name> sipTrunkGroup <TG_ |
...
NAME> signaling causeCodeMapping sipInternalCauseMappingProfile <profile_name> |
Use following CLI syntax to attach an Internal SIP Cause Map profile to a zone.
Code Block |
---|
% set addressContext default zone INGRESS_ZONE causeCodeMapping
Possible completions:
sipInternalCauseMappingProfile - The name of internal cause to SIP mapping profile
% set addressContext default zone INGRESS_ZONE causeCodeMapping sipInternalCauseMappingProfile <sipInternalCauseMappingProfile> |
The Internal SIP Cause Mapping Profile Parameters are
...
described below:
...
...
0 | Table |
---|---|
1 | SIP Cause Mapping Profile Parameters |
...
Parameter | Length/Range | Description |
---|---|---|
| 1-23 |
|
| N/A | Use this object to configure custom SIP cause response codes.
|
...
sipCause |
...
300-606 | Specifies the response code to use when a received SIP message other than an INVITE or a REGISTER is rejected due to congestion in the SBC. | |
sipCauseText | 0-127 | Specifies the Internal Sip Cause text that is used in the Reason Header of the error response to reject the SUBSCRIBE Request |
...
. |
Pagebreak |
---|