Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command Parameters

Caption
0Table
1Flags {e}

 

ParameterDescription
enableDefaultPUIProceduresEnable this flag to allow default PUI procedures on egress trunk group. Note that the Privacy 'Transparency' flag must be disabled to allow this feature.
  • disable (default)
  • enable
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.
  • disable (default)
  • enable
endToEndBye For SIP-to-SIP calls, enable flag to prevent 
Spacevars
0product
from issuing the 200 BYE on the side initiating the disconnect until the 200 BYE is received from the other leg. When disabled, the 
Spacevars
0product
issues the 200 BYE on the side initiating the disconnect regardless of whether a 200 BYE is received from the other leg.
  • disable (default)
  • enable

endToEndPrack

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.

  • disable (default)
  • enable
Note

This flag must be enabled when both endpoints support PRACK and the 100rel header extension.

endToEndReInvite

When this flag is enabled, SBC forwards the Re-INVITEs received from one leg (with or without SDP) to the other leg.

  • disable (default)
  • enable
endToEndUpdate

When this flag is enabled, SBC forwards the Update (With SDP) received from one leg to the other leg.

  • disable (default)
  • enable

 

f

Command Syntax

Code Block
titlecommonIpAttributes flags {f}
% set profiles signaling ipSignalingProfile <profile_name> commonIpAttributes flags 
	fromHeaderAnonymisation <disable | enable>

...