2 * T.35 and H.221 tables
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
14 /* Recommendation T.35 (02/2000) */
15 /* Annex to ITU Operational Bulletin No. 766 - 15.VI.2002 */
16 const value_string T35CountryCode_vals
[] = {
20 { 0x03, "American Samoa"},
23 { 0x06, "Antigua and Barbuda"},
25 { 0x08, "Ascension (see S. Helena)"},
30 { 0x0d, "Bangladesh"},
40 { 0x17, "British Antarctic Territory"},
41 { 0x18, "British Indian Ocean Territory"},
42 { 0x19, "British Virgin Islands"},
43 { 0x1a, "Brunei Darussalam"},
50 { 0x21, "Cape Verde"},
51 { 0x22, "Cayman Islands"},
52 { 0x23, "Central African Rep."},
59 { 0x2a, "Cook Islands"},
60 { 0x2b, "Costa Rica"},
63 { 0x2e, "Czech Rep."},
65 { 0x30, "Dem. People's Rep. of Korea"},
68 { 0x33, "Dominican Rep."},
72 { 0x37, "El Salvador"},
73 { 0x38, "Equatorial Guinea"},
75 { 0x3a, "Falkland Islands (Malvinas)"},
79 { 0x3e, "French Polynesia"},
80 /* { 0x3f, "(Available)"}, */
93 { 0x4c, "Guinea-Bissau"},
97 { 0x50, "Hong Kong, China"},
101 { 0x54, "Indonesia"},
102 { 0x55, "Iran (Islamic Republic of)"},
107 { 0x5a, "Cote d'Ivoire"},
109 { 0x5c, "Afghanistan"},
114 { 0x61, "Korea (Rep. of)"},
116 { 0x63, "Lao P.D.R."},
121 { 0x68, "Liechtenstein"},
122 { 0x69, "Luxembourg"},
123 { 0x6a, "Macao, China"},
124 { 0x6b, "Madagascar"},
130 { 0x71, "Mauritania"},
131 { 0x72, "Mauritius"},
135 { 0x76, "Montserrat"},
137 { 0x78, "Mozambique"},
140 { 0x7b, "Netherlands"},
141 { 0x7c, "Netherlands Antilles"},
142 { 0x7d, "New Caledonia"},
143 { 0x7e, "New Zealand"},
144 { 0x7f, "Nicaragua"},
151 { 0x86, "Papua New Guinea"},
154 { 0x89, "Philippines"},
157 { 0x8c, "Puerto Rico"},
161 { 0x90, "Saint Kitts and Nevis"},
162 { 0x91, "Saint Croix"},
163 { 0x92, "Saint Helena and Ascension"},
164 { 0x93, "Saint Lucia"},
165 { 0x94, "San Marino"},
166 { 0x95, "Saint Thomas"},
167 { 0x96, "Sao Tome and Principe"},
168 { 0x97, "Saint Vincent and the Grenadines"},
169 { 0x98, "Saudi Arabia"},
171 { 0x9a, "Seychelles"},
172 { 0x9b, "Sierra Leone"},
173 { 0x9c, "Singapore"},
176 { 0x9f, "South Africa"},
178 { 0xa1, "Sri Lanka"},
181 { 0xa4, "Swaziland"},
183 { 0xa6, "Switzerland"},
189 { 0xac, "Trinidad and Tobago"},
192 { 0xaf, "Turks and Caicos Islands"},
196 { 0xb3, "United Arab Emirates"},
197 { 0xb4, "United Kingdom"},
198 { 0xb5, "United States"},
199 { 0xb6, "Burkina Faso"},
204 { 0xbb, "Venezuela"},
206 { 0xbd, "Wallis and Futuna"},
210 { 0xc1, "Yugoslavia"},
211 { 0xc2, "Dem. Rep. of the Congo"},
220 const value_string T35Extension_vals
[] = {
224 const value_string H221ManufacturerCode_vals
[] = {
226 { 0x000b2d00, "Sony"}, /* From captures */
228 { 0x04000042, "Deutsche Telekom AG" }, /* From Ref. 3 */
229 { 0x04000043, "Deutsche Telekom AG" }, /* From Ref. 3 */
230 { 0x04000082, "Siemens AG" }, /* From Ref. 3 */
231 { 0x04000084, "ITO Communication" }, /* From Ref. 3 */
232 { 0x04000086, "Hauni Elektronik" }, /* From Ref. 3 */
233 { 0x04000088, "Dr.Neuhaus Mikroelektronik" }, /* From Ref. 3 */
234 { 0x0400008a, "mps Software" }, /* From Ref. 3 */
235 { 0x0400008b, "Ferrari electronik GmbH" }, /* From Ref. 3 */
236 { 0x0400008c, "mbp Kommunikationssysteme GmbH" }, /* From Ref. 3 */
237 { 0x0400008d, "Schneider Rundfunkwerke AG" }, /* From Ref. 3 */
238 { 0x0400008e, "Digitronic computersysteme GmbH" }, /* From Ref. 3 */
239 { 0x0400008f, "DeTeWe - Deutsche Telephonwerke AG &Co" }, /* From Ref. 3 */
240 { 0x0900003D, "Equivalence (OpenH323)" }, /* From captures */
242 { 0x20000080, "Cifra Medical inc." }, /* From Ref. 1 */
243 { 0x20000081, "MediaTriX Telecom, Inc." }, /* From Ref. 1 */
244 { 0x20000082, "Memotec, Inc." }, /* From Ref. 1 */
245 { 0x20000083, "Broadcom Corporation" }, /* From Ref. 1 */
246 { 0x20000084, "Motivity Telecom Inc." }, /* From Ref. 1 */
247 { 0x20000085, "PentaGRF Inc." }, /* From Ref. 1 */
248 { 0x20000086, "Hexatek Inc." }, /* From Ref. 1 */
249 { 0x20000087, "Librestream Technologies" }, /* From Ref. 1 */
250 { 0x20000640, "Flashline Inc." }, /* From Ref. 1 */
251 { 0x20005653, "Vienna Systems" }, /* From Ref. 1 */
252 { 0x20005878, "MediaDigm Technology Inc." }, /* From Ref. 1 */
253 { 0x20005843, "Xperi Corporation" }, /* From Ref. 1 */
254 { 0x20008100, "Media Coding Industry Forum" }, /* From Ref. 1 */
255 { 0x20000089, "Apple Inc." }, /* From Ref. 1 */
256 { 0x20005890, "AOMedia (Alliance for Open Media)" }, /* From Ref. 1 */
258 { 0x3c000000, "Nokia" }, /* From captures */
260 { 0x3d000310, "Swissvoice" },
261 { 0x3d000311, "Swissvoice" },
262 { 0x3d000312, "Swissvoice" },
263 { 0x3d000313, "Swissvoice" },
264 { 0x3d000314, "Swissvoice" },
265 { 0x3d000315, "Swissvoice" },
266 { 0x3d000316, "Swissvoice" },
267 { 0x3d000317, "Swissvoice" },
268 { 0x3d000318, "Swissvoice" },
269 { 0x3d000319, "Swissvoice" },
270 { 0x3d00031a, "Swissvoice" },
271 { 0x3d00031b, "Swissvoice" },
272 { 0x3d00031c, "Swissvoice" },
273 { 0x3d00031d, "Swissvoice" },
274 { 0x3d00031e, "Swissvoice" },
275 { 0x3d00031f, "Swissvoice" },
277 { 0x82000002, "Ericsson" }, /* From captures */
279 { 0x8a000003, "TELDAT" }, /* By email */
281 { 0xa5000001, "Ericsson" }, /* From captures */
283 { 0xb4000000, "British Telecommunications" }, /* From Ref. 2 */
284 { 0xb4000100, "British Telecommunications" }, /* From Ref. 2 */
285 { 0xb4000200, "British Telecommunications" }, /* From Ref. 2 */
286 { 0xb4000300, "British Telecommunications" }, /* From Ref. 2 */
287 { 0xb4000400, "British Telecommunications" }, /* From Ref. 2 */
288 { 0xb4000500, "British Telecommunications" }, /* From Ref. 2 */
289 { 0xb4000600, "British Telecommunications" }, /* From Ref. 2 */
290 { 0xb4000700, "British Telecommunications" }, /* From Ref. 2 */
291 { 0xb4000800, "British Telecommunications" }, /* From Ref. 2 */
292 { 0xb4000900, "British Telecommunications" }, /* From Ref. 2 */
293 { 0xb4000a00, "British Telecommunications" }, /* From Ref. 2 */
294 { 0xb4000b00, "British Telecommunications" }, /* From Ref. 2 */
295 { 0xb4000c00, "British Telecommunications" }, /* From Ref. 2 */
296 { 0xb4000d00, "British Telecommunications" }, /* From Ref. 2 */
297 { 0xb4000e00, "British Telecommunications" }, /* From Ref. 2 */
298 { 0xb4000f00, "British Telecommunications" }, /* From Ref. 2 */
299 { 0xb4001000, "GPT Video Systems" }, /* From Ref. 2 */
300 { 0xb4001100, "GPT Video Systems" }, /* From Ref. 2 */
301 { 0xb4001200, "GPT Video Systems" }, /* From Ref. 2 */
302 { 0xb4001300, "GPT Video Systems" }, /* From Ref. 2 */
303 { 0xb4001400, "GPT Video Systems" }, /* From Ref. 2 */
304 { 0xb4001500, "GPT Video Systems" }, /* From Ref. 2 */
305 { 0xb4001600, "GPT Video Systems" }, /* From Ref. 2 */
306 { 0xb4001700, "GPT Video Systems" }, /* From Ref. 2 */
307 { 0xb4001800, "GPT Video Systems" }, /* From Ref. 2 */
308 { 0xb4001900, "GPT Video Systems" }, /* From Ref. 2 */
309 { 0xb4001a00, "GPT Video Systems" }, /* From Ref. 2 */
310 { 0xb4001b00, "GPT Video Systems" }, /* From Ref. 2 */
311 { 0xb4001c00, "GPT Video Systems" }, /* From Ref. 2 */
312 { 0xb4001d00, "GPT Video Systems" }, /* From Ref. 2 */
313 { 0xb4001e00, "GPT Video Systems" }, /* From Ref. 2 */
314 { 0xb4001f00, "GPT Video Systems" }, /* From Ref. 2 */
315 { 0xb4002000, "Marconi Communications" }, /* From Ref. 2 */
316 { 0xb4002100, "Indigo Active Vision Systems" }, /* From Ref. 2 */
317 { 0xb4002200, "LiveWorks Limited" }, /* From Ref. 2 */
318 { 0xb4002300, "ATL Telecom Limited" }, /* From Ref. 2 */
319 { 0xb4002a00, "Network Alchemy Limited" }, /* From Ref. 2 */
320 { 0xb4004200, "Motion Media Technology" }, /* From Ref. 2 */
321 { 0xb4004400, "Data Connection" }, /* From Ref. 2 */
322 { 0xb4004500, "Westbay Engineers" }, /* From Ref. 2 */
323 { 0xb4004600, "FarSite Communications" }, /* From Ref. 2 */
324 { 0xb4004900, "ImageCom" }, /* From Ref. 2 */
325 { 0xb4004d00, "Madge Networks" }, /* From Ref. 2 */
326 { 0xb4005200, "Ridgeway Systems and Software" }, /* From Ref. 2 */
327 { 0xb4005300, "SpliceCom" }, /* From Ref. 2 */
328 { 0xb4005400, "TeleWare" }, /* From Ref. 2 */
329 { 0xb4005600, "Vegastream" }, /* From Ref. 2 */
330 { 0xb4006600, "Westell" }, /* From Ref. 2 */
331 { 0xb4006900, "ISDN Communications" }, /* From Ref. 2 */
332 { 0xb400c000, "Codian" }, /* From Ref. 2 */
334 { 0xb5000000, "Compression Labs" }, /* From Ref. 1 */
335 { 0xb5000001, "PictureTel (Polycom)" }, /* From Ref. 1 */
336 { 0xb5000002, "Compression Labs" }, /* From Ref. 1 */
337 { 0xb5000003, "VTEL" }, /* From Ref. 1 */
338 { 0xb5000005, "ERIS" }, /* From Ref. 1 */
339 { 0xb5000007, "AT&T Worldworx" }, /* From Ref. 1 */
340 { 0xb5000009, "VideoServer" }, /* From Ref. 1 */
341 { 0xb500000b, "3Com Corporation" }, /* From Ref. 1 */
342 { 0xb500000c, "Clarent Corporation" }, /* From Ref. 1 */
343 { 0xb500000d, "Genesys Telecommunications Labs Inc" }, /* From Ref. 1 */
344 { 0xb500000e, "C-Phone Corporation." }, /* From Ref. 1 */
345 { 0xb500000f, "Science Dynamics Corporation" }, /* From Ref. 1 */
346 { 0xb5000010, "AT&T Starpoint" }, /* From Ref. 1 */
347 { 0xb5000011, "Netscape Conference" }, /* From Ref. 1 */
348 { 0xb5000012, "Cisco Systems" }, /* From Ref. 1 */
349 { 0xb5000013, "Cirilium, Inc." }, /* From Ref. 1 */
350 { 0xb5000014, "Ascend Communications, Inc." }, /* From Ref. 1 */
351 { 0xb5000015, "RADVision, Inc." }, /* From Ref. 1 */
352 { 0xb5000016, "Objective Communications" }, /* From Ref. 1 */
353 { 0xb5000017, "VocalTec Communications, Inc." }, /* From Ref. 1 */
354 { 0xb5000018, "Serome Technology, Inc." }, /* From Ref. 1 */
355 { 0xb5000019, "Aspect Communications" }, /* From Ref. 1 */
356 { 0xb500001a, "Cintech Tele-Management Systems, Inc." }, /* From Ref. 1 */
357 { 0xb500001b, "Philips Video Conferencing Systems" }, /* From Ref. 1 */
358 { 0xb500001c, "Vertical Networks, Inc." }, /* From Ref. 1 */
359 { 0xb500001d, "Syndeo Corp." }, /* From Ref. 1 */
360 { 0xb500001e, "Telxon Corporation" }, /* From Ref. 1 */
361 { 0xb500001f, "Network Equipment Technologies" }, /* From Ref. 1 */
362 { 0xb5000020, "Pagoo, Inc." }, /* From Ref. 1 */
363 { 0xb5000021, "General Dynamics" }, /* From Ref. 1 */
364 { 0xb5000022, "Vanguard Managed Solutions" }, /* From Ref. 1 */
365 { 0xb5000023, "TeleStream Technologies, Inc." }, /* From Ref. 1 */
366 { 0xb5000024, "Spirent Communications" }, /* From Ref. 1 */
367 { 0xb5000025, "CrystalVoice Communications, Inc." }, /* From Ref. 1 */
368 { 0xb5000026, "Xiph.org" }, /* From Ref. 1 */
369 { 0xb5000027, "NACT Telecommunications" }, /* From Ref. 1 */
370 { 0xb5000028, "AudioCodes, Inc." }, /* From Ref. 1 */
371 { 0xb5000029, "Net2phone Inc" }, /* From Ref. 1 */
372 { 0xb500002a, "Centrality Communications, Inc." }, /* From Ref. 1 */
373 { 0xb500002b, "Harmonic Inc." }, /* From Ref. 1 */
374 { 0xb500002c, "Epygi Technologies Ltd." }, /* From Ref. 1 */
375 { 0xb500002d, "Scientific Atlanta, Inc." }, /* From Ref. 1 */
376 { 0xb500002e, "Qualcomm Inc." }, /* From Ref. 1 */
377 { 0xb500002f, "DIRECTV" }, /* From Ref. 1 */
378 { 0xb5000030, "Dialogic Corporation" }, /* From Ref. 1 */
379 { 0xb5000031, "Advanced Television Systems Committee" }, /* From Ref. 1 */
380 { 0xb5000032, "Viable Communications, Inc." }, /* From Ref. 1 */
381 { 0xb5000033, "Adtran Inc." }, /* From Ref. 1 */
382 { 0xb5000034, "NetKit Solutions, LLC" }, /* From Ref. 1 */
383 { 0xb5000035, "Hughes Network Systems" }, /* From Ref. 1 */
384 { 0xb5000036, "Objective Systems, Inc." }, /* From Ref. 1 */
385 { 0xb5000037, "AVerMedia Information Inc" }, /* From Ref. 1 */
386 { 0xb5000038, "Vidtel, Inc." }, /* From Ref. 1 */
387 { 0xb5000039, "Edifire" }, /* From Ref. 1 */
388 { 0xb500003a, "Technicolor" }, /* From Ref. 1 */
389 { 0xb500003b, "Dolby Laboratories, Inc." }, /* From Ref. 1 */
390 { 0xb500003c, "Samsung Electronics America" }, /* From Ref. 1 */
391 { 0xb500003d, "UHDA" }, /* From Ref. 1 */
392 { 0xb5000120, "AT&T - GBCS" }, /* From Ref. 1 */
393 { 0xb5000168, "Leadtek Research Inc." }, /* From Ref. 1 */
394 { 0xb5000247, "Lucent Technologies" }, /* From Ref. 1 */
395 { 0xb500029a, "Symbol Technologies Inc." }, /* From Ref. 1 */
396 { 0xb5000369, "Dilithium Networks Inc" }, /* From Ref. 1 */
397 { 0xb5000378, "StarVox, Inc." }, /* From Ref. 1 */
398 { 0xb50003f7, "Inari Inc." }, /* From Ref. 1 */
399 { 0xb5000711, "Acterna" }, /* From Ref. 1 */
400 { 0xb5000727, "Quintum Technologies, Inc." }, /* From Ref. 1 */
401 { 0xb5000808, "AsiaInfo Holdings, Inc." }, /* From Ref. 1 */
402 { 0xb5000918, "Netrix Corporation" }, /* From Ref. 1 */
403 { 0xb5000926, "Veraz Networks Inc" }, /* From Ref. 1 */
404 { 0xb50010e1, "SysMaster Corporation" }, /* From Ref. 1 */
405 { 0xb5001a1a, "Alpha Telecom, Inc. U.S.A." }, /* From Ref. 1 */
406 { 0xb5001b39, "The Illustrious Industries, Ltd." }, /* From Ref. 1 */
407 { 0xb5001438, "Vimmerse, Inc." }, /* From Ref. 1 */
408 { 0xb5002331, "ViaVideo (Polycom)" }, /* From Ref. 1 */
409 { 0xb500300c, "Congruency, Inc." }, /* From Ref. 1 */
410 { 0xb5003039, "MiBridge Inc." }, /* From Ref. 1 */
411 { 0xb5003838, "8x8 Inc." }, /* From Ref. 1 */
412 { 0xb50039a1, "Seiko EPSON Corporation" }, /* From Ref. 1 */
413 { 0xb5004147, "Agere Systems" }, /* From Ref. 1 */
414 { 0xb5004150, "Acme Packet" }, /* From Ref. 1 */
415 { 0xb5004153, "Artisoft Inc." }, /* From Ref. 1 */
416 { 0xb5004156, "Avaya" }, /* From Ref. 1 */
417 { 0xb5004242, "IBM" }, /* From Ref. 1 */
418 { 0xb5004257, "StreamComm" }, /* From Ref. 1 */
419 { 0xb5004342, "IPClearingboard Inc" }, /* From Ref. 1 */
420 { 0xb5004347, "CyberGuard Corporation" }, /* From Ref. 1 */
421 { 0xb5004358, "Compunetix, Inc." }, /* From Ref. 1 */
422 { 0xb5004369, "Cidco Communications" }, /* From Ref. 1 */
423 { 0xb5004442, "DataBeam (IBM, Lotus)" }, /* From Ref. 1 */
424 { 0xb5004444, "Tekelec, Inc." }, /* From Ref. 1 */
425 { 0xb5004554, "E-Tel Corporation" }, /* From Ref. 1 */
426 { 0xb5004605, "CallComm Technologies Inc." }, /* From Ref. 1 */
427 { 0xb5004656, "First Virtual" }, /* From Ref. 1 */
428 { 0xb5004747, "Telogy Networks, Inc." }, /* From Ref. 1 */
429 { 0xb5004810, "VQEG (Video Quality Experts Group)" }, /* From Ref. 1 */
430 { 0xb5004978, "Ixia" }, /* From Ref. 1 */
431 { 0xb50049fa, "Rubix Information Technologies, Inc." }, /* From Ref. 1 */
432 { 0xb5004c54, "Lucent Technologies" }, /* From Ref. 1 */
433 { 0xb5004d32, "Mondu Media, LLC" }, /* From Ref. 1 */
434 { 0xb5004d47, "MediaGate" }, /* From Ref. 1 */
435 { 0xb5004d4d, "MediaMelon, Inc." }, /* From Ref. 1 */
436 { 0xb5004e54, "Nortel Networks" }, /* From Ref. 1 */
437 { 0xb5004e58, "NexTone Communications" }, /* From Ref. 1 */
438 { 0xb5004f4e, "Opuswave Networks, Inc." }, /* From Ref. 1 */
439 { 0xb5005044, "Paradyne" }, /* From Ref. 1 */
440 { 0xb5005050, "Polycom, Inc." }, /* From Ref. 1 */
441 { 0xb5005242, "Rauland Borg Corp." }, /* From Ref. 1 */
442 { 0xb5005243, "Siemens Business Communication Systems, Inc." }, /* From Ref. 1 */
443 { 0xb500534c, "Microsoft" }, /* From Ref. 1 */
444 { 0xb500534e, "Sonus Networks" }, /* From Ref. 1 */
445 { 0xb5005354, "(NOT CURRENTLY USED)" }, /* From Ref. 1 */
446 { 0xb5005356, "Sorenson Communications" }, /* From Ref. 1 */
447 { 0xb5005443, "Tundo Corporation" }, /* From Ref. 1 */
448 { 0xb5005543, "UCIF" }, /* From Ref. 1 */
449 { 0xb5005555, "NetSpeak Corporation" }, /* From Ref. 1 */
450 { 0xb500577f, "Vovida Networks, Inc." }, /* From Ref. 1 */
451 { 0xb500584c, "Cantata Technology Inc." }, /* From Ref. 1 */
452 { 0xb5005a79, "Zydacron, Inc." }, /* From Ref. 1 */
453 { 0xb500600d, "Lucent Technologies" }, /* From Ref. 1 */
454 { 0xb5006267, "The Bristol Group, Ltd." }, /* From Ref. 1 */
455 { 0xb5007674, "SmithMicro Software" }, /* From Ref. 1 */
456 { 0xb5008080, "Intel" }, /* From Ref. 1 */
457 { 0xb5008888, "Sony Electronics Inc." }, /* From Ref. 1 */
458 { 0xb5008899, "Sansay Inc." }, /* From Ref. 1 */
459 { 0xb500907a, "SpectraLink, Corp." }, /* From Ref. 1 */
460 { 0xb500a11a, "LifeSize Communications" }, /* From Ref. 1 */
461 { 0xb500aaaa, "Winbond Electronic Corporation, America" }, /* From Ref. 1 */
462 { 0xb500abcd, "Agora Laboratories, Inc." }, /* From Ref. 1 */
463 { 0xb500acac, "Actelis Networks, Inc." }, /* From Ref. 1 */
464 { 0xb500acdc, "Edgewater Networks, Inc." }, /* From Ref. 1 */
465 { 0xb500bcbc, "Twisted Pair Solutions, LLC" }, /* From Ref. 1 */
466 { 0xb500beef, "Broadband Networks, Inc" }, /* From Ref. 1 */
467 { 0xb500cafe, "Starbak Communications, Inc." }, /* From Ref. 1 */
468 { 0xb500fac5, "Vocal Technologies, Ltd." }, /* From Ref. 1 */
471 /* Ref 1 https://www.delta-info.com/Protocol_Test/Manufacturer_codes.html */
472 /* Ref 2 https://www.cix.co.uk/~bpechey/H221/h221code.htm */
473 /* Ref 3 http://www.regtp.de/reg_tele/start/in_05-06-03-11-00_m/index.html */
476 * XXX The Ref 3 link no longer works, but a copy can be found at the Internet Archive:
478 * https://web.archive.org/web/20041211164709/http://www.regtp.de:80/reg_tele/start/in_05-06-03-11-00_m/index.html
480 * The codes for Germany appear to have come from this archived link (Note: the values are
481 * specified in decimal instead of hex):
483 * https://web.archive.org/web/20041211122005/http://www.regtp.de/reg_tele/01661/00/index.html
487 * Editor modelines - https://www.wireshark.org/tools/modelines.html
492 * indent-tabs-mode: t
495 * vi: set shiftwidth=8 tabstop=8 noexpandtab:
496 * :indentSize=8:tabSize=8:noTabs=false: