MTP2:Point Code Length
From TBwiki
(Difference between revisions)
(Blanked the page) |
|||
| Line 1: | Line 1: | ||
| + | The [[DPC]] length parameter represents the size (in bits) of the point code in the MTP2 messages. | ||
| + | |||
| + | The following values are allowed: | ||
| + | |||
| + | |||
| + | {| class="wikitable" border="1" | ||
| + | ! width="150" style="background:#efefef;" |DPC length | ||
| + | ! width="350" style="background:#efefef;" |Description | ||
| + | |- | ||
| + | | 14 bits|| 14bits format=3.8.3 default ITU configuration. | ||
| + | |- | ||
| + | | 16 bits|| 16bits format=7.4.5 default TTC and NTT configurations. | ||
| + | |- | ||
| + | | 24 bits|| 24bits format=8.8.8 default ANSI, CHINA and some ITU network configurations. | ||
| + | |} | ||
Revision as of 08:28, 3 September 2009
The DPC length parameter represents the size (in bits) of the point code in the MTP2 messages.
The following values are allowed:
| DPC length | Description |
|---|---|
| 14 bits | 14bits format=3.8.3 default ITU configuration. |
| 16 bits | 16bits format=7.4.5 default TTC and NTT configurations. |
| 24 bits | 24bits format=8.8.8 default ANSI, CHINA and some ITU network configurations. |