aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_annex_c.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-03-13 13:41:28 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-03-13 13:41:28 +0000
commit9e2c39d16789c04c30241eb30ea7160aa9c96484 (patch)
treea639fcb98d2591f83303c3d17cc0a55df30691ce /epan/dissectors/packet-h248_annex_c.c
parentfd19aa7c890996fa9d43440ea5c26433c486f059 (diff)
H248 package updates from Alex Lindberg in bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6915 applied by hand.
svn path=/trunk/; revision=41527
Diffstat (limited to 'epan/dissectors/packet-h248_annex_c.c')
-rw-r--r--epan/dissectors/packet-h248_annex_c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-h248_annex_c.c b/epan/dissectors/packet-h248_annex_c.c
index 9cd13d4e43..67c8582887 100644
--- a/epan/dissectors/packet-h248_annex_c.c
+++ b/epan/dissectors/packet-h248_annex_c.c
@@ -180,6 +180,7 @@ static gint ett_vpvc = -1;
static gint ett_codec = -1;
static const value_string h248_annexc_package_properties_vals[] = {
+ { 0x0000, "Media stream properties H.248.1 Annex C" },
{ 0x1001, "media" },
{ 0x1002, "transmission mode" },
{ 0x1003, "num_of_channels" },