Versions Compared

Key

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

Include Page
Transparency_Profile_Note
Transparency_Profile_Note

 

Default PUI procedures enable the

Spacevars
0series4
acting as P-CSCF to create an asserted-identity (contained in the P-Asserted-Identity header field) within IP Multimedia Core Network Subsystem for any UE originated initial request for a dialog or request for a stand-alone transaction.

...

  • The
    Spacevars
    0product
    inserts P-Asserted-Identity in the forwarded SIP message with the contents of matching P-Associated-URI.

 

Info
titleInfo
The
Spacevars
0product
include an alternative identity for all request types, including emergency requests. To generate the alternative address, the first two P-Preferred-Identity headers are examined. If both of these headers match a stored P-Associated-Id, the
Spacevars
0product
generates two P-Asserted-Id headers in the outgoing request. If an alternative Id for an emergency request is not identified, and if the first P-Asserted-Id header added contains a SIP URI, the first Tel URI from the list of implicitly registered public user identities is used to create the alternative identity, and vice versa.
Note
iconfalse
titleNote
Procedures related to supporting a privileged sender presenting a custom calling identity not linked to P-Associated-URI sent by the S-CSCF are not supported in the current release.

Since S-CSCF uses the P-Asserted-Identity header field when checking whether the UE originating request matches the initial filter criteria, the P-Preferred-Identity header field inserted by the UE determines which services and applications are invoked.

Default PUI behavior is configurable with enableDefaultPUIProcedures flag from the IP Signaling Profile. Default value is “disabled”. For an SBC acting as a P-CSCF, this flag should be enabled in the IP Signaling Profile assigned to the egress trunk group (towards IMS core).

...

Code Block
languagenone
% set profiles signaling ipSignalingProfile DFL_PCSCF_CORE_TG_PROF commonIpAttributes flags enableDefaultPUIProcedures enabled
% set addressContext default zone ZONE_AS sipTrunkGroup TG_PCSCF_EXT_IP policy signaling ipSignalingProfile DFL_PCSCF_CORE_TG_PROF
% commit
Info
titleInfo

For configuration details, refer to:

Pagebreak