Two Incoming P-Asserted-Identity Headers

When the inbound INVITE contains 2 P-Asserted-Identity headers, the Oracle Communications Unified Session Manager ensures that both outbound P-Asserted-Identity headers contain public user identities from the IRS according to the following:
Inbound Invite Contains Validate Against Implicit Registration Set: Outbound Invite Created With:

P-Asserted-Identity: SIP-URI-1

P-Asserted-Identity: TEL-URI-1

SIP-URI-1 and TEL-URI-1 present

P-Asserted-Identity: SIP-URI-1 or TEL-URI-1

P-Asserted-Identity: 1st public identity from IRS other

than value in 1st P-Asserted-Identity

P-Asserted-Identity: SIP-URI-1

P-Asserted-Identity: SIP-URI-2

SIP-URI-1 or SIP-URI-2 present

TEL-URI-1 present

P-Asserted-Identity: SIP-URI-1

P-Asserted-Identity: TEL-URI-1

P-Asserted-Identity: TEL-URI-1

P-Asserted-Identity: TEL-URI-2

TEL-URI-1 or TEL-URI-2 present

SIP-URI-1 present

P-Asserted-Identity: TEL-URI-1 or TEL-URI-2

P-Asserted-Identity: SIP-URI-1

  1. Navigate to the sip-config configuration element.
    ACMEPACKET# configure terminal
    ACMEPACKET(configure)# session-router
    ACMEPACKET(session-router)# sip-config
    ACMEPACKET(sip-config)#
  2. Type select to begin configuring this object.
    ACMEPACKET(sip-config)# select
    ACMEPACKET(sip-config)#
  3. options—Configure the add-second-pai option:
    ACMEPACKET(sip-config)# options +add-second-pai
    ACMEPACKET(sip-config)#
  4. Save and activate your configuration.