Add SCCP SSN 0xf8 for CSS (MAP)

3GPP TS 23.003 11.9.0 adds subsystem number 0b 1111 1000 (0xF8) for CSS (MAP).

Change-Id: Iaa2b97f14f4f3c732aeff05419c0300c3a1fb121
Reviewed-on: https://code.wireshark.org/review/7533
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Luke Mewburn 2015-03-05 09:30:28 +11:00 committed by Michael Mann
parent ce3ec6a6f7
commit e2bf218a46
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ static const value_string sccp_ssn_values[] = {
{ 0x95, "SGSN (MAP)" },
{ 0x96, "GGSN (MAP)" },
/* The following national network subsystem numbers have been allocated for use within GSM/UMTS networks:*/
{ 0xf8, "CSS (MAP)" },
{ 0xf9, "PCAP" },
{ 0xfa, "BSC (BSSAP-LE)" },
{ 0xfb, "MSC (BSSAP-LE)" },