...
Caption | ||||
---|---|---|---|---|
| ||||
|
Parameter | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
enableDefaultPUIProcedures | Enable this flag to allow default PUI procedures on egress trunk group. Note that the Privacy 'Transparency' flag must be disabled to allow this feature.
| ||||||||
enableDialStringHandling | This flag is primarily used to enable/disable transparency of dial string (i.e username) received in request URI of INVITE message. Transparency does not occur, however, if PSX/ERE returns globalized or non-private called address. SBC performs dial string identification based on RFC 4967.
| ||||||||
endToEndBye | For SIP-to-SIP calls, enable flag to prevent
| ||||||||
| When this flag is enabled, SBC forwards the received reliable provisional response without generating PRACK locally. It waits for the PRACK from ingress peer to generate PRACK towards egress peer.
| ||||||||
endToEndReInvite | When this flag is enabled, SBC forwards the Re-INVITEs received from one leg (with or without SDP) to the other leg.
| ||||||||
endToEndUpdate | When this flag is enabled, SBC forwards the Update (With SDP) received from one leg to the other leg.
|
Code Block | ||
---|---|---|
| ||
% set profiles signaling ipSignalingProfile <profile_name> commonIpAttributes flags fromHeaderAnonymisation <disable | enable> |
...