Point Code

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Added some information, an example table of conversion and link to PCC converter tool.)
Line 1: Line 1:
A point code is an address in the SS7 network. It can reference an [[SP|SSP]], STP or SCP.
+
A Point Code (PC) is an address in the SS7 network. It can reference a [[SP|SSP]], STP or SCP.
 
Depending on the [[Parameter:_Protocol_Type|SS7 variants]], point code may have different [[Parameter:_DPC_Length|Length]].
 
Depending on the [[Parameter:_Protocol_Type|SS7 variants]], point code may have different [[Parameter:_DPC_Length|Length]].
  
The peer SS7 [[SP]] address is referred as Destination Point Code or [[DPC]]<br\>
+
The peer SS7 [[SP|SSP]] address is referred as Destination Point Code or [[DPC]].<br\>
The local SS7 [[SP]] address is referred as Originating Point code or [[OPC]]<br\>
+
The local SS7 [[SP|SSP]] address is referred as Originating Point code or [[OPC]].<br\>
 +
We also sometimes use the term Adjacent Point Code (APC) to identify an entity connected directly to the unit with SS7 links.<br\>
  
<br\>This is the Link to configure Point codes on a Tmedia unit: [[Toolpack:Creating_SS7_Point_Codes_A]]
+
<br\>The Point codes can be represented in different formats, depending on the [[Parameter:_Protocol_Type|SS7 variants]]:
 +
* For ITU variants, the [[Parameter:_DPC_Length|Point Code length]] is 14 bits, in a format 3.8.3
 +
* For Japanese variants, the [[Parameter:_DPC_Length|Point Code length]] is 16 bits, in a format 7.4.5
 +
* For ANSI and Chinese variants, the [[Parameter:_DPC_Length|Point Code length]] is 24 bits, in a format 8.8.8
 +
 
 +
 
 +
Some regions use different formats than the dotted notation. It can either be decimal or hexadecimal.
 +
For example:
 +
 
 +
{| class="wikitable" style="text-align: center;"
 +
|-
 +
! Variant !!Dotted Notation !! Decimal !! Hexadecimal
 +
|-
 +
| ITU || 2.14.1 || 4209 || 1071
 +
|-
 +
| ITU || 7.250.7 || 16343 || 3FD7
 +
|-
 +
| ANSI || 251.3.1 || 16450305 || FB0301
 +
|}
 +
 
 +
You can use the tool Point Code Converter (PCC), from LogMeTT, to convert between the different formats.
 +
 
 +
* [http://logmett.com/index.php?/download/point-code-converter-13.html LogMeTT.com]
 +
* Link to configure Point codes on a Tmedia unit: [[Toolpack:Creating_SS7_Point_Codes_A]]

Revision as of 10:27, 30 September 2014

A Point Code (PC) is an address in the SS7 network. It can reference a SSP, STP or SCP. Depending on the SS7 variants, point code may have different Length.

The peer SS7 SSP address is referred as Destination Point Code or DPC.
The local SS7 SSP address is referred as Originating Point code or OPC.
We also sometimes use the term Adjacent Point Code (APC) to identify an entity connected directly to the unit with SS7 links.


The Point codes can be represented in different formats, depending on the SS7 variants:


Some regions use different formats than the dotted notation. It can either be decimal or hexadecimal. For example:

Variant Dotted Notation Decimal Hexadecimal
ITU 2.14.1 4209 1071
ITU 7.250.7 16343 3FD7
ANSI 251.3.1 16450305 FB0301

You can use the tool Point Code Converter (PCC), from LogMeTT, to convert between the different formats.

Personal tools