summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-ua3g.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-ua3g.c b/epan/dissectors/packet-ua3g.c
index a1994ff047..3075327757 100644
--- a/epan/dissectors/packet-ua3g.c
+++ b/epan/dissectors/packet-ua3g.c
@@ -1039,8 +1039,8 @@ static const value_string set_param_req_audio_env[] = {
{0x00 , "Managed By Terminal"},
{0x01 , "Standard"},
{0x02 , "Open Space"},
- {0x02 , "Meeting Room"},
- {0x02 , "Noisy"},
+ {0x03 , "Meeting Room"},
+ {0x04 , "Noisy"},
{0, NULL}
};