Versions Compared

Key

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

 

P-

Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to IP Multimedia Subsystem (IMS)

Back to SBC as P-CSCF

Back to P-Headers

P-Sig-Info is a Sonus proprietary header used to transport various signaling parameters like SGD (Super Generic Digits), UUI (User-to-User Information), Contractor Number, etc. in SIP-I to SIP interworking cases.

Note
The interworking of SGD parameter and SIP P-Sig-Info header is not applicable when the SBC
Spacevars
0product
is configured for ERE mode.

...

  • Map the UUI parameter into the SIP P-Sig-Info header.

    Code Block
    languagenone
    % set profiles signaling ipSignalingProfile <SIP profile name> commonIpAttributes flags mapUuiInPSigInfoHeade enable
  • Map the Contractor Number parameter into the outgoing SIP P-Sig-Info header.

    Code Block
    languagenone
    % set profiles signaling ipSignalingProfile <SIP profile name> egressIpAttributes flags mapContractorNumberInPSigInfoHeader enable
  • Map Called Party Category parameter to outgoing SIP P-Sig-Info header.

    Code Block
    languagenone
    % set profiles signaling ipSignalingProfile <SIP profile name> ingressIpAttributes flags mapCalledPartyCategoryInPSigInfoHeader enable

References:

See Refer to the following pages for configuration details:

...