In this section:
Default values are enclosed in square brackets [ ].
This features adds a new option within DNS server configuration to specify the DSCP value the SBC includes in the packets of queries to the DNS server.
The following example shows the syntax for specifying the DSCP value within DNS server configuration.
% set addressContext <address context name> dnsGroup <dns group name> server <dns server name> dscpValue <0-63>
The following parameter can now be configured for DNS servers.
Parameter | Length/Range | Default | Description |
---|---|---|---|
dscpValue | 0 to 63 | 0 | Specifies the Differentiated Services Code Point (DSCP) value the SBC sends in the IP header of DNS queries to the specified DNS server, |
For more information, refer to DNS Group - CLI.
This feature adds a new signaling parameter to SIP trunk groups to control whether the SBC send the URI from the P-Asserted-Identity header to the PSX in a policy request.
% set addressContext <AC> zone <zone> sipTrunkGroup <TG NAME> signaling sendPaiUriToPsx <disabled | enabled>
Parameter | Description | M/O |
---|---|---|
sendPaiUriToPsx | Enable this flag to allow the SBC to send both SIP and TEL URIs from the P-Asserted-Identity header to the PSX in a policy request. This option should be configured on the ingress trunk group.
| O |
The parameters transitPcv
and transitIcidInInvite
are added to SIP JJ90.30 Interworking Profile.
% set profiles signaling sipJJ9030InterworkingProfile <name> transitPcv <disabled | enabled> transitIcidInInvite <disabled | enabled>
The parameters transitPcv
and transitIcidInInvite
are described below:
To enable transitPcv
for SIP JJ90.30 Interworking Profile, use the example below:
% set profiles signaling sipJJ9030InterworkingProfile testProfile transitPcv enabled
To enable transitIcidInInvite
for SIP JJ90.30 Interworking Profile, use the example below:
% set profiles signaling sipJJ9030InterworkingProfile testProfile transitIcidInInvite enabled
For more information, refer to: