aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-01-31 22:59:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-01-31 22:59:41 +0000
commit5541864c73ee5404871ace7d2f6e2da71651a254 (patch)
treedb86b9c143e9a90c4c275e59722d71df871ffa12 /asn1
parent7c9d63afc75ff0ec76850004cb97e21e9e742a6a (diff)
Extend the events valuestring with Bearer Modification Support Event.
svn path=/trunk/; revision=20657
Diffstat (limited to 'asn1')
-rw-r--r--asn1/h248/packet-h248-template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 615a809fcf..c4928eeaff 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -335,6 +335,7 @@ static const value_string event_name_vals[] = {
{ 0x00450000, "Inactivity Timer H.248.14" },
{ 0x00450001, "it/ito" },
{ 0x00450002, "it/ito" },
+ { 0x00460001, "threegmlc/mod_link_supp (Bearer Modification Support Event)" },
{ 0x800a0000, "Nokia Bearer Characteristics Package" },
{0, NULL}
};