Panel | |
---|---|
In this section:
|
note
Multiexcerpt | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
The Jurisdiction Information Parameter (JIP) is a 6-digit field (NPA-NXX format) in an IAM message to indicate the geographic location of the originating caller or switch. The |
platform, when configured, can provide the JIP parameter in SIP INVITE messages for SIP-SIP, SIP-SIP-I and SIP-I to SIP. Additionally, the SBC supports sending JIP in the PAI/FROM/PDCS header, as well as sending JIP across a gateway to the GSX. |
Spacevars | ||
---|---|---|
|
Multiple controls can be enabled at a time to select the header or parameter from which JIP value will be extracted. When multiple controls are configured, JIP information is extracted in the following order:
Code Block | ||
---|---|---|
| ||
% set profiles services sipJipProfile defaultJipProfile jipParameterAs <userInfo | uriParam> sendJipIn <rnPAI|jipPAI | rnFROM | jipPDCS> useJipFromFROM <disabled | enabled> useJipFromPAIjip <disabled | enabled> useJipFromPAIrn <disabled | enabled> useJipFromPDCS <disabled | enabled> |
Caption | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
Code Block | ||
---|---|---|
| ||
% set profiles services sipJipProfile sjp2 useJipFromPAIjip enabled sendJipIn rnFROM jipParameterAs uriParam % set profiles services sipJipProfile sjp2 useJipFromPAIrn enabled sendJipIn jipPDCS jipParameterAs userInfo % show profiles services sipJipProfile sjp2 useJipFromPAIrn enabled; sendJipIn jipPDCS; jipParameterAs userInfo; > show table profiles services sipJipProfile USE JIP USE JIP USE JIP USE JIP JIP FROM FROM FROM FROM SEND PARAMETER NAME PAIRN P AIJIP FROM PDCS JIP IN AS ---------------------------------------------------------------------------------- sjp1 disabled enabled disabled disabled rnFROM uriParam sjp2 enabled disabled disabled disabled jipPDCS userInfo defaultJipProfile disabled disabled disabled disabled rnPAI userInfo |
Pagebreak |
---|