aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isup.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-10-15 22:11:26 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-10-15 22:11:26 +0000
commitdc10ba22e621e373fce26f840dd466916c8b64e6 (patch)
tree4253b94e451fb8f3f0375c23518984dbec5eaab7 /epan/dissectors/packet-isup.c
parent6c0254b1cb3155fe73c54d27924b076ab4d7b3c6 (diff)
Fix Event dissection which was broken when going to V3.
and add a few parameters. svn path=/trunk/; revision=19544
Diffstat (limited to 'epan/dissectors/packet-isup.c')
-rw-r--r--epan/dissectors/packet-isup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-isup.c b/epan/dissectors/packet-isup.c
index e9c1f47c6c..dab9c95b4a 100644
--- a/epan/dissectors/packet-isup.c
+++ b/epan/dissectors/packet-isup.c
@@ -2782,6 +2782,7 @@ const value_string bearer_network_connection_characteristics_vals[] = {
{ 0x02, "AAL type 2"},
{ 0x03, "Structured AAL type 1"},
{ 0x04, "IP/RTP"},
+ { 0x05, "TDM (reserved for use by ITU-T Rec. Q.1950)"},
{ 0, NULL }
};