aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-11 06:27:40 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-11 06:27:40 +0000
commitb4f6c021579b68b92d6c328f18a59173774023d3 (patch)
tree5b26a5d147ca279f5d307b40911864bff9d09bee /asn1
parent4048ee57e33168bac930b2d2451cfad0c866ea8e (diff)
From Michael Lum:
More dissection of IOS parameters in ANSI MAP IOS Invoke/Response Data https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3323 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27695 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1')
-rw-r--r--asn1/ansi_map/ansi_map.cnf2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/ansi_map/ansi_map.cnf b/asn1/ansi_map/ansi_map.cnf
index 2772b9f1a6..3a1477b4ee 100644
--- a/asn1/ansi_map/ansi_map.cnf
+++ b/asn1/ansi_map/ansi_map.cnf
@@ -449,6 +449,8 @@
#.TYPE_ATTR
# Dont't put the bytes after the name in the display
+CDMA2000HandoffInvokeIOSData TYPE = FT_NONE DISPLAY = BASE_DEC STRINGS = NULL
+CDMA2000HandoffResponseIOSData TYPE = FT_NONE DISPLAY = BASE_DEC STRINGS = NULL
InterMSCCircuitID TYPE = FT_NONE DISPLAY = BASE_DEC STRINGS = NULL
MobileIdentificationNumber TYPE = FT_NONE DISPLAY = BASE_DEC STRINGS = NULL
MobileStationMIN TYPE = FT_NONE DISPLAY = BASE_DEC STRINGS = NULL