aboutsummaryrefslogtreecommitdiffstats
path: root/epan/t35.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-05-19 20:33:59 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-05-19 20:33:59 +0000
commit2969fee516edbf3b1c6e5ffcf0d98f3da3986cfa (patch)
tree728a909a44f26bb5f653a140ce1a283199400dca /epan/t35.c
parentc32685e172eff28a7b1a4df8f7ff9bd431b35531 (diff)
Add Sony and Nokia VendorID:s
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14398 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/t35.c')
-rw-r--r--epan/t35.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/t35.c b/epan/t35.c
index 4b00ce5dbd..dd9f804d53 100644
--- a/epan/t35.c
+++ b/epan/t35.c
@@ -236,6 +236,7 @@ const value_string T35Extension_vals[] = {
};
const value_string H221ManufacturerCode_vals[] = {
+ { 0x000b2d00, "Sony"} , /* From captures */
{ 0x04000042, "Deutsche Telekom AG" }, /* From Ref. 3 */
{ 0x04000043, "Deutsche Telekom AG" }, /* From Ref. 3 */
{ 0x04000082, "Siemens AG" }, /* From Ref. 3 */
@@ -251,6 +252,7 @@ const value_string H221ManufacturerCode_vals[] = {
{ 0x04000082, "SITK Institut für Telekommunikation GmbH & Co KG" },/* From Ref. 3 */
{ 0x0900003D, "Equivalence (OpenH323)" }, /* From captures */
{ 0x20000081, "Mediatrix Telecom" }, /* From Ref. 1 */
+ { 0x3c000000, "Nokia" }, /* From captures */
{ 0x3d000310, "Swissvoice" },
{ 0x3d000311, "Swissvoice" },
{ 0x3d000312, "Swissvoice" },