aboutsummaryrefslogtreecommitdiffstats
path: root/epan/t35.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-05-19 20:33:59 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-05-19 20:33:59 +0000
commit59516e5f4fa440e41d9e89c9820bb37c1e6bc294 (patch)
tree728a909a44f26bb5f653a140ce1a283199400dca /epan/t35.c
parente1771e434273aeb9b12ef62e0407f22dac15fb99 (diff)
Add Sony and Nokia VendorID:s
svn path=/trunk/; revision=14398
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" },