Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated for SBX-69416

...

Caption
0Table
1SIP JIP Profile Parameters
3SIP JIP Profile Parameters
ParameterDescription
nameThe name of the SIP JIP Profile.
useJipFromPAIrn

If set to enabled, the

Spacevars
0product
extracts JIP information from  the "rn" parameter in the PAI header of the INVITE message.

useJipFromPAIjip

If set to enabled, the  

Spacevars
0product
extracts JIP information from the "jip" parameter in the PAI header of the INVITE message.

useJipFromFROM

If set to enabled, the  

Spacevars
0product
extracts JIP information from the "rn" parameter in the FROM header of the INVITE message. 

useJipFromPDCS

If set to enabled, the  

Spacevars
0product
extracts JIP information from the "jip" parameter in the PDCS header of the INVITE message. 

sendJipIn

Displays the header/parameter option to send JIP in INVITE message:

  • rnPAI (default) – The
    Spacevars
    0product
    sends the JIP value in the rn parameter in the PAI header.
  • jipPAI – The
    Spacevars
    0product
    sends the JIP value in the jip parameter in the PAI header.
  • rnFROM – The
    Spacevars
    0product
    sends the JIP value in the rn parameter in the FROM header.
  • jipPDCS – The
    Spacevars
    0product
    sends the JIP value in the jip parameter in the PDCS-Billing-Info header.
jipParameterAs

The parameter format to use when sending JIP information.

  • uriParam for example: P-Asserted-Identity: <sip:+12817267815@198.229.181.6:5060; transport=udp; user=phone;rn=+1123456>1123456>
  • userInfo (default) – for example: P-Asserted-Identity: <sip:+12817267815;rn=+1123456@1981123456@198.229.181.6:5060; transport=udp; user=phone>
Info
titleNote:

If you choose to enable more than one potential source from which to extract the JIP information, the SBC prioritizes them in the following order:

  • rn parameter in the PAID header
  • jip parameter in the PAID header
  • rn parameter in the From header
  • jip parameter in the P-DCS-Billing-Info header

Command Example

Code Block
> show table profiles services sipJipProfile
                   USE JIP   USE JIP   USE JIP   USE JIP   SEND   JIP
                   FROM      FROM      FROM      FROM      JIP    PARAMETER
NAME               PAIRN     PAIJIP    FROM      PDCS      IN     AS
-----------------------------------------------------------------------------
defaultJipProfile  enabled   disabled  disabled  disabled  rnPAI  userInfo

 

Pagebreak