Include Page |
---|
| Transparency_Profile_Note |
---|
| Transparency_Profile_Note |
---|
|
The
acting as P-CSCF transparently passes the P-Called-Party-ID header towards UE when pCalledPartyIdHeader transparency flag is enabled.
If the dialog initiating or out-of-dialog request contains "P-Called-Party-ID" header, SBC stores the
stores the value of this header before forwarding the request to the next hop. If the corresponding response contains P-Preferred-Identity or P-P-Preferred-IdentityAsserted-Identity header, SBC removes these headers and inserts a P-Asserted-Identity header containing the stored value of P-Called-Party-ID header.
...
Code Block |
---|
|
% set profiles signaling ipSignalingProfile <Profile Name> commonIpAttributes flags pCalledPartyIDSupport <disable | enable>
% set profiles signaling ipSignalingProfile <SIGNALING_PROFILE_NAME> commonIpAttributes transparencyFlags pCalledPartyIdHeader <enable | disable> |
...
...
for details of this command. |