aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-05 14:29:55 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-05 14:29:55 +0000
commite743c4e101a10cbc72c9b3dad9f583afdeb3b873 (patch)
tree71148bff65b9e984c96eff4a8c908d701493a9ba /epan/dissectors/packet-gsm_map.c
parent05d418eba85058cb0dcd899f683fdb2a80aacdb8 (diff)
Try to avoid the user confusion reported in
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3477 by not using blurbs that look like abbreviations (filter strings). While we're at it try to avoid giving blurbs that are identical (or nearly so) to the field name. Regenerate a couple of dissectors like this to prove out the idea. svn path=/trunk/; revision=32673
Diffstat (limited to 'epan/dissectors/packet-gsm_map.c')
-rw-r--r--epan/dissectors/packet-gsm_map.c2264
1 files changed, 1132 insertions, 1132 deletions
diff --git a/epan/dissectors/packet-gsm_map.c b/epan/dissectors/packet-gsm_map.c
index d2b28cee5e..40a3c6ab85 100644
--- a/epan/dissectors/packet-gsm_map.c
+++ b/epan/dissectors/packet-gsm_map.c
@@ -18852,341 +18852,341 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_privateExtensionList,
{ "privateExtensionList", "gsm_map.privateExtensionList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.PrivateExtensionList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_pcs_Extensions,
{ "pcs-Extensions", "gsm_map.pcs_Extensions",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.PCS_Extensions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_slr_Arg_PCS_Extensions,
{ "slr-Arg-PCS-Extensions", "gsm_map.slr_Arg_PCS_Extensions",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.SLR_Arg_PCS_Extensions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_PrivateExtensionList_item,
{ "PrivateExtension", "gsm_map.PrivateExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.PrivateExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_extId,
{ "extId", "gsm_map.extId",
FT_OID, BASE_NONE, NULL, 0,
- "gsm_map.T_extId", HFILL }},
+ "T_extId", HFILL }},
{ &hf_gsm_map_extType,
{ "extType", "gsm_map.extType",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.T_extType", HFILL }},
+ "T_extType", HFILL }},
{ &hf_gsm_map_na_ESRK_Request,
{ "na-ESRK-Request", "gsm_map.na_ESRK_Request",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.NULL", HFILL }},
+ "NULL", HFILL }},
/* --- Module MAP-CommonDataTypes --- --- --- */
{ &hf_gsm_map_protocolId,
{ "protocolId", "gsm_map.protocolId",
FT_UINT32, BASE_DEC, VALS(gsm_map_ProtocolId_vals), 0,
- "gsm_map.ProtocolId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_signalInfo,
{ "signalInfo", "gsm_map.signalInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.SignalInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_extensionContainer,
{ "extensionContainer", "gsm_map.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ext_ProtocolId,
{ "ext-ProtocolId", "gsm_map.ext_ProtocolId",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_ProtocolId_vals), 0,
- "gsm_map.Ext_ProtocolId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_accessNetworkProtocolId,
{ "accessNetworkProtocolId", "gsm_map.accessNetworkProtocolId",
FT_UINT32, BASE_DEC, VALS(gsm_map_AccessNetworkProtocolId_vals), 0,
- "gsm_map.AccessNetworkProtocolId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_signalInfo_01,
{ "signalInfo", "gsm_map.signalInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LongSignalInfo", HFILL }},
+ "LongSignalInfo", HFILL }},
{ &hf_gsm_map_imsi,
{ "imsi", "gsm_map.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_imsi_WithLMSI,
{ "imsi-WithLMSI", "gsm_map.imsi_WithLMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.IMSI_WithLMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lmsi,
{ "lmsi", "gsm_map.lmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_HLR_List_item,
{ "HLR-Id", "gsm_map.HLR_Id",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.HLR_Id", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_naea_PreferredCIC,
{ "naea-PreferredCIC", "gsm_map.naea_PreferredCIC",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.NAEA_CIC", HFILL }},
+ "NAEA_CIC", HFILL }},
{ &hf_gsm_map_msisdn,
{ "msisdn", "gsm_map.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_externalAddress,
{ "externalAddress", "gsm_map.externalAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_cellGlobalIdOrServiceAreaIdFixedLength,
{ "cellGlobalIdOrServiceAreaIdFixedLength", "gsm_map.cellGlobalIdOrServiceAreaIdFixedLength",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.CellGlobalIdOrServiceAreaIdFixedLength", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_laiFixedLength,
{ "laiFixedLength", "gsm_map.laiFixedLength",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LAIFixedLength", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_bearerService,
{ "bearerService", "gsm_map.bearerService",
FT_UINT8, BASE_DEC, VALS(Bearerservice_vals), 0,
- "gsm_map.BearerServiceCode", HFILL }},
+ "BearerServiceCode", HFILL }},
{ &hf_gsm_map_teleservice,
{ "teleservice", "gsm_map.teleservice",
FT_UINT8, BASE_DEC, VALS(Teleservice_vals), 0,
- "gsm_map.TeleserviceCode", HFILL }},
+ "TeleserviceCode", HFILL }},
{ &hf_gsm_map_ext_BearerService,
{ "ext-BearerService", "gsm_map.ext_BearerService",
FT_UINT8, BASE_DEC, VALS(Bearerservice_vals), 0,
- "gsm_map.Ext_BearerServiceCode", HFILL }},
+ "Ext_BearerServiceCode", HFILL }},
{ &hf_gsm_map_ext_Teleservice,
{ "ext-Teleservice", "gsm_map.ext_Teleservice",
FT_UINT8, BASE_DEC, VALS(Teleservice_vals), 0,
- "gsm_map.Ext_TeleserviceCode", HFILL }},
+ "Ext_TeleserviceCode", HFILL }},
{ &hf_gsm_map_maximumentitledPriority,
{ "maximumentitledPriority", "gsm_map.maximumentitledPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
- "gsm_map.EMLPP_Priority", HFILL }},
+ "EMLPP_Priority", HFILL }},
{ &hf_gsm_map_defaultPriority,
{ "defaultPriority", "gsm_map.defaultPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
- "gsm_map.EMLPP_Priority", HFILL }},
+ "EMLPP_Priority", HFILL }},
{ &hf_gsm_map_ss_Code,
{ "ss-Code", "gsm_map.ss_Code",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_Status,
{ "ss-Status", "gsm_map.ss_Status",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.Ext_SS_Status", HFILL }},
+ "Ext_SS_Status", HFILL }},
{ &hf_gsm_map_nbrSB,
{ "nbrSB", "gsm_map.nbrSB",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.MaxMC_Bearers", HFILL }},
+ "MaxMC_Bearers", HFILL }},
{ &hf_gsm_map_nbrUser,
{ "nbrUser", "gsm_map.nbrUser",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.MC_Bearers", HFILL }},
+ "MC_Bearers", HFILL }},
/* --- Module MAP-SS-DataTypes --- --- --- */
{ &hf_gsm_map_ss_ss_Code,
{ "ss-Code", "gsm_map.ss.ss_Code",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_basicService,
{ "basicService", "gsm_map.ss.basicService",
FT_UINT32, BASE_DEC, VALS(gsm_map_BasicServiceCode_vals), 0,
- "gsm_map.BasicServiceCode", HFILL }},
+ "BasicServiceCode", HFILL }},
{ &hf_gsm_map_ss_forwardedToNumber,
{ "forwardedToNumber", "gsm_map.ss.forwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_ss_forwardedToSubaddress,
{ "forwardedToSubaddress", "gsm_map.ss.forwardedToSubaddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_SubaddressString", HFILL }},
+ "ISDN_SubaddressString", HFILL }},
{ &hf_gsm_map_ss_noReplyConditionTime,
{ "noReplyConditionTime", "gsm_map.ss.noReplyConditionTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.NoReplyConditionTime", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_defaultPriority,
{ "defaultPriority", "gsm_map.ss.defaultPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
- "gsm_map.EMLPP_Priority", HFILL }},
+ "EMLPP_Priority", HFILL }},
{ &hf_gsm_map_ss_nbrUser,
{ "nbrUser", "gsm_map.ss.nbrUser",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.MC_Bearers", HFILL }},
+ "MC_Bearers", HFILL }},
{ &hf_gsm_map_ss_longFTN_Supported,
{ "longFTN-Supported", "gsm_map.ss.longFTN_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ss_forwardingInfo,
{ "forwardingInfo", "gsm_map.ss.forwardingInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.ForwardingInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_callBarringInfo,
{ "callBarringInfo", "gsm_map.ss.callBarringInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.CallBarringInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ss_Data,
{ "ss-Data", "gsm_map.ss.ss_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.SS_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_forwardingFeatureList,
{ "forwardingFeatureList", "gsm_map.ss.forwardingFeatureList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.ForwardingFeatureList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ForwardingFeatureList_item,
{ "ForwardingFeature", "gsm_map.ss.ForwardingFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.ForwardingFeature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ss_Status,
{ "ss-Status", "gsm_map.ss.ss_Status",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.SS_Status", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_forwardedToNumber_01,
{ "forwardedToNumber", "gsm_map.ss.forwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ss_forwardingOptions,
{ "forwardingOptions", "gsm_map.ss.forwardingOptions",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.ForwardingOptions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_longForwardedToNumber,
{ "longForwardedToNumber", "gsm_map.ss.longForwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.FTN_AddressString", HFILL }},
+ "FTN_AddressString", HFILL }},
{ &hf_gsm_map_ss_callBarringFeatureList,
{ "callBarringFeatureList", "gsm_map.ss.callBarringFeatureList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.CallBarringFeatureList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_CallBarringFeatureList_item,
{ "CallBarringFeature", "gsm_map.ss.CallBarringFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.CallBarringFeature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ss_SubscriptionOption,
{ "ss-SubscriptionOption", "gsm_map.ss.ss_SubscriptionOption",
FT_UINT32, BASE_DEC, VALS(gsm_map_ss_SS_SubscriptionOption_vals), 0,
- "gsm_map_ss.SS_SubscriptionOption", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_basicServiceGroupList,
{ "basicServiceGroupList", "gsm_map.ss.basicServiceGroupList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.BasicServiceGroupList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_cliRestrictionOption,
{ "cliRestrictionOption", "gsm_map.ss.cliRestrictionOption",
FT_UINT32, BASE_DEC, VALS(gsm_map_ss_CliRestrictionOption_vals), 0,
- "gsm_map_ss.CliRestrictionOption", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_overrideCategory,
{ "overrideCategory", "gsm_map.ss.overrideCategory",
FT_UINT32, BASE_DEC, VALS(gsm_map_ss_OverrideCategory_vals), 0,
- "gsm_map_ss.OverrideCategory", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_maximumEntitledPriority,
{ "maximumEntitledPriority", "gsm_map.ss.maximumEntitledPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
- "gsm_map.EMLPP_Priority", HFILL }},
+ "EMLPP_Priority", HFILL }},
{ &hf_gsm_map_ss_ccbs_FeatureList,
{ "ccbs-FeatureList", "gsm_map.ss.ccbs_FeatureList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.CCBS_FeatureList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_nbrSB,
{ "nbrSB", "gsm_map.ss.nbrSB",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.MaxMC_Bearers", HFILL }},
+ "MaxMC_Bearers", HFILL }},
{ &hf_gsm_map_ss_nbrSN,
{ "nbrSN", "gsm_map.ss.nbrSN",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.MC_Bearers", HFILL }},
+ "MC_Bearers", HFILL }},
{ &hf_gsm_map_ss_CCBS_FeatureList_item,
{ "CCBS-Feature", "gsm_map.ss.CCBS_Feature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.CCBS_Feature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ccbs_Index,
{ "ccbs-Index", "gsm_map.ss.ccbs_Index",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.CCBS_Index", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_b_subscriberNumber,
{ "b-subscriberNumber", "gsm_map.ss.b_subscriberNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ss_b_subscriberSubaddress,
{ "b-subscriberSubaddress", "gsm_map.ss.b_subscriberSubaddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_SubaddressString", HFILL }},
+ "ISDN_SubaddressString", HFILL }},
{ &hf_gsm_map_ss_basicServiceGroup,
{ "basicServiceGroup", "gsm_map.ss.basicServiceGroup",
FT_UINT32, BASE_DEC, VALS(gsm_map_BasicServiceCode_vals), 0,
- "gsm_map.BasicServiceCode", HFILL }},
+ "BasicServiceCode", HFILL }},
{ &hf_gsm_map_ss_genericServiceInfo,
{ "genericServiceInfo", "gsm_map.ss.genericServiceInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.GenericServiceInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ussd_DataCodingScheme,
{ "ussd-DataCodingScheme", "gsm_map.ss.ussd_DataCodingScheme",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.USSD_DataCodingScheme", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ussd_String,
{ "ussd-String", "gsm_map.ss.ussd_String",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.USSD_String", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_alertingPattern,
{ "alertingPattern", "gsm_map.ss.alertingPattern",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AlertingPattern", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_msisdn,
{ "msisdn", "gsm_map.ss.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ss_SS_List_item,
{ "SS-Code", "gsm_map.ss.SS_Code",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_BasicServiceGroupList_item,
{ "BasicServiceCode", "gsm_map.ss.BasicServiceCode",
FT_UINT32, BASE_DEC, VALS(gsm_map_BasicServiceCode_vals), 0,
- "gsm_map.BasicServiceCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_imsi,
{ "imsi", "gsm_map.ss.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ss_Event,
{ "ss-Event", "gsm_map.ss.ss_Event",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ "SS_Code", HFILL }},
{ &hf_gsm_map_ss_ss_EventSpecification,
{ "ss-EventSpecification", "gsm_map.ss.ss_EventSpecification",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.SS_EventSpecification", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_extensionContainer,
{ "extensionContainer", "gsm_map.ss.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ccbs_RequestState,
{ "ccbs-RequestState", "gsm_map.ss.ccbs_RequestState",
FT_UINT32, BASE_DEC, VALS(gsm_map_ss_CCBS_RequestState_vals), 0,
- "gsm_map_ss.CCBS_RequestState", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_SS_EventSpecification_item,
{ "AddressString", "gsm_map.ss.AddressString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ccbs_Data,
{ "ccbs-Data", "gsm_map.ss.ccbs_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.CCBS_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_ccbs_Feature,
{ "ccbs-Feature", "gsm_map.ss.ccbs_Feature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.CCBS_Feature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_translatedB_Number,
{ "translatedB-Number", "gsm_map.ss.translatedB_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ss_serviceIndicator,
{ "serviceIndicator", "gsm_map.ss.serviceIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.ServiceIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_callInfo,
{ "callInfo", "gsm_map.ss.callInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_map_ss_networkSignalInfo,
{ "networkSignalInfo", "gsm_map.ss.networkSignalInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_map_ss_ServiceIndicator_clir_invoked,
{ "clir-invoked", "gsm_map.ss.clir-invoked",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -19201,282 +19201,282 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_er_roamingNotAllowedCause,
{ "roamingNotAllowedCause", "gsm_map.er.roamingNotAllowedCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_RoamingNotAllowedCause_vals), 0,
- "gsm_map_er.RoamingNotAllowedCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_extensionContainer,
{ "extensionContainer", "gsm_map.er.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_additionalRoamingNotAllowedCause,
{ "additionalRoamingNotAllowedCause", "gsm_map.er.additionalRoamingNotAllowedCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_AdditionalRoamingNotAllowedCause_vals), 0,
- "gsm_map_er.AdditionalRoamingNotAllowedCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_callBarringCause,
{ "callBarringCause", "gsm_map.er.callBarringCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_CallBarringCause_vals), 0,
- "gsm_map_er.CallBarringCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_extensibleCallBarredParam,
{ "extensibleCallBarredParam", "gsm_map.er.extensibleCallBarredParam",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.ExtensibleCallBarredParam", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_unauthorisedMessageOriginator,
{ "unauthorisedMessageOriginator", "gsm_map.er.unauthorisedMessageOriginator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_er_cug_RejectCause,
{ "cug-RejectCause", "gsm_map.er.cug_RejectCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_CUG_RejectCause_vals), 0,
- "gsm_map_er.CUG_RejectCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_ss_Code,
{ "ss-Code", "gsm_map.er.ss_Code",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_basicService,
{ "basicService", "gsm_map.er.basicService",
FT_UINT32, BASE_DEC, VALS(gsm_map_BasicServiceCode_vals), 0,
- "gsm_map.BasicServiceCode", HFILL }},
+ "BasicServiceCode", HFILL }},
{ &hf_gsm_map_er_ss_Status,
{ "ss-Status", "gsm_map.er.ss_Status",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.SS_Status", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_sm_EnumeratedDeliveryFailureCause,
{ "sm-EnumeratedDeliveryFailureCause", "gsm_map.er.sm_EnumeratedDeliveryFailureCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_SM_EnumeratedDeliveryFailureCause_vals), 0,
- "gsm_map_er.SM_EnumeratedDeliveryFailureCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_diagnosticInfo,
{ "diagnosticInfo", "gsm_map.er.diagnosticInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.SignalInfo", HFILL }},
+ "SignalInfo", HFILL }},
{ &hf_gsm_map_er_absentSubscriberDiagnosticSM,
{ "absentSubscriberDiagnosticSM", "gsm_map.er.absentSubscriberDiagnosticSM",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_er.AbsentSubscriberDiagnosticSM", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_additionalAbsentSubscriberDiagnosticSM,
{ "additionalAbsentSubscriberDiagnosticSM", "gsm_map.er.additionalAbsentSubscriberDiagnosticSM",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_er.AbsentSubscriberDiagnosticSM", HFILL }},
+ "AbsentSubscriberDiagnosticSM", HFILL }},
{ &hf_gsm_map_er_networkResource,
{ "networkResource", "gsm_map.er.networkResource",
FT_UINT32, BASE_DEC, VALS(gsm_map_NetworkResource_vals), 0,
- "gsm_map.NetworkResource", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_extensibleSystemFailureParam,
{ "extensibleSystemFailureParam", "gsm_map.er.extensibleSystemFailureParam",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.ExtensibleSystemFailureParam", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_additionalNetworkResource,
{ "additionalNetworkResource", "gsm_map.er.additionalNetworkResource",
FT_UINT32, BASE_DEC, VALS(gsm_map_AdditionalNetworkResource_vals), 0,
- "gsm_map.AdditionalNetworkResource", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_failureCauseParam,
{ "failureCauseParam", "gsm_map.er.failureCauseParam",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_FailureCauseParam_vals), 0,
- "gsm_map_er.FailureCauseParam", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_shapeOfLocationEstimateNotSupported,
{ "shapeOfLocationEstimateNotSupported", "gsm_map.er.shapeOfLocationEstimateNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_er_neededLcsCapabilityNotSupportedInServingNode,
{ "neededLcsCapabilityNotSupportedInServingNode", "gsm_map.er.neededLcsCapabilityNotSupportedInServingNode",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_er_unknownSubscriberDiagnostic,
{ "unknownSubscriberDiagnostic", "gsm_map.er.unknownSubscriberDiagnostic",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_UnknownSubscriberDiagnostic_vals), 0,
- "gsm_map_er.UnknownSubscriberDiagnostic", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_absentSubscriberReason,
{ "absentSubscriberReason", "gsm_map.er.absentSubscriberReason",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_AbsentSubscriberReason_vals), 0,
- "gsm_map_er.AbsentSubscriberReason", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_ccbs_Possible,
{ "ccbs-Possible", "gsm_map.er.ccbs_Possible",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_er_ccbs_Busy,
{ "ccbs-Busy", "gsm_map.er.ccbs_Busy",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_er_gprsConnectionSuspended,
{ "gprsConnectionSuspended", "gsm_map.er.gprsConnectionSuspended",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_er.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_er_unauthorizedLCSClient_Diagnostic,
{ "unauthorizedLCSClient-Diagnostic", "gsm_map.er.unauthorizedLCSClient_Diagnostic",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_UnauthorizedLCSClient_Diagnostic_vals), 0,
- "gsm_map_er.UnauthorizedLCSClient_Diagnostic", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_positionMethodFailure_Diagnostic,
{ "positionMethodFailure-Diagnostic", "gsm_map.er.positionMethodFailure_Diagnostic",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_PositionMethodFailure_Diagnostic_vals), 0,
- "gsm_map_er.PositionMethodFailure_Diagnostic", HFILL }},
+ NULL, HFILL }},
/* --- Module MAP-SM-DataTypes --- --- --- */
{ &hf_gsm_map_sm_msisdn,
{ "msisdn", "gsm_map.sm.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_sm_sm_RP_PRI,
{ "sm-RP-PRI", "gsm_map.sm.sm_RP_PRI",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "gsm_map_sm.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_gsm_map_sm_serviceCentreAddress,
{ "serviceCentreAddress", "gsm_map.sm.serviceCentreAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_sm_extensionContainer,
{ "extensionContainer", "gsm_map.sm.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_gprsSupportIndicator,
{ "gprsSupportIndicator", "gsm_map.sm.gprsSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_sm_RP_MTI,
{ "sm-RP-MTI", "gsm_map.sm.sm_RP_MTI",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_sm.SM_RP_MTI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_sm_RP_SMEA,
{ "sm-RP-SMEA", "gsm_map.sm.sm_RP_SMEA",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_sm.SM_RP_SMEA", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_sm_deliveryNotIntended,
{ "sm-deliveryNotIntended", "gsm_map.sm.sm_deliveryNotIntended",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_DeliveryNotIntended_vals), 0,
- "gsm_map_sm.SM_DeliveryNotIntended", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_imsi,
{ "imsi", "gsm_map.sm.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_locationInfoWithLMSI,
{ "locationInfoWithLMSI", "gsm_map.sm.locationInfoWithLMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.LocationInfoWithLMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_networkNode_Number,
{ "networkNode-Number", "gsm_map.sm.networkNode_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_sm_lmsi,
{ "lmsi", "gsm_map.sm.lmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_gprsNodeIndicator,
{ "gprsNodeIndicator", "gsm_map.sm.gprsNodeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_additional_Number,
{ "additional-Number", "gsm_map.sm.additional_Number",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_Additional_Number_vals), 0,
- "gsm_map_sm.Additional_Number", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_msc_Number,
{ "msc-Number", "gsm_map.sm.msc_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_sm_sgsn_Number,
{ "sgsn-Number", "gsm_map.sm.sgsn_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_sm_sm_RP_DA,
{ "sm-RP-DA", "gsm_map.sm.sm_RP_DA",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_RP_DA_vals), 0,
- "gsm_map_sm.SM_RP_DA", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_sm_RP_OA,
{ "sm-RP-OA", "gsm_map.sm.sm_RP_OA",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_RP_OA_vals), 0,
- "gsm_map_sm.SM_RP_OA", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_sm_RP_UI,
{ "sm-RP-UI", "gsm_map.sm.sm_RP_UI",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.SignalInfo", HFILL }},
+ "SignalInfo", HFILL }},
{ &hf_gsm_map_sm_moreMessagesToSend,
{ "moreMessagesToSend", "gsm_map.sm.moreMessagesToSend",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_serviceCentreAddressDA,
{ "serviceCentreAddressDA", "gsm_map.sm.serviceCentreAddressDA",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_sm_noSM_RP_DA,
{ "noSM-RP-DA", "gsm_map.sm.noSM_RP_DA",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_msisdn_01,
{ "msisdn", "gsm_map.sm.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_sm.T_msisdn", HFILL }},
+ "T_msisdn", HFILL }},
{ &hf_gsm_map_sm_serviceCentreAddressOA,
{ "serviceCentreAddressOA", "gsm_map.sm.serviceCentreAddressOA",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_sm.T_serviceCentreAddressOA", HFILL }},
+ "T_serviceCentreAddressOA", HFILL }},
{ &hf_gsm_map_sm_noSM_RP_OA,
{ "noSM-RP-OA", "gsm_map.sm.noSM_RP_OA",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_sm_DeliveryOutcome,
{ "sm-DeliveryOutcome", "gsm_map.sm.sm_DeliveryOutcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_DeliveryOutcome_vals), 0,
- "gsm_map_sm.SM_DeliveryOutcome", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_absentSubscriberDiagnosticSM,
{ "absentSubscriberDiagnosticSM", "gsm_map.sm.absentSubscriberDiagnosticSM",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_er.AbsentSubscriberDiagnosticSM", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_deliveryOutcomeIndicator,
{ "deliveryOutcomeIndicator", "gsm_map.sm.deliveryOutcomeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_additionalSM_DeliveryOutcome,
{ "additionalSM-DeliveryOutcome", "gsm_map.sm.additionalSM_DeliveryOutcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_DeliveryOutcome_vals), 0,
- "gsm_map_sm.SM_DeliveryOutcome", HFILL }},
+ "SM_DeliveryOutcome", HFILL }},
{ &hf_gsm_map_sm_additionalAbsentSubscriberDiagnosticSM,
{ "additionalAbsentSubscriberDiagnosticSM", "gsm_map.sm.additionalAbsentSubscriberDiagnosticSM",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_er.AbsentSubscriberDiagnosticSM", HFILL }},
+ "AbsentSubscriberDiagnosticSM", HFILL }},
{ &hf_gsm_map_sm_ip_sm_gw_Indicator,
{ "ip-sm-gw-Indicator", "gsm_map.sm.ip_sm_gw_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_ip_sm_gw_sm_deliveryOutcome,
{ "ip-sm-gw-sm-deliveryOutcome", "gsm_map.sm.ip_sm_gw_sm_deliveryOutcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_DeliveryOutcome_vals), 0,
- "gsm_map_sm.SM_DeliveryOutcome", HFILL }},
+ "SM_DeliveryOutcome", HFILL }},
{ &hf_gsm_map_sm_ip_sm_gw_absentSubscriberDiagnosticSM,
{ "ip-sm-gw-absentSubscriberDiagnosticSM", "gsm_map.sm.ip_sm_gw_absentSubscriberDiagnosticSM",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_er.AbsentSubscriberDiagnosticSM", HFILL }},
+ "AbsentSubscriberDiagnosticSM", HFILL }},
{ &hf_gsm_map_sm_storedMSISDN,
{ "storedMSISDN", "gsm_map.sm.storedMSISDN",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_sm_mw_Status,
{ "mw-Status", "gsm_map.sm.mw_Status",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_sm.MW_Status", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_alertReason,
{ "alertReason", "gsm_map.sm.alertReason",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_AlertReason_vals), 0,
- "gsm_map_sm.AlertReason", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_alertReasonIndicator,
{ "alertReasonIndicator", "gsm_map.sm.alertReasonIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_additionalAlertReasonIndicator,
{ "additionalAlertReasonIndicator", "gsm_map.sm.additionalAlertReasonIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_asciCallReference,
{ "asciCallReference", "gsm_map.sm.asciCallReference",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ASCI_CallReference", HFILL }},
+ "ASCI_CallReference", HFILL }},
{ &hf_gsm_map_sm_dispatcherList,
{ "dispatcherList", "gsm_map.sm.dispatcherList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_sm.DispatcherList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_ongoingCall,
{ "ongoingCall", "gsm_map.sm.ongoingCall",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_sm.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_sm_DispatcherList_item,
{ "ISDN-AddressString", "gsm_map.sm.ISDN_AddressString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_MW_Status_sc_AddressNotIncluded,
{ "sc-AddressNotIncluded", "gsm_map.sm.sc-AddressNotIncluded",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -19499,187 +19499,187 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_om_imsi,
{ "imsi", "gsm_map.om.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceReference,
{ "traceReference", "gsm_map.om.traceReference",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.TraceReference", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceType,
{ "traceType", "gsm_map.om.traceType",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_om.TraceType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_omc_Id,
{ "omc-Id", "gsm_map.om.omc_Id",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_om_extensionContainer,
{ "extensionContainer", "gsm_map.om.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceReference2,
{ "traceReference2", "gsm_map.om.traceReference2",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.TraceReference2", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceDepthList,
{ "traceDepthList", "gsm_map.om.traceDepthList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_om.TraceDepthList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceNE_TypeList,
{ "traceNE-TypeList", "gsm_map.om.traceNE_TypeList",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.TraceNE_TypeList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceInterfaceList,
{ "traceInterfaceList", "gsm_map.om.traceInterfaceList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_om.TraceInterfaceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceEventList,
{ "traceEventList", "gsm_map.om.traceEventList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_om.TraceEventList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceCollectionEntity,
{ "traceCollectionEntity", "gsm_map.om.traceCollectionEntity",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_om_msc_s_TraceDepth,
{ "msc-s-TraceDepth", "gsm_map.om.msc_s_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_mgw_TraceDepth,
{ "mgw-TraceDepth", "gsm_map.om.mgw_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_sgsn_TraceDepth,
{ "sgsn-TraceDepth", "gsm_map.om.sgsn_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_ggsn_TraceDepth,
{ "ggsn-TraceDepth", "gsm_map.om.ggsn_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_rnc_TraceDepth,
{ "rnc-TraceDepth", "gsm_map.om.rnc_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_bmsc_TraceDepth,
{ "bmsc-TraceDepth", "gsm_map.om.bmsc_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_mme_TraceDepth,
{ "mme-TraceDepth", "gsm_map.om.mme_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_sgw_TraceDepth,
{ "sgw-TraceDepth", "gsm_map.om.sgw_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_pgw_TraceDepth,
{ "pgw-TraceDepth", "gsm_map.om.pgw_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_eNB_TraceDepth,
{ "eNB-TraceDepth", "gsm_map.om.eNB_TraceDepth",
FT_UINT32, BASE_DEC, VALS(gsm_map_om_TraceDepth_vals), 0,
- "gsm_map_om.TraceDepth", HFILL }},
+ "TraceDepth", HFILL }},
{ &hf_gsm_map_om_msc_s_List,
{ "msc-s-List", "gsm_map.om.msc_s_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MSC_S_InterfaceList", HFILL }},
+ "MSC_S_InterfaceList", HFILL }},
{ &hf_gsm_map_om_mgw_List,
{ "mgw-List", "gsm_map.om.mgw_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MGW_InterfaceList", HFILL }},
+ "MGW_InterfaceList", HFILL }},
{ &hf_gsm_map_om_sgsn_List,
{ "sgsn-List", "gsm_map.om.sgsn_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.SGSN_InterfaceList", HFILL }},
+ "SGSN_InterfaceList", HFILL }},
{ &hf_gsm_map_om_ggsn_List,
{ "ggsn-List", "gsm_map.om.ggsn_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.GGSN_InterfaceList", HFILL }},
+ "GGSN_InterfaceList", HFILL }},
{ &hf_gsm_map_om_rnc_List,
{ "rnc-List", "gsm_map.om.rnc_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.RNC_InterfaceList", HFILL }},
+ "RNC_InterfaceList", HFILL }},
{ &hf_gsm_map_om_bmsc_List,
{ "bmsc-List", "gsm_map.om.bmsc_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.BMSC_InterfaceList", HFILL }},
+ "BMSC_InterfaceList", HFILL }},
{ &hf_gsm_map_om_mme_List,
{ "mme-List", "gsm_map.om.mme_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MME_InterfaceList", HFILL }},
+ "MME_InterfaceList", HFILL }},
{ &hf_gsm_map_om_sgw_List,
{ "sgw-List", "gsm_map.om.sgw_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.SGW_InterfaceList", HFILL }},
+ "SGW_InterfaceList", HFILL }},
{ &hf_gsm_map_om_pgw_List,
{ "pgw-List", "gsm_map.om.pgw_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.PGW_InterfaceList", HFILL }},
+ "PGW_InterfaceList", HFILL }},
{ &hf_gsm_map_om_eNB_List,
{ "eNB-List", "gsm_map.om.eNB_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.ENB_InterfaceList", HFILL }},
+ "ENB_InterfaceList", HFILL }},
{ &hf_gsm_map_om_msc_s_List_01,
{ "msc-s-List", "gsm_map.om.msc_s_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MSC_S_EventList", HFILL }},
+ "MSC_S_EventList", HFILL }},
{ &hf_gsm_map_om_mgw_List_01,
{ "mgw-List", "gsm_map.om.mgw_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MGW_EventList", HFILL }},
+ "MGW_EventList", HFILL }},
{ &hf_gsm_map_om_sgsn_List_01,
{ "sgsn-List", "gsm_map.om.sgsn_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.SGSN_EventList", HFILL }},
+ "SGSN_EventList", HFILL }},
{ &hf_gsm_map_om_ggsn_List_01,
{ "ggsn-List", "gsm_map.om.ggsn_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.GGSN_EventList", HFILL }},
+ "GGSN_EventList", HFILL }},
{ &hf_gsm_map_om_bmsc_List_01,
{ "bmsc-List", "gsm_map.om.bmsc_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.BMSC_EventList", HFILL }},
+ "BMSC_EventList", HFILL }},
{ &hf_gsm_map_om_mme_List_01,
{ "mme-List", "gsm_map.om.mme_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MME_EventList", HFILL }},
+ "MME_EventList", HFILL }},
{ &hf_gsm_map_om_sgw_List_01,
{ "sgw-List", "gsm_map.om.sgw_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.SGW_EventList", HFILL }},
+ "SGW_EventList", HFILL }},
{ &hf_gsm_map_om_pgw_List_01,
{ "pgw-List", "gsm_map.om.pgw_List",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.PGW_EventList", HFILL }},
+ "PGW_EventList", HFILL }},
{ &hf_gsm_map_om_traceRecordingSessionReference,
{ "traceRecordingSessionReference", "gsm_map.om.traceRecordingSessionReference",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.TraceRecordingSessionReference", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_rnc_InterfaceList,
{ "rnc-InterfaceList", "gsm_map.om.rnc_InterfaceList",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.RNC_InterfaceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_msc_s_InterfaceList,
{ "msc-s-InterfaceList", "gsm_map.om.msc_s_InterfaceList",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MSC_S_InterfaceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_msc_s_EventList,
{ "msc-s-EventList", "gsm_map.om.msc_s_EventList",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MSC_S_EventList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_mgw_InterfaceList,
{ "mgw-InterfaceList", "gsm_map.om.mgw_InterfaceList",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MGW_InterfaceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_mgw_EventList,
{ "mgw-EventList", "gsm_map.om.mgw_EventList",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_om.MGW_EventList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_traceSupportIndicator,
{ "traceSupportIndicator", "gsm_map.om.traceSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_om.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_om_TraceNE_TypeList_msc_s,
{ "msc-s", "gsm_map.om.msc-s",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -20038,2111 +20038,2111 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_imsi,
{ "imsi", "gsm_map.ms.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_msc_Number,
{ "msc-Number", "gsm_map.ms.msc_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_vlr_Number,
{ "vlr-Number", "gsm_map.ms.vlr_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_lmsi,
{ "lmsi", "gsm_map.ms.lmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_extensionContainer,
{ "extensionContainer", "gsm_map.ms.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_vlr_Capability,
{ "vlr-Capability", "gsm_map.ms.vlr_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.VLR_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_informPreviousNetworkEntity,
{ "informPreviousNetworkEntity", "gsm_map.ms.informPreviousNetworkEntity",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_cs_LCS_NotSupportedByUE,
{ "cs-LCS-NotSupportedByUE", "gsm_map.ms.cs_LCS_NotSupportedByUE",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_v_gmlc_Address,
{ "v-gmlc-Address", "gsm_map.ms.v_gmlc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_ms_add_info,
{ "add-info", "gsm_map.ms.add_info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ADD_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pagingArea,
{ "pagingArea", "gsm_map.ms.pagingArea",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.PagingArea", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_skipSubscriberDataUpdate,
{ "skipSubscriberDataUpdate", "gsm_map.ms.skipSubscriberDataUpdate",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_supportedCamelPhases,
{ "supportedCamelPhases", "gsm_map.ms.supportedCamelPhases",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCamelPhases", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_solsaSupportIndicator,
{ "solsaSupportIndicator", "gsm_map.ms.solsaSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_istSupportIndicator,
{ "istSupportIndicator", "gsm_map.ms.istSupportIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_IST_SupportIndicator_vals), 0,
- "gsm_map_ms.IST_SupportIndicator", HFILL }},
+ "IST_SupportIndicator", HFILL }},
{ &hf_gsm_map_ms_superChargerSupportedInServingNetworkEntity,
{ "superChargerSupportedInServingNetworkEntity", "gsm_map.ms.superChargerSupportedInServingNetworkEntity",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_SuperChargerInfo_vals), 0,
- "gsm_map_ms.SuperChargerInfo", HFILL }},
+ "SuperChargerInfo", HFILL }},
{ &hf_gsm_map_ms_longFTN_Supported,
{ "longFTN-Supported", "gsm_map.ms.longFTN_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_supportedLCS_CapabilitySets,
{ "supportedLCS-CapabilitySets", "gsm_map.ms.supportedLCS_CapabilitySets",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedLCS_CapabilitySets", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_offeredCamel4CSIs,
{ "offeredCamel4CSIs", "gsm_map.ms.offeredCamel4CSIs",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OfferedCamel4CSIs", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_supportedRAT_TypesIndicator,
{ "supportedRAT-TypesIndicator", "gsm_map.ms.supportedRAT_TypesIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedRAT_Types", HFILL }},
+ "SupportedRAT_Types", HFILL }},
{ &hf_gsm_map_ms_longGroupID_Supported,
{ "longGroupID-Supported", "gsm_map.ms.longGroupID_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_sendSubscriberData,
{ "sendSubscriberData", "gsm_map.ms.sendSubscriberData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_subscriberDataStored,
{ "subscriberDataStored", "gsm_map.ms.subscriberDataStored",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AgeIndicator", HFILL }},
+ "AgeIndicator", HFILL }},
{ &hf_gsm_map_ms_hlr_Number,
{ "hlr-Number", "gsm_map.ms.hlr_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_add_Capability,
{ "add-Capability", "gsm_map.ms.add_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_pagingArea_Capability,
{ "pagingArea-Capability", "gsm_map.ms.pagingArea_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_imeisv,
{ "imeisv", "gsm_map.ms.imeisv",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMEI", HFILL }},
+ "IMEI", HFILL }},
{ &hf_gsm_map_ms_PagingArea_item,
{ "LocationArea", "gsm_map.ms.LocationArea",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_LocationArea_vals), 0,
- "gsm_map_ms.LocationArea", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_laiFixedLength,
{ "laiFixedLength", "gsm_map.ms.laiFixedLength",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LAIFixedLength", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lac,
{ "lac", "gsm_map.ms.lac",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.LAC", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_identity,
{ "identity", "gsm_map.ms.identity",
FT_UINT32, BASE_DEC, VALS(gsm_map_Identity_vals), 0,
- "gsm_map.Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cancellationType,
{ "cancellationType", "gsm_map.ms.cancellationType",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_CancellationType_vals), 0,
- "gsm_map_ms.CancellationType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_typeOfUpdate,
{ "typeOfUpdate", "gsm_map.ms.typeOfUpdate",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_TypeOfUpdate_vals), 0,
- "gsm_map_ms.TypeOfUpdate", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sgsn_Number,
{ "sgsn-Number", "gsm_map.ms.sgsn_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_freezeTMSI,
{ "freezeTMSI", "gsm_map.ms.freezeTMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_freezeP_TMSI,
{ "freezeP-TMSI", "gsm_map.ms.freezeP_TMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_freezeM_TMSI,
{ "freezeM-TMSI", "gsm_map.ms.freezeM_TMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_tmsi,
{ "tmsi", "gsm_map.ms.tmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.TMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_numberOfRequestedVectors,
{ "numberOfRequestedVectors", "gsm_map.ms.numberOfRequestedVectors",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.NumberOfRequestedVectors", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_segmentationProhibited,
{ "segmentationProhibited", "gsm_map.ms.segmentationProhibited",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_previous_LAI,
{ "previous-LAI", "gsm_map.ms.previous_LAI",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LAIFixedLength", HFILL }},
+ "LAIFixedLength", HFILL }},
{ &hf_gsm_map_ms_hopCounter,
{ "hopCounter", "gsm_map.ms.hopCounter",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.HopCounter", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_authenticationSetList,
{ "authenticationSetList", "gsm_map.ms.authenticationSetList",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_AuthenticationSetList_vals), 0,
- "gsm_map_ms.AuthenticationSetList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_currentSecurityContext,
{ "currentSecurityContext", "gsm_map.ms.currentSecurityContext",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_CurrentSecurityContext_vals), 0,
- "gsm_map_ms.CurrentSecurityContext", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_tripletList,
{ "tripletList", "gsm_map.ms.tripletList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.TripletList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_quintupletList,
{ "quintupletList", "gsm_map.ms.quintupletList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.QuintupletList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_TripletList_item,
{ "AuthenticationTriplet", "gsm_map.ms.AuthenticationTriplet",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.AuthenticationTriplet", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_QuintupletList_item,
{ "AuthenticationQuintuplet", "gsm_map.ms.AuthenticationQuintuplet",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.AuthenticationQuintuplet", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_rand,
{ "rand", "gsm_map.ms.rand",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RAND", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sres,
{ "sres", "gsm_map.ms.sres",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SRES", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_kc,
{ "kc", "gsm_map.ms.kc",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Kc", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_xres,
{ "xres", "gsm_map.ms.xres",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.XRES", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ck,
{ "ck", "gsm_map.ms.ck",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.CK", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ik,
{ "ik", "gsm_map.ms.ik",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.IK", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_autn,
{ "autn", "gsm_map.ms.autn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AUTN", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gsm_SecurityContextData,
{ "gsm-SecurityContextData", "gsm_map.ms.gsm_SecurityContextData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.GSM_SecurityContextData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_umts_SecurityContextData,
{ "umts-SecurityContextData", "gsm_map.ms.umts_SecurityContextData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.UMTS_SecurityContextData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cksn,
{ "cksn", "gsm_map.ms.cksn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Cksn", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ksi,
{ "ksi", "gsm_map.ms.ksi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.KSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_failureCause,
{ "failureCause", "gsm_map.ms.failureCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_FailureCause_vals), 0,
- "gsm_map_ms.FailureCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_re_attempt,
{ "re-attempt", "gsm_map.ms.re_attempt",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "gsm_map_ms.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_gsm_map_ms_accessType,
{ "accessType", "gsm_map.ms.accessType",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_AccessType_vals), 0,
- "gsm_map_ms.AccessType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sgsn_Address,
{ "sgsn-Address", "gsm_map.ms.sgsn_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_ms_sgsn_Capability,
{ "sgsn-Capability", "gsm_map.ms.sgsn_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SGSN_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ps_LCS_NotSupportedByUE,
{ "ps-LCS-NotSupportedByUE", "gsm_map.ms.ps_LCS_NotSupportedByUE",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_eps_info,
{ "eps-info", "gsm_map.ms.eps_info",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_EPS_Info_vals), 0,
- "gsm_map_ms.EPS_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_servingNodeTypeIndicator,
{ "servingNodeTypeIndicator", "gsm_map.ms.servingNodeTypeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_usedRAT_Type,
{ "usedRAT-Type", "gsm_map.ms.usedRAT_Type",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_Used_RAT_Type_vals), 0,
- "gsm_map_ms.Used_RAT_Type", HFILL }},
+ "Used_RAT_Type", HFILL }},
{ &hf_gsm_map_ms_gprsSubscriptionDataNotNeeded,
{ "gprsSubscriptionDataNotNeeded", "gsm_map.ms.gprsSubscriptionDataNotNeeded",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_nodeTypeIndicator,
{ "nodeTypeIndicator", "gsm_map.ms.nodeTypeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_areaRestricted,
{ "areaRestricted", "gsm_map.ms.areaRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ue_reachableIndicator,
{ "ue-reachableIndicator", "gsm_map.ms.ue_reachableIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_pdn_gw_update,
{ "pdn-gw-update", "gsm_map.ms.pdn_gw_update",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDN_GW_Update", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_isr_Information,
{ "isr-Information", "gsm_map.ms.isr_Information",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ISR_Information", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_apn,
{ "apn", "gsm_map.ms.apn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.APN", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdn_gw_Identity,
{ "pdn-gw-Identity", "gsm_map.ms.pdn_gw_Identity",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDN_GW_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_contextId,
{ "contextId", "gsm_map.ms.contextId",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ContextId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gprsEnhancementsSupportIndicator,
{ "gprsEnhancementsSupportIndicator", "gsm_map.ms.gprsEnhancementsSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_smsCallBarringSupportIndicator,
{ "smsCallBarringSupportIndicator", "gsm_map.ms.smsCallBarringSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_supportedFeatures,
{ "supportedFeatures", "gsm_map.ms.supportedFeatures",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedFeatures", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_t_adsDataRetrieval,
{ "t-adsDataRetrieval", "gsm_map.ms.t_adsDataRetrieval",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_homogeneousSupportOfIMSVoiceOverPSSessions,
{ "homogeneousSupportOfIMSVoiceOverPSSessions", "gsm_map.ms.homogeneousSupportOfIMSVoiceOverPSSessions",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "gsm_map_ms.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_gsm_map_ms_sgsn_mmeSeparationSupported,
{ "sgsn-mmeSeparationSupported", "gsm_map.ms.sgsn_mmeSeparationSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_an_APDU,
{ "an-APDU", "gsm_map.ms.an_APDU",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.AccessNetworkSignalInfo", HFILL }},
+ "AccessNetworkSignalInfo", HFILL }},
{ &hf_gsm_map_ms_integrityProtectionInfo,
{ "integrityProtectionInfo", "gsm_map.ms.integrityProtectionInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.IntegrityProtectionInformation", HFILL }},
+ "IntegrityProtectionInformation", HFILL }},
{ &hf_gsm_map_ms_encryptionInfo,
{ "encryptionInfo", "gsm_map.ms.encryptionInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.EncryptionInformation", HFILL }},
+ "EncryptionInformation", HFILL }},
{ &hf_gsm_map_ms_keyStatus,
{ "keyStatus", "gsm_map.ms.keyStatus",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_KeyStatus_vals), 0,
- "gsm_map_ms.KeyStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_allowedGSM_Algorithms,
{ "allowedGSM-Algorithms", "gsm_map.ms.allowedGSM_Algorithms",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AllowedGSM_Algorithms", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_allowedUMTS_Algorithms,
{ "allowedUMTS-Algorithms", "gsm_map.ms.allowedUMTS_Algorithms",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.AllowedUMTS_Algorithms", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_radioResourceInformation,
{ "radioResourceInformation", "gsm_map.ms.radioResourceInformation",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RadioResourceInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_radioResourceList,
{ "radioResourceList", "gsm_map.ms.radioResourceList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.RadioResourceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_bssmap_ServiceHandover,
{ "bssmap-ServiceHandover", "gsm_map.ms.bssmap_ServiceHandover",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.BSSMAP_ServiceHandover", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ranap_ServiceHandover,
{ "ranap-ServiceHandover", "gsm_map.ms.ranap_ServiceHandover",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RANAP_ServiceHandover", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_bssmap_ServiceHandoverList,
{ "bssmap-ServiceHandoverList", "gsm_map.ms.bssmap_ServiceHandoverList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.BSSMAP_ServiceHandoverList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_currentlyUsedCodec,
{ "currentlyUsedCodec", "gsm_map.ms.currentlyUsedCodec",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_iuSupportedCodecsList,
{ "iuSupportedCodecsList", "gsm_map.ms.iuSupportedCodecsList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCodecsList", HFILL }},
+ "SupportedCodecsList", HFILL }},
{ &hf_gsm_map_ms_rab_ConfigurationIndicator,
{ "rab-ConfigurationIndicator", "gsm_map.ms.rab_ConfigurationIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_iuSelectedCodec,
{ "iuSelectedCodec", "gsm_map.ms.iuSelectedCodec",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_alternativeChannelType,
{ "alternativeChannelType", "gsm_map.ms.alternativeChannelType",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RadioResourceInformation", HFILL }},
+ "RadioResourceInformation", HFILL }},
{ &hf_gsm_map_ms_tracePropagationList,
{ "tracePropagationList", "gsm_map.ms.tracePropagationList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_om.TracePropagationList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_aoipSupportedCodecsListAnchor,
{ "aoipSupportedCodecsListAnchor", "gsm_map.ms.aoipSupportedCodecsListAnchor",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodecsList", HFILL }},
+ "AoIPCodecsList", HFILL }},
{ &hf_gsm_map_ms_aoipSelectedCodecTarget,
{ "aoipSelectedCodecTarget", "gsm_map.ms.aoipSelectedCodecTarget",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_integrityProtectionAlgorithms,
{ "integrityProtectionAlgorithms", "gsm_map.ms.integrityProtectionAlgorithms",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PermittedIntegrityProtectionAlgorithms", HFILL }},
+ "PermittedIntegrityProtectionAlgorithms", HFILL }},
{ &hf_gsm_map_ms_encryptionAlgorithms,
{ "encryptionAlgorithms", "gsm_map.ms.encryptionAlgorithms",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PermittedEncryptionAlgorithms", HFILL }},
+ "PermittedEncryptionAlgorithms", HFILL }},
{ &hf_gsm_map_ms_targetCellId,
{ "targetCellId", "gsm_map.ms.targetCellId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GlobalCellId", HFILL }},
+ "GlobalCellId", HFILL }},
{ &hf_gsm_map_ms_ho_NumberNotRequired,
{ "ho-NumberNotRequired", "gsm_map.ms.ho_NumberNotRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_targetRNCId,
{ "targetRNCId", "gsm_map.ms.targetRNCId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RNCId", HFILL }},
+ "RNCId", HFILL }},
{ &hf_gsm_map_ms_multipleBearerRequested,
{ "multipleBearerRequested", "gsm_map.ms.multipleBearerRequested",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_rab_Id,
{ "rab-Id", "gsm_map.ms.rab_Id",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.RAB_Id", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_asciCallReference,
{ "asciCallReference", "gsm_map.ms.asciCallReference",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ASCI_CallReference", HFILL }},
+ "ASCI_CallReference", HFILL }},
{ &hf_gsm_map_ms_geran_classmark,
{ "geran-classmark", "gsm_map.ms.geran_classmark",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.GERAN_Classmark", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_iuCurrentlyUsedCodec,
{ "iuCurrentlyUsedCodec", "gsm_map.ms.iuCurrentlyUsedCodec",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_uesbi_Iu,
{ "uesbi-Iu", "gsm_map.ms.uesbi_Iu",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.UESBI_Iu", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_BSSMAP_ServiceHandoverList_item,
{ "BSSMAP-ServiceHandoverInfo", "gsm_map.ms.BSSMAP_ServiceHandoverInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.BSSMAP_ServiceHandoverInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_RadioResourceList_item,
{ "RadioResource", "gsm_map.ms.RadioResource",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.RadioResource", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_handoverNumber,
{ "handoverNumber", "gsm_map.ms.handoverNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_relocationNumberList,
{ "relocationNumberList", "gsm_map.ms.relocationNumberList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.RelocationNumberList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_multicallBearerInfo,
{ "multicallBearerInfo", "gsm_map.ms.multicallBearerInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.MulticallBearerInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_multipleBearerNotSupported,
{ "multipleBearerNotSupported", "gsm_map.ms.multipleBearerNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_selectedUMTS_Algorithms,
{ "selectedUMTS-Algorithms", "gsm_map.ms.selectedUMTS_Algorithms",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SelectedUMTS_Algorithms", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_chosenRadioResourceInformation,
{ "chosenRadioResourceInformation", "gsm_map.ms.chosenRadioResourceInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ChosenRadioResourceInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_iuAvailableCodecsList,
{ "iuAvailableCodecsList", "gsm_map.ms.iuAvailableCodecsList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CodecList", HFILL }},
+ "CodecList", HFILL }},
{ &hf_gsm_map_ms_aoipAvailableCodecsListMap,
{ "aoipAvailableCodecsListMap", "gsm_map.ms.aoipAvailableCodecsListMap",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodecsList", HFILL }},
+ "AoIPCodecsList", HFILL }},
{ &hf_gsm_map_ms_integrityProtectionAlgorithm,
{ "integrityProtectionAlgorithm", "gsm_map.ms.integrityProtectionAlgorithm",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ChosenIntegrityProtectionAlgorithm", HFILL }},
+ "ChosenIntegrityProtectionAlgorithm", HFILL }},
{ &hf_gsm_map_ms_encryptionAlgorithm,
{ "encryptionAlgorithm", "gsm_map.ms.encryptionAlgorithm",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ChosenEncryptionAlgorithm", HFILL }},
+ "ChosenEncryptionAlgorithm", HFILL }},
{ &hf_gsm_map_ms_chosenChannelInfo,
{ "chosenChannelInfo", "gsm_map.ms.chosenChannelInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ChosenChannelInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_chosenSpeechVersion,
{ "chosenSpeechVersion", "gsm_map.ms.chosenSpeechVersion",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ChosenSpeechVersion", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_targetMSC_Number,
{ "targetMSC-Number", "gsm_map.ms.targetMSC_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_selectedRab_Id,
{ "selectedRab-Id", "gsm_map.ms.selectedRab_Id",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.RAB_Id", HFILL }},
+ "RAB_Id", HFILL }},
{ &hf_gsm_map_ms_selectedGSM_Algorithm,
{ "selectedGSM-Algorithm", "gsm_map.ms.selectedGSM_Algorithm",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SelectedGSM_Algorithm", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_iUSelectedCodec,
{ "iUSelectedCodec", "gsm_map.ms.iUSelectedCodec",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec1,
{ "codec1", "gsm_map.ms.codec1",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_codec2,
{ "codec2", "gsm_map.ms.codec2",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_codec3,
{ "codec3", "gsm_map.ms.codec3",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_codec4,
{ "codec4", "gsm_map.ms.codec4",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_codec5,
{ "codec5", "gsm_map.ms.codec5",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_codec6,
{ "codec6", "gsm_map.ms.codec6",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_codec7,
{ "codec7", "gsm_map.ms.codec7",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_codec8,
{ "codec8", "gsm_map.ms.codec8",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AoIPCodec", HFILL }},
+ "AoIPCodec", HFILL }},
{ &hf_gsm_map_ms_utranCodecList,
{ "utranCodecList", "gsm_map.ms.utranCodecList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CodecList", HFILL }},
+ "CodecList", HFILL }},
{ &hf_gsm_map_ms_geranCodecList,
{ "geranCodecList", "gsm_map.ms.geranCodecList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CodecList", HFILL }},
+ "CodecList", HFILL }},
{ &hf_gsm_map_ms_codec1_01,
{ "codec1", "gsm_map.ms.codec1",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec2_01,
{ "codec2", "gsm_map.ms.codec2",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec3_01,
{ "codec3", "gsm_map.ms.codec3",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec4_01,
{ "codec4", "gsm_map.ms.codec4",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec5_01,
{ "codec5", "gsm_map.ms.codec5",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec6_01,
{ "codec6", "gsm_map.ms.codec6",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec7_01,
{ "codec7", "gsm_map.ms.codec7",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_codec8_01,
{ "codec8", "gsm_map.ms.codec8",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Codec", HFILL }},
+ "Codec", HFILL }},
{ &hf_gsm_map_ms_RelocationNumberList_item,
{ "RelocationNumber", "gsm_map.ms.RelocationNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.RelocationNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_immediateResponsePreferred,
{ "immediateResponsePreferred", "gsm_map.ms.immediateResponsePreferred",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_re_synchronisationInfo,
{ "re-synchronisationInfo", "gsm_map.ms.re_synchronisationInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Re_synchronisationInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestingNodeType,
{ "requestingNodeType", "gsm_map.ms.requestingNodeType",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_RequestingNodeType_vals), 0,
- "gsm_map_ms.RequestingNodeType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestingPLMN_Id,
{ "requestingPLMN-Id", "gsm_map.ms.requestingPLMN_Id",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.PLMN_Id", HFILL }},
+ "PLMN_Id", HFILL }},
{ &hf_gsm_map_ms_numberOfRequestedAdditional_Vectors,
{ "numberOfRequestedAdditional-Vectors", "gsm_map.ms.numberOfRequestedAdditional_Vectors",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.NumberOfRequestedVectors", HFILL }},
+ "NumberOfRequestedVectors", HFILL }},
{ &hf_gsm_map_ms_additionalVectorsAreForEPS,
{ "additionalVectorsAreForEPS", "gsm_map.ms.additionalVectorsAreForEPS",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_auts,
{ "auts", "gsm_map.ms.auts",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AUTS", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_eps_AuthenticationSetList,
{ "eps-AuthenticationSetList", "gsm_map.ms.eps_AuthenticationSetList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.EPS_AuthenticationSetList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_EPS_AuthenticationSetList_item,
{ "EPC-AV", "gsm_map.ms.EPC_AV",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.EPC_AV", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_kasme,
{ "kasme", "gsm_map.ms.kasme",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.KASME", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_imei,
{ "imei", "gsm_map.ms.imei",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMEI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestedEquipmentInfo,
{ "requestedEquipmentInfo", "gsm_map.ms.requestedEquipmentInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RequestedEquipmentInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_equipmentStatus,
{ "equipmentStatus", "gsm_map.ms.equipmentStatus",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_EquipmentStatus_vals), 0,
- "gsm_map_ms.EquipmentStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_bmuef,
{ "bmuef", "gsm_map.ms.bmuef",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.UESBI_Iu", HFILL }},
+ "UESBI_Iu", HFILL }},
{ &hf_gsm_map_ms_uesbi_IuA,
{ "uesbi-IuA", "gsm_map.ms.uesbi_IuA",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.UESBI_IuA", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_uesbi_IuB,
{ "uesbi-IuB", "gsm_map.ms.uesbi_IuB",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.UESBI_IuB", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_CSG_SubscriptionDataList_item,
{ "CSG-SubscriptionData", "gsm_map.ms.CSG_SubscriptionData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CSG_SubscriptionData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_csg_Id,
{ "csg-Id", "gsm_map.ms.csg_Id",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.CSG_Id", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_expirationDate,
{ "expirationDate", "gsm_map.ms.expirationDate",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_gsm_map_ms_apn_oi_Replacement,
{ "apn-oi-Replacement", "gsm_map.ms.apn_oi_Replacement",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.APN_OI_Replacement", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_rfsp_id,
{ "rfsp-id", "gsm_map.ms.rfsp_id",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.RFSP_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ambr,
{ "ambr", "gsm_map.ms.ambr",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.AMBR", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_apn_ConfigurationProfile,
{ "apn-ConfigurationProfile", "gsm_map.ms.apn_ConfigurationProfile",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.APN_ConfigurationProfile", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_stn_sr,
{ "stn-sr", "gsm_map.ms.stn_sr",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_defaultContext,
{ "defaultContext", "gsm_map.ms.defaultContext",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ContextId", HFILL }},
+ "ContextId", HFILL }},
{ &hf_gsm_map_ms_completeDataListIncluded,
{ "completeDataListIncluded", "gsm_map.ms.completeDataListIncluded",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_epsDataList,
{ "epsDataList", "gsm_map.ms.epsDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.EPS_DataList", HFILL }},
+ "EPS_DataList", HFILL }},
{ &hf_gsm_map_ms_EPS_DataList_item,
{ "APN-Configuration", "gsm_map.ms.APN_Configuration",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.APN_Configuration", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdn_Type,
{ "pdn-Type", "gsm_map.ms.pdn_Type",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDN_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_servedPartyIP_IPv4_Address,
{ "servedPartyIP-IPv4-Address", "gsm_map.ms.servedPartyIP_IPv4_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Address", HFILL }},
+ "PDP_Address", HFILL }},
{ &hf_gsm_map_ms_eps_qos_Subscribed,
{ "eps-qos-Subscribed", "gsm_map.ms.eps_qos_Subscribed",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.EPS_QoS_Subscribed", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdn_gw_AllocationType,
{ "pdn-gw-AllocationType", "gsm_map.ms.pdn_gw_AllocationType",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_PDN_GW_AllocationType_vals), 0,
- "gsm_map_ms.PDN_GW_AllocationType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_vplmnAddressAllowed,
{ "vplmnAddressAllowed", "gsm_map.ms.vplmnAddressAllowed",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_chargingCharacteristics,
{ "chargingCharacteristics", "gsm_map.ms.chargingCharacteristics",
FT_UINT16, BASE_DEC, VALS(chargingcharacteristics_values), 0x0f00,
- "gsm_map_ms.ChargingCharacteristics", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_specificAPNInfoList,
{ "specificAPNInfoList", "gsm_map.ms.specificAPNInfoList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.SpecificAPNInfoList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_servedPartyIP_IPv6_Address,
{ "servedPartyIP-IPv6-Address", "gsm_map.ms.servedPartyIP_IPv6_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Address", HFILL }},
+ "PDP_Address", HFILL }},
{ &hf_gsm_map_ms_qos_Class_Identifier,
{ "qos-Class-Identifier", "gsm_map.ms.qos_Class_Identifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.QoS_Class_Identifier", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_allocation_Retention_Priority,
{ "allocation-Retention-Priority", "gsm_map.ms.allocation_Retention_Priority",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Allocation_Retention_Priority", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_max_RequestedBandwidth_UL,
{ "max-RequestedBandwidth-UL", "gsm_map.ms.max_RequestedBandwidth_UL",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Bandwidth", HFILL }},
+ "Bandwidth", HFILL }},
{ &hf_gsm_map_ms_max_RequestedBandwidth_DL,
{ "max-RequestedBandwidth-DL", "gsm_map.ms.max_RequestedBandwidth_DL",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Bandwidth", HFILL }},
+ "Bandwidth", HFILL }},
{ &hf_gsm_map_ms_SpecificAPNInfoList_item,
{ "SpecificAPNInfo", "gsm_map.ms.SpecificAPNInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SpecificAPNInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_priority_level,
{ "priority-level", "gsm_map.ms.priority_level",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_gsm_map_ms_pre_emption_capability,
{ "pre-emption-capability", "gsm_map.ms.pre_emption_capability",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "gsm_map_ms.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_gsm_map_ms_pre_emption_vulnerability,
{ "pre-emption-vulnerability", "gsm_map.ms.pre_emption_vulnerability",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "gsm_map_ms.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_gsm_map_ms_pdn_gw_ipv4_Address,
{ "pdn-gw-ipv4-Address", "gsm_map.ms.pdn_gw_ipv4_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Address", HFILL }},
+ "PDP_Address", HFILL }},
{ &hf_gsm_map_ms_pdn_gw_ipv6_Address,
{ "pdn-gw-ipv6-Address", "gsm_map.ms.pdn_gw_ipv6_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Address", HFILL }},
+ "PDP_Address", HFILL }},
{ &hf_gsm_map_ms_pdn_gw_name,
{ "pdn-gw-name", "gsm_map.ms.pdn_gw_name",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.FQDN", HFILL }},
+ "FQDN", HFILL }},
{ &hf_gsm_map_ms_gmlc_List,
{ "gmlc-List", "gsm_map.ms.gmlc_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.GMLC_List", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lcs_PrivacyExceptionList,
{ "lcs-PrivacyExceptionList", "gsm_map.ms.lcs_PrivacyExceptionList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.LCS_PrivacyExceptionList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_molr_List,
{ "molr-List", "gsm_map.ms.molr_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.MOLR_List", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_add_lcs_PrivacyExceptionList,
{ "add-lcs-PrivacyExceptionList", "gsm_map.ms.add_lcs_PrivacyExceptionList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.LCS_PrivacyExceptionList", HFILL }},
+ "LCS_PrivacyExceptionList", HFILL }},
{ &hf_gsm_map_ms_GMLC_List_item,
{ "ISDN-AddressString", "gsm_map.ms.ISDN_AddressString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_GPRSDataList_item,
{ "PDP-Context", "gsm_map.ms.PDP_Context",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Context", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdp_ContextId,
{ "pdp-ContextId", "gsm_map.ms.pdp_ContextId",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ContextId", HFILL }},
+ "ContextId", HFILL }},
{ &hf_gsm_map_ms_pdp_Type,
{ "pdp-Type", "gsm_map.ms.pdp_Type",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdp_Address,
{ "pdp-Address", "gsm_map.ms.pdp_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Address", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_qos_Subscribed,
{ "qos-Subscribed", "gsm_map.ms.qos_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.QoS_Subscribed", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ext_QoS_Subscribed,
{ "ext-QoS-Subscribed", "gsm_map.ms.ext_QoS_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_QoS_Subscribed", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdp_ChargingCharacteristics,
{ "pdp-ChargingCharacteristics", "gsm_map.ms.pdp_ChargingCharacteristics",
FT_UINT16, BASE_DEC, VALS(chargingcharacteristics_values), 0x0f00,
- "gsm_map_ms.ChargingCharacteristics", HFILL }},
+ "ChargingCharacteristics", HFILL }},
{ &hf_gsm_map_ms_ext2_QoS_Subscribed,
{ "ext2-QoS-Subscribed", "gsm_map.ms.ext2_QoS_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext2_QoS_Subscribed", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ext3_QoS_Subscribed,
{ "ext3-QoS-Subscribed", "gsm_map.ms.ext3_QoS_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext3_QoS_Subscribed", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ext4_QoS_Subscribed,
{ "ext4-QoS-Subscribed", "gsm_map.ms.ext4_QoS_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext4_QoS_Subscribed", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ext_pdp_Type,
{ "ext-pdp-Type", "gsm_map.ms.ext_pdp_Type",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_PDP_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ext_pdp_Address,
{ "ext-pdp-Address", "gsm_map.ms.ext_pdp_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_Address", HFILL }},
+ "PDP_Address", HFILL }},
{ &hf_gsm_map_ms_gprsDataList,
{ "gprsDataList", "gsm_map.ms.gprsDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.GPRSDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gprs_CSI,
{ "gprs-CSI", "gsm_map.ms.gprs_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.GPRS_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_mo_sms_CSI,
{ "mo-sms-CSI", "gsm_map.ms.mo_sms_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SMS_CSI", HFILL }},
+ "SMS_CSI", HFILL }},
{ &hf_gsm_map_ms_mt_sms_CSI,
{ "mt-sms-CSI", "gsm_map.ms.mt_sms_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SMS_CSI", HFILL }},
+ "SMS_CSI", HFILL }},
{ &hf_gsm_map_ms_mt_smsCAMELTDP_CriteriaList,
{ "mt-smsCAMELTDP-CriteriaList", "gsm_map.ms.mt_smsCAMELTDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.MT_smsCAMELTDP_CriteriaList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_mg_csi,
{ "mg-csi", "gsm_map.ms.mg_csi",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.MG_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gprs_CamelTDPDataList,
{ "gprs-CamelTDPDataList", "gsm_map.ms.gprs_CamelTDPDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.GPRS_CamelTDPDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_camelCapabilityHandling,
{ "camelCapabilityHandling", "gsm_map.ms.camelCapabilityHandling",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.CamelCapabilityHandling", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_notificationToCSE,
{ "notificationToCSE", "gsm_map.ms.notificationToCSE",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_csi_Active,
{ "csi-Active", "gsm_map.ms.csi_Active",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_GPRS_CamelTDPDataList_item,
{ "GPRS-CamelTDPData", "gsm_map.ms.GPRS_CamelTDPData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.GPRS_CamelTDPData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gprs_TriggerDetectionPoint,
{ "gprs-TriggerDetectionPoint", "gsm_map.ms.gprs_TriggerDetectionPoint",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_GPRS_TriggerDetectionPoint_vals), 0,
- "gsm_map_ms.GPRS_TriggerDetectionPoint", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_serviceKey,
{ "serviceKey", "gsm_map.ms.serviceKey",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ServiceKey", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gsmSCF_Address,
{ "gsmSCF-Address", "gsm_map.ms.gsmSCF_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_defaultSessionHandling,
{ "defaultSessionHandling", "gsm_map.ms.defaultSessionHandling",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_DefaultGPRS_Handling_vals), 0,
- "gsm_map_ms.DefaultGPRS_Handling", HFILL }},
+ "DefaultGPRS_Handling", HFILL }},
{ &hf_gsm_map_ms_LSADataList_item,
{ "LSAData", "gsm_map.ms.LSAData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.LSAData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaIdentity,
{ "lsaIdentity", "gsm_map.ms.lsaIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.LSAIdentity", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaAttributes,
{ "lsaAttributes", "gsm_map.ms.lsaAttributes",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.LSAAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaActiveModeIndicator,
{ "lsaActiveModeIndicator", "gsm_map.ms.lsaActiveModeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_lsaOnlyAccessIndicator,
{ "lsaOnlyAccessIndicator", "gsm_map.ms.lsaOnlyAccessIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_LSAOnlyAccessIndicator_vals), 0,
- "gsm_map_ms.LSAOnlyAccessIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaDataList,
{ "lsaDataList", "gsm_map.ms.lsaDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.LSADataList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_msisdn,
{ "msisdn", "gsm_map.ms.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_category,
{ "category", "gsm_map.ms.category",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Category", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_subscriberStatus,
{ "subscriberStatus", "gsm_map.ms.subscriberStatus",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_SubscriberStatus_vals), 0,
- "gsm_map_ms.SubscriberStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_bearerServiceList,
{ "bearerServiceList", "gsm_map.ms.bearerServiceList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.BearerServiceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_teleserviceList,
{ "teleserviceList", "gsm_map.ms.teleserviceList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.TeleserviceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_provisionedSS,
{ "provisionedSS", "gsm_map.ms.provisionedSS",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Ext_SS_InfoList", HFILL }},
+ "Ext_SS_InfoList", HFILL }},
{ &hf_gsm_map_ms_odb_Data,
{ "odb-Data", "gsm_map.ms.odb_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ODB_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_roamingRestrictionDueToUnsupportedFeature,
{ "roamingRestrictionDueToUnsupportedFeature", "gsm_map.ms.roamingRestrictionDueToUnsupportedFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_regionalSubscriptionData,
{ "regionalSubscriptionData", "gsm_map.ms.regionalSubscriptionData",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ZoneCodeList", HFILL }},
+ "ZoneCodeList", HFILL }},
{ &hf_gsm_map_ms_vbsSubscriptionData,
{ "vbsSubscriptionData", "gsm_map.ms.vbsSubscriptionData",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.VBSDataList", HFILL }},
+ "VBSDataList", HFILL }},
{ &hf_gsm_map_ms_vgcsSubscriptionData,
{ "vgcsSubscriptionData", "gsm_map.ms.vgcsSubscriptionData",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.VGCSDataList", HFILL }},
+ "VGCSDataList", HFILL }},
{ &hf_gsm_map_ms_vlrCamelSubscriptionInfo,
{ "vlrCamelSubscriptionInfo", "gsm_map.ms.vlrCamelSubscriptionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.VlrCamelSubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_BearerServiceList_item,
{ "Ext-BearerServiceCode", "gsm_map.ms.Ext_BearerServiceCode",
FT_UINT8, BASE_DEC, VALS(Bearerservice_vals), 0,
- "gsm_map.Ext_BearerServiceCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_TeleserviceList_item,
{ "Ext-TeleserviceCode", "gsm_map.ms.Ext_TeleserviceCode",
FT_UINT8, BASE_DEC, VALS(Teleservice_vals), 0,
- "gsm_map.Ext_TeleserviceCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_odb_GeneralData,
{ "odb-GeneralData", "gsm_map.ms.odb_GeneralData",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ODB_GeneralData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_odb_HPLMN_Data,
{ "odb-HPLMN-Data", "gsm_map.ms.odb_HPLMN_Data",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ODB_HPLMN_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_Ext_SS_InfoList_item,
{ "Ext-SS-Info", "gsm_map.ms.Ext_SS_Info",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_Ext_SS_Info_vals), 0,
- "gsm_map_ms.Ext_SS_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_forwardingInfo,
{ "forwardingInfo", "gsm_map.ms.forwardingInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_ForwInfo", HFILL }},
+ "Ext_ForwInfo", HFILL }},
{ &hf_gsm_map_ms_callBarringInfo,
{ "callBarringInfo", "gsm_map.ms.callBarringInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_CallBarInfo", HFILL }},
+ "Ext_CallBarInfo", HFILL }},
{ &hf_gsm_map_ms_cug_Info,
{ "cug-Info", "gsm_map.ms.cug_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CUG_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ss_Data,
{ "ss-Data", "gsm_map.ms.ss_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_SS_Data", HFILL }},
+ "Ext_SS_Data", HFILL }},
{ &hf_gsm_map_ms_emlpp_Info,
{ "emlpp-Info", "gsm_map.ms.emlpp_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.EMLPP_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ss_Code,
{ "ss-Code", "gsm_map.ms.ss_Code",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_forwardingFeatureList,
{ "forwardingFeatureList", "gsm_map.ms.forwardingFeatureList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Ext_ForwFeatureList", HFILL }},
+ "Ext_ForwFeatureList", HFILL }},
{ &hf_gsm_map_ms_Ext_ForwFeatureList_item,
{ "Ext-ForwFeature", "gsm_map.ms.Ext_ForwFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_ForwFeature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_basicService,
{ "basicService", "gsm_map.ms.basicService",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ "Ext_BasicServiceCode", HFILL }},
{ &hf_gsm_map_ms_ss_Status,
{ "ss-Status", "gsm_map.ms.ss_Status",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.Ext_SS_Status", HFILL }},
+ "Ext_SS_Status", HFILL }},
{ &hf_gsm_map_ms_forwardedToNumber,
{ "forwardedToNumber", "gsm_map.ms.forwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_forwardedToSubaddress,
{ "forwardedToSubaddress", "gsm_map.ms.forwardedToSubaddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_SubaddressString", HFILL }},
+ "ISDN_SubaddressString", HFILL }},
{ &hf_gsm_map_ms_forwardingOptions,
{ "forwardingOptions", "gsm_map.ms.forwardingOptions",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.T_forwardingOptions", HFILL }},
+ "T_forwardingOptions", HFILL }},
{ &hf_gsm_map_ms_noReplyConditionTime,
{ "noReplyConditionTime", "gsm_map.ms.noReplyConditionTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Ext_NoRepCondTime", HFILL }},
+ "Ext_NoRepCondTime", HFILL }},
{ &hf_gsm_map_ms_longForwardedToNumber,
{ "longForwardedToNumber", "gsm_map.ms.longForwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.FTN_AddressString", HFILL }},
+ "FTN_AddressString", HFILL }},
{ &hf_gsm_map_ms_callBarringFeatureList,
{ "callBarringFeatureList", "gsm_map.ms.callBarringFeatureList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Ext_CallBarFeatureList", HFILL }},
+ "Ext_CallBarFeatureList", HFILL }},
{ &hf_gsm_map_ms_Ext_CallBarFeatureList_item,
{ "Ext-CallBarringFeature", "gsm_map.ms.Ext_CallBarringFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_CallBarringFeature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cug_SubscriptionList,
{ "cug-SubscriptionList", "gsm_map.ms.cug_SubscriptionList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.CUG_SubscriptionList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cug_FeatureList,
{ "cug-FeatureList", "gsm_map.ms.cug_FeatureList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.CUG_FeatureList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_CUG_SubscriptionList_item,
{ "CUG-Subscription", "gsm_map.ms.CUG_Subscription",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CUG_Subscription", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cug_Index,
{ "cug-Index", "gsm_map.ms.cug_Index",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.CUG_Index", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cug_Interlock,
{ "cug-Interlock", "gsm_map.ms.cug_Interlock",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.CUG_Interlock", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_intraCUG_Options,
{ "intraCUG-Options", "gsm_map.ms.intraCUG_Options",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_IntraCUG_Options_vals), 0,
- "gsm_map_ms.IntraCUG_Options", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_basicServiceGroupList,
{ "basicServiceGroupList", "gsm_map.ms.basicServiceGroupList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Ext_BasicServiceGroupList", HFILL }},
+ "Ext_BasicServiceGroupList", HFILL }},
{ &hf_gsm_map_ms_CUG_FeatureList_item,
{ "CUG-Feature", "gsm_map.ms.CUG_Feature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CUG_Feature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_Ext_BasicServiceGroupList_item,
{ "Ext-BasicServiceCode", "gsm_map.ms.Ext_BasicServiceCode",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_preferentialCUG_Indicator,
{ "preferentialCUG-Indicator", "gsm_map.ms.preferentialCUG_Indicator",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.CUG_Index", HFILL }},
+ "CUG_Index", HFILL }},
{ &hf_gsm_map_ms_interCUG_Restrictions,
{ "interCUG-Restrictions", "gsm_map.ms.interCUG_Restrictions",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.InterCUG_Restrictions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ss_SubscriptionOption,
{ "ss-SubscriptionOption", "gsm_map.ms.ss_SubscriptionOption",
FT_UINT32, BASE_DEC, VALS(gsm_map_ss_SS_SubscriptionOption_vals), 0,
- "gsm_map_ss.SS_SubscriptionOption", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_LCS_PrivacyExceptionList_item,
{ "LCS-PrivacyClass", "gsm_map.ms.LCS_PrivacyClass",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.LCS_PrivacyClass", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_notificationToMSUser,
{ "notificationToMSUser", "gsm_map.ms.notificationToMSUser",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NotificationToMSUser_vals), 0,
- "gsm_map_ms.NotificationToMSUser", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_externalClientList,
{ "externalClientList", "gsm_map.ms.externalClientList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ExternalClientList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_plmnClientList,
{ "plmnClientList", "gsm_map.ms.plmnClientList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.PLMNClientList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ext_externalClientList,
{ "ext-externalClientList", "gsm_map.ms.ext_externalClientList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.Ext_ExternalClientList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_serviceTypeList,
{ "serviceTypeList", "gsm_map.ms.serviceTypeList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ServiceTypeList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ExternalClientList_item,
{ "ExternalClient", "gsm_map.ms.ExternalClient",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ExternalClient", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_PLMNClientList_item,
{ "LCSClientInternalID", "gsm_map.ms.LCSClientInternalID",
FT_UINT32, BASE_DEC, VALS(gsm_map_LCSClientInternalID_vals), 0,
- "gsm_map.LCSClientInternalID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_Ext_ExternalClientList_item,
{ "ExternalClient", "gsm_map.ms.ExternalClient",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ExternalClient", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_clientIdentity,
{ "clientIdentity", "gsm_map.ms.clientIdentity",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.LCSClientExternalID", HFILL }},
+ "LCSClientExternalID", HFILL }},
{ &hf_gsm_map_ms_gmlc_Restriction,
{ "gmlc-Restriction", "gsm_map.ms.gmlc_Restriction",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_GMLC_Restriction_vals), 0,
- "gsm_map_ms.GMLC_Restriction", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ServiceTypeList_item,
{ "ServiceType", "gsm_map.ms.ServiceType",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ServiceType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_serviceTypeIdentity,
{ "serviceTypeIdentity", "gsm_map.ms.serviceTypeIdentity",
FT_UINT32, BASE_DEC, VALS(gsm_map_LCSServiceTypeID_vals), 0,
- "gsm_map.LCSServiceTypeID", HFILL }},
+ "LCSServiceTypeID", HFILL }},
{ &hf_gsm_map_ms_MOLR_List_item,
{ "MOLR-Class", "gsm_map.ms.MOLR_Class",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.MOLR_Class", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ZoneCodeList_item,
{ "ZoneCode", "gsm_map.ms.ZoneCode",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ZoneCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ss_List,
{ "ss-List", "gsm_map.ms.ss_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.SS_List", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_regionalSubscriptionResponse,
{ "regionalSubscriptionResponse", "gsm_map.ms.regionalSubscriptionResponse",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_RegionalSubscriptionResponse_vals), 0,
- "gsm_map_ms.RegionalSubscriptionResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_basicServiceList,
{ "basicServiceList", "gsm_map.ms.basicServiceList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.BasicServiceList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_regionalSubscriptionIdentifier,
{ "regionalSubscriptionIdentifier", "gsm_map.ms.regionalSubscriptionIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ZoneCode", HFILL }},
+ "ZoneCode", HFILL }},
{ &hf_gsm_map_ms_vbsGroupIndication,
{ "vbsGroupIndication", "gsm_map.ms.vbsGroupIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_vgcsGroupIndication,
{ "vgcsGroupIndication", "gsm_map.ms.vgcsGroupIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_camelSubscriptionInfoWithdraw,
{ "camelSubscriptionInfoWithdraw", "gsm_map.ms.camelSubscriptionInfoWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_gprsSubscriptionDataWithdraw,
{ "gprsSubscriptionDataWithdraw", "gsm_map.ms.gprsSubscriptionDataWithdraw",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_GPRSSubscriptionDataWithdraw_vals), 0,
- "gsm_map_ms.GPRSSubscriptionDataWithdraw", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_roamingRestrictedInSgsnDueToUnsuppportedFeature,
{ "roamingRestrictedInSgsnDueToUnsuppportedFeature", "gsm_map.ms.roamingRestrictedInSgsnDueToUnsuppportedFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_lsaInformationWithdraw,
{ "lsaInformationWithdraw", "gsm_map.ms.lsaInformationWithdraw",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_LSAInformationWithdraw_vals), 0,
- "gsm_map_ms.LSAInformationWithdraw", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gmlc_ListWithdraw,
{ "gmlc-ListWithdraw", "gsm_map.ms.gmlc_ListWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_istInformationWithdraw,
{ "istInformationWithdraw", "gsm_map.ms.istInformationWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_specificCSI_Withdraw,
{ "specificCSI-Withdraw", "gsm_map.ms.specificCSI_Withdraw",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SpecificCSI_Withdraw", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_chargingCharacteristicsWithdraw,
{ "chargingCharacteristicsWithdraw", "gsm_map.ms.chargingCharacteristicsWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_stn_srWithdraw,
{ "stn-srWithdraw", "gsm_map.ms.stn_srWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_epsSubscriptionDataWithdraw,
{ "epsSubscriptionDataWithdraw", "gsm_map.ms.epsSubscriptionDataWithdraw",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_EPS_SubscriptionDataWithdraw_vals), 0,
- "gsm_map_ms.EPS_SubscriptionDataWithdraw", HFILL }},
+ "EPS_SubscriptionDataWithdraw", HFILL }},
{ &hf_gsm_map_ms_apn_oi_replacementWithdraw,
{ "apn-oi-replacementWithdraw", "gsm_map.ms.apn_oi_replacementWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_csg_SubscriptionDeleted,
{ "csg-SubscriptionDeleted", "gsm_map.ms.csg_SubscriptionDeleted",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_allGPRSData,
{ "allGPRSData", "gsm_map.ms.allGPRSData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_contextIdList,
{ "contextIdList", "gsm_map.ms.contextIdList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ContextIdList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_allEPS_Data,
{ "allEPS-Data", "gsm_map.ms.allEPS_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ContextIdList_item,
{ "ContextId", "gsm_map.ms.ContextId",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ContextId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_allLSAData,
{ "allLSAData", "gsm_map.ms.allLSAData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_lsaIdentityList,
{ "lsaIdentityList", "gsm_map.ms.lsaIdentityList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.LSAIdentityList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_LSAIdentityList_item,
{ "LSAIdentity", "gsm_map.ms.LSAIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.LSAIdentity", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_BasicServiceList_item,
{ "Ext-BasicServiceCode", "gsm_map.ms.Ext_BasicServiceCode",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_o_CSI,
{ "o-CSI", "gsm_map.ms.o_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.O_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ss_CSI,
{ "ss-CSI", "gsm_map.ms.ss_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SS_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_o_BcsmCamelTDP_CriteriaList,
{ "o-BcsmCamelTDP-CriteriaList", "gsm_map.ms.o_BcsmCamelTDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.O_BcsmCamelTDPCriteriaList", HFILL }},
+ "O_BcsmCamelTDPCriteriaList", HFILL }},
{ &hf_gsm_map_ms_tif_CSI,
{ "tif-CSI", "gsm_map.ms.tif_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_m_CSI,
{ "m-CSI", "gsm_map.ms.m_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.M_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_vt_CSI,
{ "vt-CSI", "gsm_map.ms.vt_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.T_CSI", HFILL }},
+ "T_CSI", HFILL }},
{ &hf_gsm_map_ms_t_BCSM_CAMEL_TDP_CriteriaList,
{ "t-BCSM-CAMEL-TDP-CriteriaList", "gsm_map.ms.t_BCSM_CAMEL_TDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.T_BCSM_CAMEL_TDP_CriteriaList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_d_CSI,
{ "d-CSI", "gsm_map.ms.d_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.D_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_MT_smsCAMELTDP_CriteriaList_item,
{ "MT-smsCAMELTDP-Criteria", "gsm_map.ms.MT_smsCAMELTDP_Criteria",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.MT_smsCAMELTDP_Criteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sms_TriggerDetectionPoint,
{ "sms-TriggerDetectionPoint", "gsm_map.ms.sms_TriggerDetectionPoint",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_SMS_TriggerDetectionPoint_vals), 0,
- "gsm_map_ms.SMS_TriggerDetectionPoint", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_tpdu_TypeCriterion,
{ "tpdu-TypeCriterion", "gsm_map.ms.tpdu_TypeCriterion",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.TPDU_TypeCriterion", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_TPDU_TypeCriterion_item,
{ "MT-SMS-TPDU-Type", "gsm_map.ms.MT_SMS_TPDU_Type",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_MT_SMS_TPDU_Type_vals), 0,
- "gsm_map_ms.MT_SMS_TPDU_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_dp_AnalysedInfoCriteriaList,
{ "dp-AnalysedInfoCriteriaList", "gsm_map.ms.dp_AnalysedInfoCriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.DP_AnalysedInfoCriteriaList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_DP_AnalysedInfoCriteriaList_item,
{ "DP-AnalysedInfoCriterium", "gsm_map.ms.DP_AnalysedInfoCriterium",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.DP_AnalysedInfoCriterium", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_dialledNumber,
{ "dialledNumber", "gsm_map.ms.dialledNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_defaultCallHandling,
{ "defaultCallHandling", "gsm_map.ms.defaultCallHandling",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_DefaultCallHandling_vals), 0,
- "gsm_map_ms.DefaultCallHandling", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ss_CamelData,
{ "ss-CamelData", "gsm_map.ms.ss_CamelData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SS_CamelData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ss_EventList,
{ "ss-EventList", "gsm_map.ms.ss_EventList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.SS_EventList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_SS_EventList_item,
{ "SS-Code", "gsm_map.ms.SS_Code",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_o_BcsmCamelTDPDataList,
{ "o-BcsmCamelTDPDataList", "gsm_map.ms.o_BcsmCamelTDPDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.O_BcsmCamelTDPDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_csiActive,
{ "csiActive", "gsm_map.ms.csiActive",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_O_BcsmCamelTDPDataList_item,
{ "O-BcsmCamelTDPData", "gsm_map.ms.O_BcsmCamelTDPData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.O_BcsmCamelTDPData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_o_BcsmTriggerDetectionPoint,
{ "o-BcsmTriggerDetectionPoint", "gsm_map.ms.o_BcsmTriggerDetectionPoint",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_O_BcsmTriggerDetectionPoint_vals), 0,
- "gsm_map_ms.O_BcsmTriggerDetectionPoint", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_O_BcsmCamelTDPCriteriaList_item,
{ "O-BcsmCamelTDP-Criteria", "gsm_map.ms.O_BcsmCamelTDP_Criteria",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.O_BcsmCamelTDP_Criteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_T_BCSM_CAMEL_TDP_CriteriaList_item,
{ "T-BCSM-CAMEL-TDP-Criteria", "gsm_map.ms.T_BCSM_CAMEL_TDP_Criteria",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.T_BCSM_CAMEL_TDP_Criteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_destinationNumberCriteria,
{ "destinationNumberCriteria", "gsm_map.ms.destinationNumberCriteria",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.DestinationNumberCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_basicServiceCriteria,
{ "basicServiceCriteria", "gsm_map.ms.basicServiceCriteria",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.BasicServiceCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_callTypeCriteria,
{ "callTypeCriteria", "gsm_map.ms.callTypeCriteria",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_CallTypeCriteria_vals), 0,
- "gsm_map_ms.CallTypeCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_o_CauseValueCriteria,
{ "o-CauseValueCriteria", "gsm_map.ms.o_CauseValueCriteria",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.O_CauseValueCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_t_BCSM_TriggerDetectionPoint,
{ "t-BCSM-TriggerDetectionPoint", "gsm_map.ms.t_BCSM_TriggerDetectionPoint",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_T_BcsmTriggerDetectionPoint_vals), 0,
- "gsm_map_ms.T_BcsmTriggerDetectionPoint", HFILL }},
+ "T_BcsmTriggerDetectionPoint", HFILL }},
{ &hf_gsm_map_ms_t_CauseValueCriteria,
{ "t-CauseValueCriteria", "gsm_map.ms.t_CauseValueCriteria",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.T_CauseValueCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_matchType,
{ "matchType", "gsm_map.ms.matchType",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_MatchType_vals), 0,
- "gsm_map_ms.MatchType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_destinationNumberList,
{ "destinationNumberList", "gsm_map.ms.destinationNumberList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.DestinationNumberList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_destinationNumberLengthList,
{ "destinationNumberLengthList", "gsm_map.ms.destinationNumberLengthList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.DestinationNumberLengthList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_DestinationNumberList_item,
{ "ISDN-AddressString", "gsm_map.ms.ISDN_AddressString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_DestinationNumberLengthList_item,
{ "DestinationNumberLengthList item", "gsm_map.ms.DestinationNumberLengthList_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.INTEGER_1_maxNumOfISDN_AddressDigits", HFILL }},
+ "INTEGER_1_maxNumOfISDN_AddressDigits", HFILL }},
{ &hf_gsm_map_ms_BasicServiceCriteria_item,
{ "Ext-BasicServiceCode", "gsm_map.ms.Ext_BasicServiceCode",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_O_CauseValueCriteria_item,
{ "CauseValue", "gsm_map.ms.CauseValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.CauseValue", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_T_CauseValueCriteria_item,
{ "CauseValue", "gsm_map.ms.CauseValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.CauseValue", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sms_CAMEL_TDP_DataList,
{ "sms-CAMEL-TDP-DataList", "gsm_map.ms.sms_CAMEL_TDP_DataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.SMS_CAMEL_TDP_DataList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_SMS_CAMEL_TDP_DataList_item,
{ "SMS-CAMEL-TDP-Data", "gsm_map.ms.SMS_CAMEL_TDP_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SMS_CAMEL_TDP_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_defaultSMS_Handling,
{ "defaultSMS-Handling", "gsm_map.ms.defaultSMS_Handling",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_DefaultSMS_Handling_vals), 0,
- "gsm_map_ms.DefaultSMS_Handling", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_mobilityTriggers,
{ "mobilityTriggers", "gsm_map.ms.mobilityTriggers",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.MobilityTriggers", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_MobilityTriggers_item,
{ "MM-Code", "gsm_map.ms.MM_Code",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.MM_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_t_BcsmCamelTDPDataList,
{ "t-BcsmCamelTDPDataList", "gsm_map.ms.t_BcsmCamelTDPDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.T_BcsmCamelTDPDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_T_BcsmCamelTDPDataList_item,
{ "T-BcsmCamelTDPData", "gsm_map.ms.T_BcsmCamelTDPData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.T_BcsmCamelTDPData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_t_BcsmTriggerDetectionPoint,
{ "t-BcsmTriggerDetectionPoint", "gsm_map.ms.t_BcsmTriggerDetectionPoint",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_T_BcsmTriggerDetectionPoint_vals), 0,
- "gsm_map_ms.T_BcsmTriggerDetectionPoint", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ggsn_Address,
{ "ggsn-Address", "gsm_map.ms.ggsn_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_ms_ggsn_Number,
{ "ggsn-Number", "gsm_map.ms.ggsn_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_mobileNotReachableReason,
{ "mobileNotReachableReason", "gsm_map.ms.mobileNotReachableReason",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_er.AbsentSubscriberDiagnosticSM", HFILL }},
+ "AbsentSubscriberDiagnosticSM", HFILL }},
{ &hf_gsm_map_ms_hlr_List,
{ "hlr-List", "gsm_map.ms.hlr_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.HLR_List", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_msNotReachable,
{ "msNotReachable", "gsm_map.ms.msNotReachable",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_VBSDataList_item,
{ "VoiceBroadcastData", "gsm_map.ms.VoiceBroadcastData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.VoiceBroadcastData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_VGCSDataList_item,
{ "VoiceGroupCallData", "gsm_map.ms.VoiceGroupCallData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.VoiceGroupCallData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_groupId,
{ "groupId", "gsm_map.ms.groupId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.GroupId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_additionalSubscriptions,
{ "additionalSubscriptions", "gsm_map.ms.additionalSubscriptions",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AdditionalSubscriptions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_additionalInfo,
{ "additionalInfo", "gsm_map.ms.additionalInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AdditionalInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_longGroupId,
{ "longGroupId", "gsm_map.ms.longGroupId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Long_GroupId", HFILL }},
+ "Long_GroupId", HFILL }},
{ &hf_gsm_map_ms_groupid,
{ "groupid", "gsm_map.ms.groupid",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.GroupId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_broadcastInitEntitlement,
{ "broadcastInitEntitlement", "gsm_map.ms.broadcastInitEntitlement",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_requestedInfo,
{ "requestedInfo", "gsm_map.ms.requestedInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.RequestedInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_callPriority,
{ "callPriority", "gsm_map.ms.callPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
- "gsm_map.EMLPP_Priority", HFILL }},
+ "EMLPP_Priority", HFILL }},
{ &hf_gsm_map_ms_subscriberInfo,
{ "subscriberInfo", "gsm_map.ms.subscriberInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SubscriberInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_locationInformation,
{ "locationInformation", "gsm_map.ms.locationInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.LocationInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_subscriberState,
{ "subscriberState", "gsm_map.ms.subscriberState",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_SubscriberState_vals), 0,
- "gsm_map_ms.SubscriberState", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_locationInformationGPRS,
{ "locationInformationGPRS", "gsm_map.ms.locationInformationGPRS",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.LocationInformationGPRS", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ps_SubscriberState,
{ "ps-SubscriberState", "gsm_map.ms.ps_SubscriberState",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_PS_SubscriberState_vals), 0,
- "gsm_map_ms.PS_SubscriberState", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ms_Classmark2,
{ "ms-Classmark2", "gsm_map.ms.ms_Classmark2",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.MS_Classmark2", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gprs_MS_Class,
{ "gprs-MS-Class", "gsm_map.ms.gprs_MS_Class",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.GPRSMSClass", HFILL }},
+ "GPRSMSClass", HFILL }},
{ &hf_gsm_map_ms_mnpInfoRes,
{ "mnpInfoRes", "gsm_map.ms.mnpInfoRes",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.MNPInfoRes", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_imsVoiceOverPS_SessionsIndication,
{ "imsVoiceOverPS-SessionsIndication", "gsm_map.ms.imsVoiceOverPS_SessionsIndication",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_IMS_VoiceOverPS_SessionsInd_vals), 0,
- "gsm_map_ms.IMS_VoiceOverPS_SessionsInd", HFILL }},
+ "IMS_VoiceOverPS_SessionsInd", HFILL }},
{ &hf_gsm_map_ms_lastUE_ActivityTime,
{ "lastUE-ActivityTime", "gsm_map.ms.lastUE_ActivityTime",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_gsm_map_ms_lastRAT_Type,
{ "lastRAT-Type", "gsm_map.ms.lastRAT_Type",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_Used_RAT_Type_vals), 0,
- "gsm_map_ms.Used_RAT_Type", HFILL }},
+ "Used_RAT_Type", HFILL }},
{ &hf_gsm_map_ms_eps_SubscriberState,
{ "eps-SubscriberState", "gsm_map.ms.eps_SubscriberState",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_PS_SubscriberState_vals), 0,
- "gsm_map_ms.PS_SubscriberState", HFILL }},
+ "PS_SubscriberState", HFILL }},
{ &hf_gsm_map_ms_locationInformationEPS,
{ "locationInformationEPS", "gsm_map.ms.locationInformationEPS",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.LocationInformationEPS", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_routeingNumber,
{ "routeingNumber", "gsm_map.ms.routeingNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RouteingNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_numberPortabilityStatus,
{ "numberPortabilityStatus", "gsm_map.ms.numberPortabilityStatus",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NumberPortabilityStatus_vals), 0,
- "gsm_map_ms.NumberPortabilityStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_mSNetworkCapability,
{ "mSNetworkCapability", "gsm_map.ms.mSNetworkCapability",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.MSNetworkCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_mSRadioAccessCapability,
{ "mSRadioAccessCapability", "gsm_map.ms.mSRadioAccessCapability",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.MSRadioAccessCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_locationInformation_01,
{ "locationInformation", "gsm_map.ms.locationInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_subscriberState_01,
{ "subscriberState", "gsm_map.ms.subscriberState",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_currentLocation,
{ "currentLocation", "gsm_map.ms.currentLocation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_requestedDomain,
{ "requestedDomain", "gsm_map.ms.requestedDomain",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_DomainType_vals), 0,
- "gsm_map_ms.DomainType", HFILL }},
+ "DomainType", HFILL }},
{ &hf_gsm_map_ms_imei_01,
{ "imei", "gsm_map.ms.imei",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ms_classmark,
{ "ms-classmark", "gsm_map.ms.ms_classmark",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_mnpRequestedInfo,
{ "mnpRequestedInfo", "gsm_map.ms.mnpRequestedInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_t_adsData,
{ "t-adsData", "gsm_map.ms.t_adsData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ageOfLocationInformation,
{ "ageOfLocationInformation", "gsm_map.ms.ageOfLocationInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.AgeOfLocationInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_geographicalInformation,
{ "geographicalInformation", "gsm_map.ms.geographicalInformation",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.GeographicalInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_vlr_number,
{ "vlr-number", "gsm_map.ms.vlr_number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ms_locationNumber,
{ "locationNumber", "gsm_map.ms.locationNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.LocationNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cellGlobalIdOrServiceAreaIdOrLAI,
{ "cellGlobalIdOrServiceAreaIdOrLAI", "gsm_map.ms.cellGlobalIdOrServiceAreaIdOrLAI",
FT_UINT32, BASE_DEC, VALS(gsm_map_CellGlobalIdOrServiceAreaIdOrLAI_vals), 0,
- "gsm_map.CellGlobalIdOrServiceAreaIdOrLAI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_selectedLSA_Id,
{ "selectedLSA-Id", "gsm_map.ms.selectedLSA_Id",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.LSAIdentity", HFILL }},
+ "LSAIdentity", HFILL }},
{ &hf_gsm_map_ms_geodeticInformation,
{ "geodeticInformation", "gsm_map.ms.geodeticInformation",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.GeodeticInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_currentLocationRetrieved,
{ "currentLocationRetrieved", "gsm_map.ms.currentLocationRetrieved",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_sai_Present,
{ "sai-Present", "gsm_map.ms.sai_Present",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_userCSGInformation,
{ "userCSGInformation", "gsm_map.ms.userCSGInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.UserCSGInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_e_utranCellGlobalIdentity,
{ "e-utranCellGlobalIdentity", "gsm_map.ms.e_utranCellGlobalIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OCTET_STRING_SIZE_7", HFILL }},
+ "OCTET_STRING_SIZE_7", HFILL }},
{ &hf_gsm_map_ms_trackingAreaIdentity,
{ "trackingAreaIdentity", "gsm_map.ms.trackingAreaIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OCTET_STRING_SIZE_6", HFILL }},
+ "OCTET_STRING_SIZE_6", HFILL }},
{ &hf_gsm_map_ms_routeingAreaIdentity,
{ "routeingAreaIdentity", "gsm_map.ms.routeingAreaIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.RAIdentity", HFILL }},
+ "RAIdentity", HFILL }},
{ &hf_gsm_map_ms_selectedLSAIdentity,
{ "selectedLSAIdentity", "gsm_map.ms.selectedLSAIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.LSAIdentity", HFILL }},
+ "LSAIdentity", HFILL }},
{ &hf_gsm_map_ms_accessMode,
{ "accessMode", "gsm_map.ms.accessMode",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OCTET_STRING_SIZE_1", HFILL }},
+ "OCTET_STRING_SIZE_1", HFILL }},
{ &hf_gsm_map_ms_cmi,
{ "cmi", "gsm_map.ms.cmi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OCTET_STRING_SIZE_1", HFILL }},
+ "OCTET_STRING_SIZE_1", HFILL }},
{ &hf_gsm_map_ms_assumedIdle,
{ "assumedIdle", "gsm_map.ms.assumedIdle",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_camelBusy,
{ "camelBusy", "gsm_map.ms.camelBusy",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_netDetNotReachable,
{ "netDetNotReachable", "gsm_map.ms.netDetNotReachable",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NotReachableReason_vals), 0,
- "gsm_map_ms.NotReachableReason", HFILL }},
+ "NotReachableReason", HFILL }},
{ &hf_gsm_map_ms_notProvidedFromVLR,
{ "notProvidedFromVLR", "gsm_map.ms.notProvidedFromVLR",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_notProvidedFromSGSNorMME,
{ "notProvidedFromSGSNorMME", "gsm_map.ms.notProvidedFromSGSNorMME",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ps_Detached,
{ "ps-Detached", "gsm_map.ms.ps_Detached",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ps_AttachedNotReachableForPaging,
{ "ps-AttachedNotReachableForPaging", "gsm_map.ms.ps_AttachedNotReachableForPaging",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ps_AttachedReachableForPaging,
{ "ps-AttachedReachableForPaging", "gsm_map.ms.ps_AttachedReachableForPaging",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ps_PDP_ActiveNotReachableForPaging,
{ "ps-PDP-ActiveNotReachableForPaging", "gsm_map.ms.ps_PDP_ActiveNotReachableForPaging",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.PDP_ContextInfoList", HFILL }},
+ "PDP_ContextInfoList", HFILL }},
{ &hf_gsm_map_ms_ps_PDP_ActiveReachableForPaging,
{ "ps-PDP-ActiveReachableForPaging", "gsm_map.ms.ps_PDP_ActiveReachableForPaging",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.PDP_ContextInfoList", HFILL }},
+ "PDP_ContextInfoList", HFILL }},
{ &hf_gsm_map_ms_PDP_ContextInfoList_item,
{ "PDP-ContextInfo", "gsm_map.ms.PDP_ContextInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.PDP_ContextInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdp_ContextIdentifier,
{ "pdp-ContextIdentifier", "gsm_map.ms.pdp_ContextIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.ContextId", HFILL }},
+ "ContextId", HFILL }},
{ &hf_gsm_map_ms_pdp_ContextActive,
{ "pdp-ContextActive", "gsm_map.ms.pdp_ContextActive",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_apn_Subscribed,
{ "apn-Subscribed", "gsm_map.ms.apn_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.APN", HFILL }},
+ "APN", HFILL }},
{ &hf_gsm_map_ms_apn_InUse,
{ "apn-InUse", "gsm_map.ms.apn_InUse",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.APN", HFILL }},
+ "APN", HFILL }},
{ &hf_gsm_map_ms_nsapi,
{ "nsapi", "gsm_map.ms.nsapi",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.NSAPI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_transactionId,
{ "transactionId", "gsm_map.ms.transactionId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.TransactionId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_teid_ForGnAndGp,
{ "teid-ForGnAndGp", "gsm_map.ms.teid_ForGnAndGp",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.TEID", HFILL }},
+ "TEID", HFILL }},
{ &hf_gsm_map_ms_teid_ForIu,
{ "teid-ForIu", "gsm_map.ms.teid_ForIu",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.TEID", HFILL }},
+ "TEID", HFILL }},
{ &hf_gsm_map_ms_qos_Subscribed_01,
{ "qos-Subscribed", "gsm_map.ms.qos_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_QoS_Subscribed", HFILL }},
+ "Ext_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos_Requested,
{ "qos-Requested", "gsm_map.ms.qos_Requested",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_QoS_Subscribed", HFILL }},
+ "Ext_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos_Negotiated,
{ "qos-Negotiated", "gsm_map.ms.qos_Negotiated",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_QoS_Subscribed", HFILL }},
+ "Ext_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_chargingId,
{ "chargingId", "gsm_map.ms.chargingId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.GPRSChargingID", HFILL }},
+ "GPRSChargingID", HFILL }},
{ &hf_gsm_map_ms_rnc_Address,
{ "rnc-Address", "gsm_map.ms.rnc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_ms_qos2_Subscribed,
{ "qos2-Subscribed", "gsm_map.ms.qos2_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext2_QoS_Subscribed", HFILL }},
+ "Ext2_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos2_Requested,
{ "qos2-Requested", "gsm_map.ms.qos2_Requested",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext2_QoS_Subscribed", HFILL }},
+ "Ext2_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos2_Negotiated,
{ "qos2-Negotiated", "gsm_map.ms.qos2_Negotiated",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext2_QoS_Subscribed", HFILL }},
+ "Ext2_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos3_Subscribed,
{ "qos3-Subscribed", "gsm_map.ms.qos3_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext3_QoS_Subscribed", HFILL }},
+ "Ext3_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos3_Requested,
{ "qos3-Requested", "gsm_map.ms.qos3_Requested",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext3_QoS_Subscribed", HFILL }},
+ "Ext3_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos3_Negotiated,
{ "qos3-Negotiated", "gsm_map.ms.qos3_Negotiated",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext3_QoS_Subscribed", HFILL }},
+ "Ext3_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos4_Subscribed,
{ "qos4-Subscribed", "gsm_map.ms.qos4_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext4_QoS_Subscribed", HFILL }},
+ "Ext4_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos4_Requested,
{ "qos4-Requested", "gsm_map.ms.qos4_Requested",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext4_QoS_Subscribed", HFILL }},
+ "Ext4_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_qos4_Negotiated,
{ "qos4-Negotiated", "gsm_map.ms.qos4_Negotiated",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext4_QoS_Subscribed", HFILL }},
+ "Ext4_QoS_Subscribed", HFILL }},
{ &hf_gsm_map_ms_subscriberIdentity,
{ "subscriberIdentity", "gsm_map.ms.subscriberIdentity",
FT_UINT32, BASE_DEC, VALS(gsm_map_SubscriberIdentity_vals), 0,
- "gsm_map.SubscriberIdentity", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestedSubscriptionInfo,
{ "requestedSubscriptionInfo", "gsm_map.ms.requestedSubscriptionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.RequestedSubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_callForwardingData,
{ "callForwardingData", "gsm_map.ms.callForwardingData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CallForwardingData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_callBarringData,
{ "callBarringData", "gsm_map.ms.callBarringData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CallBarringData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_odb_Info,
{ "odb-Info", "gsm_map.ms.odb_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ODB_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_camel_SubscriptionInfo,
{ "camel-SubscriptionInfo", "gsm_map.ms.camel_SubscriptionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.CAMEL_SubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_supportedVLR_CAMEL_Phases,
{ "supportedVLR-CAMEL-Phases", "gsm_map.ms.supportedVLR_CAMEL_Phases",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCamelPhases", HFILL }},
+ "SupportedCamelPhases", HFILL }},
{ &hf_gsm_map_ms_supportedSGSN_CAMEL_Phases,
{ "supportedSGSN-CAMEL-Phases", "gsm_map.ms.supportedSGSN_CAMEL_Phases",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCamelPhases", HFILL }},
+ "SupportedCamelPhases", HFILL }},
{ &hf_gsm_map_ms_offeredCamel4CSIsInVLR,
{ "offeredCamel4CSIsInVLR", "gsm_map.ms.offeredCamel4CSIsInVLR",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OfferedCamel4CSIs", HFILL }},
+ "OfferedCamel4CSIs", HFILL }},
{ &hf_gsm_map_ms_offeredCamel4CSIsInSGSN,
{ "offeredCamel4CSIsInSGSN", "gsm_map.ms.offeredCamel4CSIsInSGSN",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OfferedCamel4CSIs", HFILL }},
+ "OfferedCamel4CSIs", HFILL }},
{ &hf_gsm_map_ms_msisdn_BS_List,
{ "msisdn-BS-List", "gsm_map.ms.msisdn_BS_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.MSISDN_BS_List", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_csg_SubscriptionDataList,
{ "csg-SubscriptionDataList", "gsm_map.ms.csg_SubscriptionDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.CSG_SubscriptionDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestedSS_Info,
{ "requestedSS-Info", "gsm_map.ms.requestedSS_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.SS_ForBS_Code", HFILL }},
+ "SS_ForBS_Code", HFILL }},
{ &hf_gsm_map_ms_odb,
{ "odb", "gsm_map.ms.odb",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_requestedCAMEL_SubscriptionInfo,
{ "requestedCAMEL-SubscriptionInfo", "gsm_map.ms.requestedCAMEL_SubscriptionInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_RequestedCAMEL_SubscriptionInfo_vals), 0,
- "gsm_map_ms.RequestedCAMEL_SubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_supportedVLR_CAMEL_Phases_01,
{ "supportedVLR-CAMEL-Phases", "gsm_map.ms.supportedVLR_CAMEL_Phases",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_supportedSGSN_CAMEL_Phases_01,
{ "supportedSGSN-CAMEL-Phases", "gsm_map.ms.supportedSGSN_CAMEL_Phases",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_additionalRequestedCAMEL_SubscriptionInfo,
{ "additionalRequestedCAMEL-SubscriptionInfo", "gsm_map.ms.additionalRequestedCAMEL_SubscriptionInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_AdditionalRequestedCAMEL_SubscriptionInfo_vals), 0,
- "gsm_map_ms.AdditionalRequestedCAMEL_SubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_msisdn_BS_List_01,
{ "msisdn-BS-List", "gsm_map.ms.msisdn_BS_List",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_csg_SubscriptionDataRequested,
{ "csg-SubscriptionDataRequested", "gsm_map.ms.csg_SubscriptionDataRequested",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_MSISDN_BS_List_item,
{ "MSISDN-BS", "gsm_map.ms.MSISDN_BS",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.MSISDN_BS", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_password,
{ "password", "gsm_map.ms.password",
FT_STRING, BASE_NONE, NULL, 0,
- "gsm_map_ss.Password", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_wrongPasswordAttemptsCounter,
{ "wrongPasswordAttemptsCounter", "gsm_map.ms.wrongPasswordAttemptsCounter",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.WrongPasswordAttemptsCounter", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_t_CSI,
{ "t-CSI", "gsm_map.ms.t_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.T_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_vt_BCSM_CAMEL_TDP_CriteriaList,
{ "vt-BCSM-CAMEL-TDP-CriteriaList", "gsm_map.ms.vt_BCSM_CAMEL_TDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.T_BCSM_CAMEL_TDP_CriteriaList", HFILL }},
+ "T_BCSM_CAMEL_TDP_CriteriaList", HFILL }},
{ &hf_gsm_map_ms_tif_CSI_NotificationToCSE,
{ "tif-CSI-NotificationToCSE", "gsm_map.ms.tif_CSI_NotificationToCSE",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_specificCSIDeletedList,
{ "specificCSIDeletedList", "gsm_map.ms.specificCSIDeletedList",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SpecificCSI_Withdraw", HFILL }},
+ "SpecificCSI_Withdraw", HFILL }},
{ &hf_gsm_map_ms_o_IM_CSI,
{ "o-IM-CSI", "gsm_map.ms.o_IM_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.O_CSI", HFILL }},
+ "O_CSI", HFILL }},
{ &hf_gsm_map_ms_o_IM_BcsmCamelTDP_CriteriaList,
{ "o-IM-BcsmCamelTDP-CriteriaList", "gsm_map.ms.o_IM_BcsmCamelTDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.O_BcsmCamelTDPCriteriaList", HFILL }},
+ "O_BcsmCamelTDPCriteriaList", HFILL }},
{ &hf_gsm_map_ms_d_IM_CSI,
{ "d-IM-CSI", "gsm_map.ms.d_IM_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.D_CSI", HFILL }},
+ "D_CSI", HFILL }},
{ &hf_gsm_map_ms_vt_IM_CSI,
{ "vt-IM-CSI", "gsm_map.ms.vt_IM_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.T_CSI", HFILL }},
+ "T_CSI", HFILL }},
{ &hf_gsm_map_ms_vt_IM_BCSM_CAMEL_TDP_CriteriaList,
{ "vt-IM-BCSM-CAMEL-TDP-CriteriaList", "gsm_map.ms.vt_IM_BCSM_CAMEL_TDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.T_BCSM_CAMEL_TDP_CriteriaList", HFILL }},
+ "T_BCSM_CAMEL_TDP_CriteriaList", HFILL }},
{ &hf_gsm_map_ms_modificationRequestFor_CF_Info,
{ "modificationRequestFor-CF-Info", "gsm_map.ms.modificationRequestFor_CF_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ModificationRequestFor_CF_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_modificationRequestFor_CB_Info,
{ "modificationRequestFor-CB-Info", "gsm_map.ms.modificationRequestFor_CB_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ModificationRequestFor_CB_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_modificationRequestFor_CSI,
{ "modificationRequestFor-CSI", "gsm_map.ms.modificationRequestFor_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ModificationRequestFor_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_modificationRequestFor_ODB_data,
{ "modificationRequestFor-ODB-data", "gsm_map.ms.modificationRequestFor_ODB_data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ModificationRequestFor_ODB_data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_modificationRequestFor_IP_SM_GW_Data,
{ "modificationRequestFor-IP-SM-GW-Data", "gsm_map.ms.modificationRequestFor_IP_SM_GW_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ModificationRequestFor_IP_SM_GW_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_activationRequestForUE_reachability,
{ "activationRequestForUE-reachability", "gsm_map.ms.activationRequestForUE_reachability",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ServingNode", HFILL }},
+ "ServingNode", HFILL }},
{ &hf_gsm_map_ms_modificationRequestFor_CSG,
{ "modificationRequestFor-CSG", "gsm_map.ms.modificationRequestFor_CSG",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ModificationRequestFor_CSG", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_modifyNotificationToCSE,
{ "modifyNotificationToCSE", "gsm_map.ms.modifyNotificationToCSE",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_ModificationInstruction_vals), 0,
- "gsm_map_ms.ModificationInstruction", HFILL }},
+ "ModificationInstruction", HFILL }},
{ &hf_gsm_map_ms_ss_InfoFor_CSE,
{ "ss-InfoFor-CSE", "gsm_map.ms.ss_InfoFor_CSE",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_Ext_SS_InfoFor_CSE_vals), 0,
- "gsm_map_ms.Ext_SS_InfoFor_CSE", HFILL }},
+ "Ext_SS_InfoFor_CSE", HFILL }},
{ &hf_gsm_map_ms_forwardedToNumber_01,
{ "forwardedToNumber", "gsm_map.ms.forwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_ms_odb_data,
{ "odb-data", "gsm_map.ms.odb_data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.ODB_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestedCamel_SubscriptionInfo,
{ "requestedCamel-SubscriptionInfo", "gsm_map.ms.requestedCamel_SubscriptionInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_RequestedCAMEL_SubscriptionInfo_vals), 0,
- "gsm_map_ms.RequestedCAMEL_SubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_modifyCSI_State,
{ "modifyCSI-State", "gsm_map.ms.modifyCSI_State",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_ModificationInstruction_vals), 0,
- "gsm_map_ms.ModificationInstruction", HFILL }},
+ "ModificationInstruction", HFILL }},
{ &hf_gsm_map_ms_modifyRegistrationStatus,
{ "modifyRegistrationStatus", "gsm_map.ms.modifyRegistrationStatus",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_ModificationInstruction_vals), 0,
- "gsm_map_ms.ModificationInstruction", HFILL }},
+ "ModificationInstruction", HFILL }},
{ &hf_gsm_map_ms_forwardingInfoFor_CSE,
{ "forwardingInfoFor-CSE", "gsm_map.ms.forwardingInfoFor_CSE",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_ForwardingInfoFor_CSE", HFILL }},
+ "Ext_ForwardingInfoFor_CSE", HFILL }},
{ &hf_gsm_map_ms_callBarringInfoFor_CSE,
{ "callBarringInfoFor-CSE", "gsm_map.ms.callBarringInfoFor_CSE",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.Ext_CallBarringInfoFor_CSE", HFILL }},
+ "Ext_CallBarringInfoFor_CSE", HFILL }},
{ &hf_gsm_map_ms_allInformationSent,
{ "allInformationSent", "gsm_map.ms.allInformationSent",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_ue_reachable,
{ "ue-reachable", "gsm_map.ms.ue_reachable",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.ServingNode", HFILL }},
+ "ServingNode", HFILL }},
{ &hf_gsm_map_ms_eventMet,
{ "eventMet", "gsm_map.ms.eventMet",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.MM_Code", HFILL }},
+ "MM_Code", HFILL }},
{ &hf_gsm_map_ms_supportedCAMELPhases,
{ "supportedCAMELPhases", "gsm_map.ms.supportedCAMELPhases",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCamelPhases", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_offeredCamel4Functionalities,
{ "offeredCamel4Functionalities", "gsm_map.ms.offeredCamel4Functionalities",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OfferedCamel4Functionalities", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_naea_PreferredCI,
{ "naea-PreferredCI", "gsm_map.ms.naea_PreferredCI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.NAEA_PreferredCI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gprsSubscriptionData,
{ "gprsSubscriptionData", "gsm_map.ms.gprsSubscriptionData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.GPRSSubscriptionData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_roamingRestrictedInSgsnDueToUnsupportedFeature,
{ "roamingRestrictedInSgsnDueToUnsupportedFeature", "gsm_map.ms.roamingRestrictedInSgsnDueToUnsupportedFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_networkAccessMode,
{ "networkAccessMode", "gsm_map.ms.networkAccessMode",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NetworkAccessMode_vals), 0,
- "gsm_map_ms.NetworkAccessMode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaInformation,
{ "lsaInformation", "gsm_map.ms.lsaInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.LSAInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lmu_Indicator,
{ "lmu-Indicator", "gsm_map.ms.lmu_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_lcsInformation,
{ "lcsInformation", "gsm_map.ms.lcsInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.LCSInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_istAlertTimer,
{ "istAlertTimer", "gsm_map.ms.istAlertTimer",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.IST_AlertTimerValue", HFILL }},
+ "IST_AlertTimerValue", HFILL }},
{ &hf_gsm_map_ms_superChargerSupportedInHLR,
{ "superChargerSupportedInHLR", "gsm_map.ms.superChargerSupportedInHLR",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AgeIndicator", HFILL }},
+ "AgeIndicator", HFILL }},
{ &hf_gsm_map_ms_mc_SS_Info,
{ "mc-SS-Info", "gsm_map.ms.mc_SS_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.MC_SS_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cs_AllocationRetentionPriority,
{ "cs-AllocationRetentionPriority", "gsm_map.ms.cs_AllocationRetentionPriority",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.CS_AllocationRetentionPriority", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sgsn_CAMEL_SubscriptionInfo,
{ "sgsn-CAMEL-SubscriptionInfo", "gsm_map.ms.sgsn_CAMEL_SubscriptionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SGSN_CAMEL_SubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_accessRestrictionData,
{ "accessRestrictionData", "gsm_map.ms.accessRestrictionData",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AccessRestrictionData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ics_Indicator,
{ "ics-Indicator", "gsm_map.ms.ics_Indicator",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "gsm_map_ms.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_gsm_map_ms_eps_SubscriptionData,
{ "eps-SubscriptionData", "gsm_map.ms.eps_SubscriptionData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.EPS_SubscriptionData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ue_ReachabilityRequestIndicator,
{ "ue-ReachabilityRequestIndicator", "gsm_map.ms.ue_ReachabilityRequestIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ms_SupportedRAT_Types_utran,
{ "utran", "gsm_map.ms.utran",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -22665,407 +22665,407 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_cug_Interlock,
{ "cug-Interlock", "gsm_map.ch.cug_Interlock",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.CUG_Interlock", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_cug_OutgoingAccess,
{ "cug-OutgoingAccess", "gsm_map.ch.cug_OutgoingAccess",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_extensionContainer,
{ "extensionContainer", "gsm_map.ch.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_msisdn,
{ "msisdn", "gsm_map.ch.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_cug_CheckInfo,
{ "cug-CheckInfo", "gsm_map.ch.cug_CheckInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.CUG_CheckInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_numberOfForwarding,
{ "numberOfForwarding", "gsm_map.ch.numberOfForwarding",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ch.NumberOfForwarding", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_interrogationType,
{ "interrogationType", "gsm_map.ch.interrogationType",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_InterrogationType_vals), 0,
- "gsm_map_ch.InterrogationType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_or_Interrogation,
{ "or-Interrogation", "gsm_map.ch.or_Interrogation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_or_Capability,
{ "or-Capability", "gsm_map.ch.or_Capability",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ch.OR_Phase", HFILL }},
+ "OR_Phase", HFILL }},
{ &hf_gsm_map_ch_gmsc_OrGsmSCF_Address,
{ "gmsc-OrGsmSCF-Address", "gsm_map.ch.gmsc_OrGsmSCF_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_callReferenceNumber,
{ "callReferenceNumber", "gsm_map.ch.callReferenceNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ch.CallReferenceNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_forwardingReason,
{ "forwardingReason", "gsm_map.ch.forwardingReason",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_ForwardingReason_vals), 0,
- "gsm_map_ch.ForwardingReason", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_basicServiceGroup,
{ "basicServiceGroup", "gsm_map.ch.basicServiceGroup",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ "Ext_BasicServiceCode", HFILL }},
{ &hf_gsm_map_ch_networkSignalInfo,
{ "networkSignalInfo", "gsm_map.ch.networkSignalInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_map_ch_camelInfo,
{ "camelInfo", "gsm_map.ch.camelInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.CamelInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_suppressionOfAnnouncement,
{ "suppressionOfAnnouncement", "gsm_map.ch.suppressionOfAnnouncement",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.SuppressionOfAnnouncement", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_alertingPattern,
{ "alertingPattern", "gsm_map.ch.alertingPattern",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AlertingPattern", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_ccbs_Call,
{ "ccbs-Call", "gsm_map.ch.ccbs_Call",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_supportedCCBS_Phase,
{ "supportedCCBS-Phase", "gsm_map.ch.supportedCCBS_Phase",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ch.SupportedCCBS_Phase", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_additionalSignalInfo,
{ "additionalSignalInfo", "gsm_map.ch.additionalSignalInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.Ext_ExternalSignalInfo", HFILL }},
+ "Ext_ExternalSignalInfo", HFILL }},
{ &hf_gsm_map_ch_istSupportIndicator,
{ "istSupportIndicator", "gsm_map.ch.istSupportIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_IST_SupportIndicator_vals), 0,
- "gsm_map_ms.IST_SupportIndicator", HFILL }},
+ "IST_SupportIndicator", HFILL }},
{ &hf_gsm_map_ch_pre_pagingSupported,
{ "pre-pagingSupported", "gsm_map.ch.pre_pagingSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_callDiversionTreatmentIndicator,
{ "callDiversionTreatmentIndicator", "gsm_map.ch.callDiversionTreatmentIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ch.CallDiversionTreatmentIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_longFTN_Supported,
{ "longFTN-Supported", "gsm_map.ch.longFTN_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_suppress_VT_CSI,
{ "suppress-VT-CSI", "gsm_map.ch.suppress_VT_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_suppressIncomingCallBarring,
{ "suppressIncomingCallBarring", "gsm_map.ch.suppressIncomingCallBarring",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_gsmSCF_InitiatedCall,
{ "gsmSCF-InitiatedCall", "gsm_map.ch.gsmSCF_InitiatedCall",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_basicServiceGroup2,
{ "basicServiceGroup2", "gsm_map.ch.basicServiceGroup2",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ "Ext_BasicServiceCode", HFILL }},
{ &hf_gsm_map_ch_networkSignalInfo2,
{ "networkSignalInfo2", "gsm_map.ch.networkSignalInfo2",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_map_ch_suppressMTSS,
{ "suppressMTSS", "gsm_map.ch.suppressMTSS",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ch.SuppressMTSS", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_mtRoamingRetrySupported,
{ "mtRoamingRetrySupported", "gsm_map.ch.mtRoamingRetrySupported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_callPriority,
{ "callPriority", "gsm_map.ch.callPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
- "gsm_map.EMLPP_Priority", HFILL }},
+ "EMLPP_Priority", HFILL }},
{ &hf_gsm_map_ch_imsi,
{ "imsi", "gsm_map.ch.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_extendedRoutingInfo,
{ "extendedRoutingInfo", "gsm_map.ch.extendedRoutingInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_ExtendedRoutingInfo_vals), 0,
- "gsm_map_ch.ExtendedRoutingInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_cugSubscriptionFlag,
{ "cugSubscriptionFlag", "gsm_map.ch.cugSubscriptionFlag",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_subscriberInfo,
{ "subscriberInfo", "gsm_map.ch.subscriberInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.SubscriberInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_ss_List,
{ "ss-List", "gsm_map.ch.ss_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.SS_List", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_basicService,
{ "basicService", "gsm_map.ch.basicService",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ "Ext_BasicServiceCode", HFILL }},
{ &hf_gsm_map_ch_forwardingInterrogationRequired,
{ "forwardingInterrogationRequired", "gsm_map.ch.forwardingInterrogationRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_vmsc_Address,
{ "vmsc-Address", "gsm_map.ch.vmsc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_naea_PreferredCI,
{ "naea-PreferredCI", "gsm_map.ch.naea_PreferredCI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.NAEA_PreferredCI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_ccbs_Indicators,
{ "ccbs-Indicators", "gsm_map.ch.ccbs_Indicators",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.CCBS_Indicators", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_numberPortabilityStatus,
{ "numberPortabilityStatus", "gsm_map.ch.numberPortabilityStatus",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NumberPortabilityStatus_vals), 0,
- "gsm_map_ms.NumberPortabilityStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_istAlertTimer,
{ "istAlertTimer", "gsm_map.ch.istAlertTimer",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.IST_AlertTimerValue", HFILL }},
+ "IST_AlertTimerValue", HFILL }},
{ &hf_gsm_map_ch_supportedCamelPhasesInVMSC,
{ "supportedCamelPhasesInVMSC", "gsm_map.ch.supportedCamelPhasesInVMSC",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCamelPhases", HFILL }},
+ "SupportedCamelPhases", HFILL }},
{ &hf_gsm_map_ch_offeredCamel4CSIsInVMSC,
{ "offeredCamel4CSIsInVMSC", "gsm_map.ch.offeredCamel4CSIsInVMSC",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OfferedCamel4CSIs", HFILL }},
+ "OfferedCamel4CSIs", HFILL }},
{ &hf_gsm_map_ch_routingInfo2,
{ "routingInfo2", "gsm_map.ch.routingInfo2",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_RoutingInfo_vals), 0,
- "gsm_map_ch.RoutingInfo", HFILL }},
+ "RoutingInfo", HFILL }},
{ &hf_gsm_map_ch_ss_List2,
{ "ss-List2", "gsm_map.ch.ss_List2",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ss.SS_List", HFILL }},
+ "SS_List", HFILL }},
{ &hf_gsm_map_ch_basicService2,
{ "basicService2", "gsm_map.ch.basicService2",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
- "gsm_map.Ext_BasicServiceCode", HFILL }},
+ "Ext_BasicServiceCode", HFILL }},
{ &hf_gsm_map_ch_allowedServices,
{ "allowedServices", "gsm_map.ch.allowedServices",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ch.AllowedServices", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_unavailabilityCause,
{ "unavailabilityCause", "gsm_map.ch.unavailabilityCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_UnavailabilityCause_vals), 0,
- "gsm_map_ch.UnavailabilityCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_releaseResourcesSupported,
{ "releaseResourcesSupported", "gsm_map.ch.releaseResourcesSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_gsm_BearerCapability,
{ "gsm-BearerCapability", "gsm_map.ch.gsm_BearerCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_map_ch_mtRoamingRetryIndicator,
{ "mtRoamingRetryIndicator", "gsm_map.ch.mtRoamingRetryIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_ccbs_Possible,
{ "ccbs-Possible", "gsm_map.ch.ccbs_Possible",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_keepCCBS_CallIndicator,
{ "keepCCBS-CallIndicator", "gsm_map.ch.keepCCBS_CallIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_roamingNumber,
{ "roamingNumber", "gsm_map.ch.roamingNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_forwardingData,
{ "forwardingData", "gsm_map.ch.forwardingData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.ForwardingData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_forwardedToNumber,
{ "forwardedToNumber", "gsm_map.ch.forwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_forwardedToSubaddress,
{ "forwardedToSubaddress", "gsm_map.ch.forwardedToSubaddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_SubaddressString", HFILL }},
+ "ISDN_SubaddressString", HFILL }},
{ &hf_gsm_map_ch_forwardingOptions,
{ "forwardingOptions", "gsm_map.ch.forwardingOptions",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.ForwardingOptions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_longForwardedToNumber,
{ "longForwardedToNumber", "gsm_map.ch.longForwardedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.FTN_AddressString", HFILL }},
+ "FTN_AddressString", HFILL }},
{ &hf_gsm_map_ch_msc_Number,
{ "msc-Number", "gsm_map.ch.msc_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_lmsi,
{ "lmsi", "gsm_map.ch.lmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_gmsc_Address,
{ "gmsc-Address", "gsm_map.ch.gmsc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_supportedCamelPhasesInInterrogatingNode,
{ "supportedCamelPhasesInInterrogatingNode", "gsm_map.ch.supportedCamelPhasesInInterrogatingNode",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCamelPhases", HFILL }},
+ "SupportedCamelPhases", HFILL }},
{ &hf_gsm_map_ch_orNotSupportedInGMSC,
{ "orNotSupportedInGMSC", "gsm_map.ch.orNotSupportedInGMSC",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_offeredCamel4CSIsInInterrogatingNode,
{ "offeredCamel4CSIsInInterrogatingNode", "gsm_map.ch.offeredCamel4CSIsInInterrogatingNode",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OfferedCamel4CSIs", HFILL }},
+ "OfferedCamel4CSIs", HFILL }},
{ &hf_gsm_map_ch_pagingArea,
{ "pagingArea", "gsm_map.ch.pagingArea",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.PagingArea", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_o_CSI,
{ "o-CSI", "gsm_map.ch.o_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.O_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_uu_Data,
{ "uu-Data", "gsm_map.ch.uu_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.UU_Data", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_allInformationSent,
{ "allInformationSent", "gsm_map.ch.allInformationSent",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_d_csi,
{ "d-csi", "gsm_map.ch.d_csi",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.D_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_o_BcsmCamelTDPCriteriaList,
{ "o-BcsmCamelTDPCriteriaList", "gsm_map.ch.o_BcsmCamelTDPCriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.O_BcsmCamelTDPCriteriaList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_mtRoamingRetry,
{ "mtRoamingRetry", "gsm_map.ch.mtRoamingRetry",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_uuIndicator,
{ "uuIndicator", "gsm_map.ch.uuIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ch.UUIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_uui,
{ "uui", "gsm_map.ch.uui",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ch.UUI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_uusCFInteraction,
{ "uusCFInteraction", "gsm_map.ch.uusCFInteraction",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_supportedCamelPhases,
{ "supportedCamelPhases", "gsm_map.ch.supportedCamelPhases",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedCamelPhases", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_suppress_T_CSI,
{ "suppress-T-CSI", "gsm_map.ch.suppress_T_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_offeredCamel4CSIs,
{ "offeredCamel4CSIs", "gsm_map.ch.offeredCamel4CSIs",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.OfferedCamel4CSIs", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_routingInfo,
{ "routingInfo", "gsm_map.ch.routingInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_RoutingInfo_vals), 0,
- "gsm_map_ch.RoutingInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_camelRoutingInfo,
{ "camelRoutingInfo", "gsm_map.ch.camelRoutingInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.CamelRoutingInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_gmscCamelSubscriptionInfo,
{ "gmscCamelSubscriptionInfo", "gsm_map.ch.gmscCamelSubscriptionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.GmscCamelSubscriptionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_t_CSI,
{ "t-CSI", "gsm_map.ch.t_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ms.T_CSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_o_BcsmCamelTDP_CriteriaList,
{ "o-BcsmCamelTDP-CriteriaList", "gsm_map.ch.o_BcsmCamelTDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.O_BcsmCamelTDPCriteriaList", HFILL }},
+ "O_BcsmCamelTDPCriteriaList", HFILL }},
{ &hf_gsm_map_ch_t_BCSM_CAMEL_TDP_CriteriaList,
{ "t-BCSM-CAMEL-TDP-CriteriaList", "gsm_map.ch.t_BCSM_CAMEL_TDP_CriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.T_BCSM_CAMEL_TDP_CriteriaList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_ccbs_Monitoring,
{ "ccbs-Monitoring", "gsm_map.ch.ccbs_Monitoring",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_ReportingState_vals), 0,
- "gsm_map_ch.ReportingState", HFILL }},
+ "ReportingState", HFILL }},
{ &hf_gsm_map_ch_ccbs_SubscriberStatus,
{ "ccbs-SubscriberStatus", "gsm_map.ch.ccbs_SubscriberStatus",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_CCBS_SubscriberStatus_vals), 0,
- "gsm_map_ch.CCBS_SubscriberStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_eventReportData,
{ "eventReportData", "gsm_map.ch.eventReportData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.EventReportData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_callReportdata,
{ "callReportdata", "gsm_map.ch.callReportdata",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.CallReportData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_monitoringMode,
{ "monitoringMode", "gsm_map.ch.monitoringMode",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_MonitoringMode_vals), 0,
- "gsm_map_ch.MonitoringMode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_callOutcome,
{ "callOutcome", "gsm_map.ch.callOutcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_CallOutcome_vals), 0,
- "gsm_map_ch.CallOutcome", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_callInfo,
{ "callInfo", "gsm_map.ch.callInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_map_ch_ccbs_Feature,
{ "ccbs-Feature", "gsm_map.ch.ccbs_Feature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.CCBS_Feature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_translatedB_Number,
{ "translatedB-Number", "gsm_map.ch.translatedB_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_replaceB_Number,
{ "replaceB-Number", "gsm_map.ch.replaceB_Number",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_ruf_Outcome,
{ "ruf-Outcome", "gsm_map.ch.ruf_Outcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_RUF_Outcome_vals), 0,
- "gsm_map_ch.RUF_Outcome", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_istInformationWithdraw,
{ "istInformationWithdraw", "gsm_map.ch.istInformationWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_ch_callTerminationIndicator,
{ "callTerminationIndicator", "gsm_map.ch.callTerminationIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_CallTerminationIndicator_vals), 0,
- "gsm_map_ch.CallTerminationIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_msrn,
{ "msrn", "gsm_map.ch.msrn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_ch_SuppressMTSS_suppressCUG,
{ "suppressCUG", "gsm_map.ch.suppressCUG",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -23088,379 +23088,379 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_gsm_map_lcs_LCS_ClientID_PDU,
{ "LCS-ClientID", "gsm_map.lcs.LCS_ClientID",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_ClientID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_mlcNumber,
{ "mlcNumber", "gsm_map.lcs.mlcNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_targetMS,
{ "targetMS", "gsm_map.lcs.targetMS",
FT_UINT32, BASE_DEC, VALS(gsm_map_SubscriberIdentity_vals), 0,
- "gsm_map.SubscriberIdentity", HFILL }},
+ "SubscriberIdentity", HFILL }},
{ &hf_gsm_map_lcs_extensionContainer,
{ "extensionContainer", "gsm_map.lcs.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsLocationInfo,
{ "lcsLocationInfo", "gsm_map.lcs.lcsLocationInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSLocationInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_v_gmlc_Address,
{ "v-gmlc-Address", "gsm_map.lcs.v_gmlc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_lcs_h_gmlc_Address,
{ "h-gmlc-Address", "gsm_map.lcs.h_gmlc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_lcs_ppr_Address,
{ "ppr-Address", "gsm_map.lcs.ppr_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_lcs_additional_v_gmlc_Address,
{ "additional-v-gmlc-Address", "gsm_map.lcs.additional_v_gmlc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_map_lcs_networkNode_Number,
{ "networkNode-Number", "gsm_map.lcs.networkNode_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_lmsi,
{ "lmsi", "gsm_map.lcs.lmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_gprsNodeIndicator,
{ "gprsNodeIndicator", "gsm_map.lcs.gprsNodeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_additional_Number,
{ "additional-Number", "gsm_map.lcs.additional_Number",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_Additional_Number_vals), 0,
- "gsm_map_sm.Additional_Number", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_supportedLCS_CapabilitySets,
{ "supportedLCS-CapabilitySets", "gsm_map.lcs.supportedLCS_CapabilitySets",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedLCS_CapabilitySets", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_additional_LCS_CapabilitySets,
{ "additional-LCS-CapabilitySets", "gsm_map.lcs.additional_LCS_CapabilitySets",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.SupportedLCS_CapabilitySets", HFILL }},
+ "SupportedLCS_CapabilitySets", HFILL }},
{ &hf_gsm_map_lcs_mme_Name,
{ "mme-Name", "gsm_map.lcs.mme_Name",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.DiameterIdentity", HFILL }},
+ "DiameterIdentity", HFILL }},
{ &hf_gsm_map_lcs_aaa_Server_Name,
{ "aaa-Server-Name", "gsm_map.lcs.aaa_Server_Name",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.DiameterIdentity", HFILL }},
+ "DiameterIdentity", HFILL }},
{ &hf_gsm_map_lcs_locationType,
{ "locationType", "gsm_map.lcs.locationType",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LocationType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_mlc_Number,
{ "mlc-Number", "gsm_map.lcs.mlc_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_lcs_ClientID,
{ "lcs-ClientID", "gsm_map.lcs.lcs_ClientID",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_ClientID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_privacyOverride,
{ "privacyOverride", "gsm_map.lcs.privacyOverride",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_imsi,
{ "imsi", "gsm_map.lcs.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_msisdn,
{ "msisdn", "gsm_map.lcs.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_imei,
{ "imei", "gsm_map.lcs.imei",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMEI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcs_Priority,
{ "lcs-Priority", "gsm_map.lcs.lcs_Priority",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_Priority", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcs_QoS,
{ "lcs-QoS", "gsm_map.lcs.lcs_QoS",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_QoS", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_supportedGADShapes,
{ "supportedGADShapes", "gsm_map.lcs.supportedGADShapes",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.SupportedGADShapes", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcs_ReferenceNumber,
{ "lcs-ReferenceNumber", "gsm_map.lcs.lcs_ReferenceNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_ReferenceNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsServiceTypeID,
{ "lcsServiceTypeID", "gsm_map.lcs.lcsServiceTypeID",
FT_UINT32, BASE_DEC, VALS(gsm_map_LCSServiceTypeID_vals), 0,
- "gsm_map.LCSServiceTypeID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsCodeword,
{ "lcsCodeword", "gsm_map.lcs.lcsCodeword",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSCodeword", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcs_PrivacyCheck,
{ "lcs-PrivacyCheck", "gsm_map.lcs.lcs_PrivacyCheck",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_PrivacyCheck", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_areaEventInfo,
{ "areaEventInfo", "gsm_map.lcs.areaEventInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.AreaEventInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_mo_lrShortCircuitIndicator,
{ "mo-lrShortCircuitIndicator", "gsm_map.lcs.mo_lrShortCircuitIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_periodicLDRInfo,
{ "periodicLDRInfo", "gsm_map.lcs.periodicLDRInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.PeriodicLDRInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_reportingPLMNList,
{ "reportingPLMNList", "gsm_map.lcs.reportingPLMNList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.ReportingPLMNList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_locationEstimateType,
{ "locationEstimateType", "gsm_map.lcs.locationEstimateType",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_LocationEstimateType_vals), 0,
- "gsm_map_lcs.LocationEstimateType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_deferredLocationEventType,
{ "deferredLocationEventType", "gsm_map.lcs.deferredLocationEventType",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.DeferredLocationEventType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsClientType,
{ "lcsClientType", "gsm_map.lcs.lcsClientType",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_LCSClientType_vals), 0,
- "gsm_map_lcs.LCSClientType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsClientExternalID,
{ "lcsClientExternalID", "gsm_map.lcs.lcsClientExternalID",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.LCSClientExternalID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsClientDialedByMS,
{ "lcsClientDialedByMS", "gsm_map.lcs.lcsClientDialedByMS",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_lcs_lcsClientInternalID,
{ "lcsClientInternalID", "gsm_map.lcs.lcsClientInternalID",
FT_UINT32, BASE_DEC, VALS(gsm_map_LCSClientInternalID_vals), 0,
- "gsm_map.LCSClientInternalID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsClientName,
{ "lcsClientName", "gsm_map.lcs.lcsClientName",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSClientName", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsAPN,
{ "lcsAPN", "gsm_map.lcs.lcsAPN",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.APN", HFILL }},
+ "APN", HFILL }},
{ &hf_gsm_map_lcs_lcsRequestorID,
{ "lcsRequestorID", "gsm_map.lcs.lcsRequestorID",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSRequestorID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_dataCodingScheme,
{ "dataCodingScheme", "gsm_map.lcs.dataCodingScheme",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.USSD_DataCodingScheme", HFILL }},
+ "USSD_DataCodingScheme", HFILL }},
{ &hf_gsm_map_lcs_nameString,
{ "nameString", "gsm_map.lcs.nameString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NameString", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcs_FormatIndicator,
{ "lcs-FormatIndicator", "gsm_map.lcs.lcs_FormatIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_LCS_FormatIndicator_vals), 0,
- "gsm_map_lcs.LCS_FormatIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_requestorIDString,
{ "requestorIDString", "gsm_map.lcs.requestorIDString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.RequestorIDString", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_horizontal_accuracy,
{ "horizontal-accuracy", "gsm_map.lcs.horizontal_accuracy",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Horizontal_Accuracy", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_verticalCoordinateRequest,
{ "verticalCoordinateRequest", "gsm_map.lcs.verticalCoordinateRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_vertical_accuracy,
{ "vertical-accuracy", "gsm_map.lcs.vertical_accuracy",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Vertical_Accuracy", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_responseTime,
{ "responseTime", "gsm_map.lcs.responseTime",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.ResponseTime", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_velocityRequest,
{ "velocityRequest", "gsm_map.lcs.velocityRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_responseTimeCategory,
{ "responseTimeCategory", "gsm_map.lcs.responseTimeCategory",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_ResponseTimeCategory_vals), 0,
- "gsm_map_lcs.ResponseTimeCategory", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_lcsCodewordString,
{ "lcsCodewordString", "gsm_map.lcs.lcsCodewordString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSCodewordString", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_callSessionUnrelated,
{ "callSessionUnrelated", "gsm_map.lcs.callSessionUnrelated",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_PrivacyCheckRelatedAction_vals), 0,
- "gsm_map_lcs.PrivacyCheckRelatedAction", HFILL }},
+ "PrivacyCheckRelatedAction", HFILL }},
{ &hf_gsm_map_lcs_callSessionRelated,
{ "callSessionRelated", "gsm_map.lcs.callSessionRelated",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_PrivacyCheckRelatedAction_vals), 0,
- "gsm_map_lcs.PrivacyCheckRelatedAction", HFILL }},
+ "PrivacyCheckRelatedAction", HFILL }},
{ &hf_gsm_map_lcs_areaDefinition,
{ "areaDefinition", "gsm_map.lcs.areaDefinition",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.AreaDefinition", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_occurrenceInfo,
{ "occurrenceInfo", "gsm_map.lcs.occurrenceInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_OccurrenceInfo_vals), 0,
- "gsm_map_lcs.OccurrenceInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_intervalTime,
{ "intervalTime", "gsm_map.lcs.intervalTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_lcs.IntervalTime", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_areaList,
{ "areaList", "gsm_map.lcs.areaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_lcs.AreaList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_AreaList_item,
{ "Area", "gsm_map.lcs.Area",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Area", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_areaType,
{ "areaType", "gsm_map.lcs.areaType",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_AreaType_vals), 0,
- "gsm_map_lcs.AreaType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_areaIdentification,
{ "areaIdentification", "gsm_map.lcs.areaIdentification",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.AreaIdentification", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_reportingAmount,
{ "reportingAmount", "gsm_map.lcs.reportingAmount",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_lcs.ReportingAmount", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_reportingInterval,
{ "reportingInterval", "gsm_map.lcs.reportingInterval",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_lcs.ReportingInterval", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_plmn_ListPrioritized,
{ "plmn-ListPrioritized", "gsm_map.lcs.plmn_ListPrioritized",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_plmn_List,
{ "plmn-List", "gsm_map.lcs.plmn_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_lcs.PLMNList", HFILL }},
+ "PLMNList", HFILL }},
{ &hf_gsm_map_lcs_PLMNList_item,
{ "ReportingPLMN", "gsm_map.lcs.ReportingPLMN",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.ReportingPLMN", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_plmn_Id,
{ "plmn-Id", "gsm_map.lcs.plmn_Id",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.PLMN_Id", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_ran_Technology,
{ "ran-Technology", "gsm_map.lcs.ran_Technology",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_RAN_Technology_vals), 0,
- "gsm_map_lcs.RAN_Technology", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_ran_PeriodicLocationSupport,
{ "ran-PeriodicLocationSupport", "gsm_map.lcs.ran_PeriodicLocationSupport",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_locationEstimate,
{ "locationEstimate", "gsm_map.lcs.locationEstimate",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Ext_GeographicalInformation", HFILL }},
+ "Ext_GeographicalInformation", HFILL }},
{ &hf_gsm_map_lcs_ageOfLocationEstimate,
{ "ageOfLocationEstimate", "gsm_map.lcs.ageOfLocationEstimate",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.AgeOfLocationInformation", HFILL }},
+ "AgeOfLocationInformation", HFILL }},
{ &hf_gsm_map_lcs_add_LocationEstimate,
{ "add-LocationEstimate", "gsm_map.lcs.add_LocationEstimate",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Add_GeographicalInformation", HFILL }},
+ "Add_GeographicalInformation", HFILL }},
{ &hf_gsm_map_lcs_deferredmt_lrResponseIndicator,
{ "deferredmt-lrResponseIndicator", "gsm_map.lcs.deferredmt_lrResponseIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_geranPositioningData,
{ "geranPositioningData", "gsm_map.lcs.geranPositioningData",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.PositioningDataInformation", HFILL }},
+ "PositioningDataInformation", HFILL }},
{ &hf_gsm_map_lcs_utranPositioningData,
{ "utranPositioningData", "gsm_map.lcs.utranPositioningData",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.UtranPositioningDataInfo", HFILL }},
+ "UtranPositioningDataInfo", HFILL }},
{ &hf_gsm_map_lcs_cellIdOrSai,
{ "cellIdOrSai", "gsm_map.lcs.cellIdOrSai",
FT_UINT32, BASE_DEC, VALS(gsm_map_CellGlobalIdOrServiceAreaIdOrLAI_vals), 0,
- "gsm_map.CellGlobalIdOrServiceAreaIdOrLAI", HFILL }},
+ "CellGlobalIdOrServiceAreaIdOrLAI", HFILL }},
{ &hf_gsm_map_lcs_sai_Present,
{ "sai-Present", "gsm_map.lcs.sai_Present",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_accuracyFulfilmentIndicator,
{ "accuracyFulfilmentIndicator", "gsm_map.lcs.accuracyFulfilmentIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_AccuracyFulfilmentIndicator_vals), 0,
- "gsm_map_lcs.AccuracyFulfilmentIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_velocityEstimate,
{ "velocityEstimate", "gsm_map.lcs.velocityEstimate",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.VelocityEstimate", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_targetServingNodeForHandover,
{ "targetServingNodeForHandover", "gsm_map.lcs.targetServingNodeForHandover",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_ServingNodeAddress_vals), 0,
- "gsm_map_lcs.ServingNodeAddress", HFILL }},
+ "ServingNodeAddress", HFILL }},
{ &hf_gsm_map_lcs_lcs_Event,
{ "lcs-Event", "gsm_map.lcs.lcs_Event",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_LCS_Event_vals), 0,
- "gsm_map_lcs.LCS_Event", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_na_ESRD,
{ "na-ESRD", "gsm_map.lcs.na_ESRD",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_na_ESRK,
{ "na-ESRK", "gsm_map.lcs.na_ESRK",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_slr_ArgExtensionContainer,
{ "slr-ArgExtensionContainer", "gsm_map.lcs.slr_ArgExtensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.SLR_ArgExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_deferredmt_lrData,
{ "deferredmt-lrData", "gsm_map.lcs.deferredmt_lrData",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Deferredmt_lrData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_pseudonymIndicator,
{ "pseudonymIndicator", "gsm_map.lcs.pseudonymIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_lcs_sequenceNumber,
{ "sequenceNumber", "gsm_map.lcs.sequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_lcs.SequenceNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_terminationCause,
{ "terminationCause", "gsm_map.lcs.terminationCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_TerminationCause_vals), 0,
- "gsm_map_lcs.TerminationCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_msc_Number,
{ "msc-Number", "gsm_map.lcs.msc_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_sgsn_Number,
{ "sgsn-Number", "gsm_map.lcs.sgsn_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_lcs_mme_Number,
{ "mme-Number", "gsm_map.lcs.mme_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.DiameterIdentity", HFILL }},
+ "DiameterIdentity", HFILL }},
{ &hf_gsm_map_lcs_DeferredLocationEventType_msAvailable,
{ "msAvailable", "gsm_map.lcs.msAvailable",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -23515,860 +23515,860 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_gr_teleservice,
{ "teleservice", "gsm_map.gr.teleservice",
FT_UINT8, BASE_DEC, VALS(Teleservice_vals), 0,
- "gsm_map.Ext_TeleserviceCode", HFILL }},
+ "Ext_TeleserviceCode", HFILL }},
{ &hf_gsm_map_gr_asciCallReference,
{ "asciCallReference", "gsm_map.gr.asciCallReference",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ASCI_CallReference", HFILL }},
+ "ASCI_CallReference", HFILL }},
{ &hf_gsm_map_gr_codec_Info,
{ "codec-Info", "gsm_map.gr.codec_Info",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_gr.CODEC_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_cipheringAlgorithm,
{ "cipheringAlgorithm", "gsm_map.gr.cipheringAlgorithm",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_gr.CipheringAlgorithm", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_groupKeyNumber_Vk_Id,
{ "groupKeyNumber-Vk-Id", "gsm_map.gr.groupKeyNumber_Vk_Id",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_gr.GroupKeyNumber", HFILL }},
+ "GroupKeyNumber", HFILL }},
{ &hf_gsm_map_gr_groupKey,
{ "groupKey", "gsm_map.gr.groupKey",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Kc", HFILL }},
+ "Kc", HFILL }},
{ &hf_gsm_map_gr_priority,
{ "priority", "gsm_map.gr.priority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
- "gsm_map.EMLPP_Priority", HFILL }},
+ "EMLPP_Priority", HFILL }},
{ &hf_gsm_map_gr_uplinkFree,
{ "uplinkFree", "gsm_map.gr.uplinkFree",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_extensionContainer,
{ "extensionContainer", "gsm_map.gr.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_vstk,
{ "vstk", "gsm_map.gr.vstk",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_gr.VSTK", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_vstk_rand,
{ "vstk-rand", "gsm_map.gr.vstk_rand",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_gr.VSTK_RAND", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_talkerChannelParameter,
{ "talkerChannelParameter", "gsm_map.gr.talkerChannelParameter",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_uplinkReplyIndicator,
{ "uplinkReplyIndicator", "gsm_map.gr.uplinkReplyIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_groupCallNumber,
{ "groupCallNumber", "gsm_map.gr.groupCallNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_gr_imsi,
{ "imsi", "gsm_map.gr.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_talkerPriority,
{ "talkerPriority", "gsm_map.gr.talkerPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_gr_TalkerPriority_vals), 0,
- "gsm_map_gr.TalkerPriority", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_additionalInfo,
{ "additionalInfo", "gsm_map.gr.additionalInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AdditionalInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_uplinkRequestAck,
{ "uplinkRequestAck", "gsm_map.gr.uplinkRequestAck",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_uplinkReleaseIndication,
{ "uplinkReleaseIndication", "gsm_map.gr.uplinkReleaseIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_uplinkRejectCommand,
{ "uplinkRejectCommand", "gsm_map.gr.uplinkRejectCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_uplinkSeizedCommand,
{ "uplinkSeizedCommand", "gsm_map.gr.uplinkSeizedCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_uplinkReleaseCommand,
{ "uplinkReleaseCommand", "gsm_map.gr.uplinkReleaseCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_stateAttributes,
{ "stateAttributes", "gsm_map.gr.stateAttributes",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.StateAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_emergencyModeResetCommandFlag,
{ "emergencyModeResetCommandFlag", "gsm_map.gr.emergencyModeResetCommandFlag",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_sm_RP_UI,
{ "sm-RP-UI", "gsm_map.gr.sm_RP_UI",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.SignalInfo", HFILL }},
+ "SignalInfo", HFILL }},
{ &hf_gsm_map_gr_an_APDU,
{ "an-APDU", "gsm_map.gr.an_APDU",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.AccessNetworkSignalInfo", HFILL }},
+ "AccessNetworkSignalInfo", HFILL }},
{ &hf_gsm_map_gr_uplinkRequest,
{ "uplinkRequest", "gsm_map.gr.uplinkRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_releaseGroupCall,
{ "releaseGroupCall", "gsm_map.gr.releaseGroupCall",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_downlinkAttached,
{ "downlinkAttached", "gsm_map.gr.downlinkAttached",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_uplinkAttached,
{ "uplinkAttached", "gsm_map.gr.uplinkAttached",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_dualCommunication,
{ "dualCommunication", "gsm_map.gr.dualCommunication",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_callOriginator,
{ "callOriginator", "gsm_map.gr.callOriginator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_gr.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_gr_requestedInfo,
{ "requestedInfo", "gsm_map.gr.requestedInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_gr_RequestedInfo_vals), 0,
- "gsm_map_gr.RequestedInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_groupId,
{ "groupId", "gsm_map.gr.groupId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Long_GroupId", HFILL }},
+ "Long_GroupId", HFILL }},
{ &hf_gsm_map_gr_cellId,
{ "cellId", "gsm_map.gr.cellId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GlobalCellId", HFILL }},
+ "GlobalCellId", HFILL }},
{ &hf_gsm_map_gr_tmsi,
{ "tmsi", "gsm_map.gr.tmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.TMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_cksn,
{ "cksn", "gsm_map.gr.cksn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Cksn", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_anchorMSC_Address,
{ "anchorMSC-Address", "gsm_map.gr.anchorMSC_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_map_gr_additionalSubscriptions,
{ "additionalSubscriptions", "gsm_map.gr.additionalSubscriptions",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.AdditionalSubscriptions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_kc,
{ "kc", "gsm_map.gr.kc",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ms.Kc", HFILL }},
+ NULL, HFILL }},
/* --- Module MAP-DialogueInformation --- --- --- */
{ &hf_gsm_map_dialogue_gsm_map_dialogue_MAP_DialoguePDU_PDU,
{ "MAP-DialoguePDU", "gsm_map.dialogue.MAP_DialoguePDU",
FT_UINT32, BASE_DEC, VALS(gsm_map_dialogue_MAP_DialoguePDU_vals), 0,
- "gsm_map_dialogue.MAP_DialoguePDU", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_dialogue_map_open,
{ "map-open", "gsm_map.dialogue.map_open",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.MAP_OpenInfo", HFILL }},
+ "MAP_OpenInfo", HFILL }},
{ &hf_gsm_map_dialogue_map_accept,
{ "map-accept", "gsm_map.dialogue.map_accept",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.MAP_AcceptInfo", HFILL }},
+ "MAP_AcceptInfo", HFILL }},
{ &hf_gsm_map_dialogue_map_close,
{ "map-close", "gsm_map.dialogue.map_close",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.MAP_CloseInfo", HFILL }},
+ "MAP_CloseInfo", HFILL }},
{ &hf_gsm_map_dialogue_map_refuse,
{ "map-refuse", "gsm_map.dialogue.map_refuse",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.MAP_RefuseInfo", HFILL }},
+ "MAP_RefuseInfo", HFILL }},
{ &hf_gsm_map_dialogue_map_userAbort,
{ "map-userAbort", "gsm_map.dialogue.map_userAbort",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.MAP_UserAbortInfo", HFILL }},
+ "MAP_UserAbortInfo", HFILL }},
{ &hf_gsm_map_dialogue_map_providerAbort,
{ "map-providerAbort", "gsm_map.dialogue.map_providerAbort",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.MAP_ProviderAbortInfo", HFILL }},
+ "MAP_ProviderAbortInfo", HFILL }},
{ &hf_gsm_map_dialogue_destinationReference,
{ "destinationReference", "gsm_map.dialogue.destinationReference",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_dialogue_originationReference,
{ "originationReference", "gsm_map.dialogue.originationReference",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_map_dialogue_extensionContainer,
{ "extensionContainer", "gsm_map.dialogue.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_dialogue_reason,
{ "reason", "gsm_map.dialogue.reason",
FT_UINT32, BASE_DEC, VALS(gsm_map_dialogue_Reason_vals), 0,
- "gsm_map_dialogue.Reason", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_dialogue_alternativeApplicationContext,
{ "alternativeApplicationContext", "gsm_map.dialogue.alternativeApplicationContext",
FT_OID, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_gsm_map_dialogue_map_UserAbortChoice,
{ "map-UserAbortChoice", "gsm_map.dialogue.map_UserAbortChoice",
FT_UINT32, BASE_DEC, VALS(gsm_map_dialogue_MAP_UserAbortChoice_vals), 0,
- "gsm_map_dialogue.MAP_UserAbortChoice", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_dialogue_userSpecificReason,
{ "userSpecificReason", "gsm_map.dialogue.userSpecificReason",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_dialogue_userResourceLimitation,
{ "userResourceLimitation", "gsm_map.dialogue.userResourceLimitation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_dialogue.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_map_dialogue_resourceUnavailable,
{ "resourceUnavailable", "gsm_map.dialogue.resourceUnavailable",
FT_UINT32, BASE_DEC, VALS(gsm_map_dialogue_ResourceUnavailableReason_vals), 0,
- "gsm_map_dialogue.ResourceUnavailableReason", HFILL }},
+ "ResourceUnavailableReason", HFILL }},
{ &hf_gsm_map_dialogue_applicationProcedureCancellation,
{ "applicationProcedureCancellation", "gsm_map.dialogue.applicationProcedureCancellation",
FT_UINT32, BASE_DEC, VALS(gsm_map_dialogue_ProcedureCancellationReason_vals), 0,
- "gsm_map_dialogue.ProcedureCancellationReason", HFILL }},
+ "ProcedureCancellationReason", HFILL }},
{ &hf_gsm_map_dialogue_map_ProviderAbortReason,
{ "map-ProviderAbortReason", "gsm_map.dialogue.map_ProviderAbortReason",
FT_UINT32, BASE_DEC, VALS(gsm_map_dialogue_MAP_ProviderAbortReason_vals), 0,
- "gsm_map_dialogue.MAP_ProviderAbortReason", HFILL }},
+ NULL, HFILL }},
/* --- Module DummyMAP --- --- --- */
{ &hf_gsm_old_invoke,
{ "invoke", "gsm_old.invoke",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.Invoke", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_returnResultLast,
{ "returnResultLast", "gsm_old.returnResultLast",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.ReturnResult", HFILL }},
+ "ReturnResult", HFILL }},
{ &hf_gsm_old_returnError,
{ "returnError", "gsm_old.returnError",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.ReturnError", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_reject,
{ "reject", "gsm_old.reject",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.Reject", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_returnResultNotLast,
{ "returnResultNotLast", "gsm_old.returnResultNotLast",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.ReturnResult", HFILL }},
+ "ReturnResult", HFILL }},
{ &hf_gsm_old_invokeID,
{ "invokeID", "gsm_old.invokeID",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_old.InvokeIdType", HFILL }},
+ "InvokeIdType", HFILL }},
{ &hf_gsm_old_linkedID,
{ "linkedID", "gsm_old.linkedID",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_old.InvokeIdType", HFILL }},
+ "InvokeIdType", HFILL }},
{ &hf_gsm_old_opCode,
{ "opCode", "gsm_old.opCode",
FT_UINT32, BASE_DEC, VALS(gsm_old_MAP_OPERATION_vals), 0,
- "gsm_old.MAP_OPERATION", HFILL }},
+ "MAP_OPERATION", HFILL }},
{ &hf_gsm_old_invokeparameter,
{ "invokeparameter", "gsm_old.invokeparameter",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.InvokeParameter", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_resultretres,
{ "resultretres", "gsm_old.resultretres",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.T_resultretres", HFILL }},
+ "T_resultretres", HFILL }},
{ &hf_gsm_old_returnparameter,
{ "returnparameter", "gsm_old.returnparameter",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.ReturnResultParameter", HFILL }},
+ "ReturnResultParameter", HFILL }},
{ &hf_gsm_old_errorCode,
{ "errorCode", "gsm_old.errorCode",
FT_UINT32, BASE_DEC, VALS(gsm_old_MAP_ERROR_vals), 0,
- "gsm_old.MAP_ERROR", HFILL }},
+ "MAP_ERROR", HFILL }},
{ &hf_gsm_old_parameter,
{ "parameter", "gsm_old.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.ReturnErrorParameter", HFILL }},
+ "ReturnErrorParameter", HFILL }},
{ &hf_gsm_old_invokeIDRej,
{ "invokeIDRej", "gsm_old.invokeIDRej",
FT_UINT32, BASE_DEC, VALS(gsm_old_T_invokeIDRej_vals), 0,
- "gsm_old.T_invokeIDRej", HFILL }},
+ "T_invokeIDRej", HFILL }},
{ &hf_gsm_old_derivable,
{ "derivable", "gsm_old.derivable",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_old.InvokeIdType", HFILL }},
+ "InvokeIdType", HFILL }},
{ &hf_gsm_old_not_derivable,
{ "not-derivable", "gsm_old.not_derivable",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_old_problem,
{ "problem", "gsm_old.problem",
FT_UINT32, BASE_DEC, VALS(gsm_old_T_problem_vals), 0,
- "gsm_old.T_problem", HFILL }},
+ "T_problem", HFILL }},
{ &hf_gsm_old_generalProblem,
{ "generalProblem", "gsm_old.generalProblem",
FT_INT32, BASE_DEC, VALS(gsm_old_GeneralProblem_vals), 0,
- "gsm_old.GeneralProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_invokeProblem,
{ "invokeProblem", "gsm_old.invokeProblem",
FT_INT32, BASE_DEC, VALS(gsm_old_InvokeProblem_vals), 0,
- "gsm_old.InvokeProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_returnResultProblem,
{ "returnResultProblem", "gsm_old.returnResultProblem",
FT_INT32, BASE_DEC, VALS(gsm_old_ReturnResultProblem_vals), 0,
- "gsm_old.ReturnResultProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_returnErrorProblem,
{ "returnErrorProblem", "gsm_old.returnErrorProblem",
FT_INT32, BASE_DEC, VALS(gsm_old_ReturnErrorProblem_vals), 0,
- "gsm_old.ReturnErrorProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_localValue,
{ "localValue", "gsm_old.localValue",
FT_INT32, BASE_DEC, VALS(gsm_old_GSMMAPOperationLocalvalue_vals), 0,
- "gsm_old.OperationLocalvalue", HFILL }},
+ "OperationLocalvalue", HFILL }},
{ &hf_gsm_old_globalValue,
{ "globalValue", "gsm_old.globalValue",
FT_OID, BASE_NONE, NULL, 0,
- "gsm_old.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_gsm_old_localValue_01,
{ "localValue", "gsm_old.localValue",
FT_INT32, BASE_DEC, VALS(gsm_old_GSMMAPLocalErrorcode_vals), 0,
- "gsm_old.LocalErrorcode", HFILL }},
+ "LocalErrorcode", HFILL }},
{ &hf_gsm_old_protocolId,
{ "protocolId", "gsm_old.protocolId",
FT_UINT32, BASE_DEC, VALS(gsm_map_ProtocolId_vals), 0,
- "gsm_map.ProtocolId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_signalInfo,
{ "signalInfo", "gsm_old.signalInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.SignalInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_extensionContainer,
{ "extensionContainer", "gsm_old.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExtensionContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_gsm_BearerCapability,
{ "gsm-BearerCapability", "gsm_old.gsm_BearerCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_old_isdn_BearerCapability,
{ "isdn-BearerCapability", "gsm_old.isdn_BearerCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_old_call_Direction,
{ "call-Direction", "gsm_old.call_Direction",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.CallDirection", HFILL }},
+ "CallDirection", HFILL }},
{ &hf_gsm_old_b_Subscriber_Address,
{ "b-Subscriber-Address", "gsm_old.b_Subscriber_Address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_old_chosenChannel,
{ "chosenChannel", "gsm_old.chosenChannel",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_old_lowerLayerCompatibility,
{ "lowerLayerCompatibility", "gsm_old.lowerLayerCompatibility",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_old_highLayerCompatibility,
{ "highLayerCompatibility", "gsm_old.highLayerCompatibility",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_old_sIWFSNumber,
{ "sIWFSNumber", "gsm_old.sIWFSNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_old_imsi,
{ "imsi", "gsm_old.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.IMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_vlr_Number,
{ "vlr-Number", "gsm_old.vlr_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_old_targetCellId,
{ "targetCellId", "gsm_old.targetCellId",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GlobalCellId", HFILL }},
+ "GlobalCellId", HFILL }},
{ &hf_gsm_old_ho_NumberNotRequired,
{ "ho-NumberNotRequired", "gsm_old.ho_NumberNotRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_old_bss_APDU,
{ "bss-APDU", "gsm_old.bss_APDU",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.Bss_APDU", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_handoverNumber,
{ "handoverNumber", "gsm_old.handoverNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_old_SendAuthenticationInfoResOld_item,
{ "SendAuthenticationInfoResOld item", "gsm_old.SendAuthenticationInfoResOld_item",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.SendAuthenticationInfoResOld_item", HFILL }},
+ "SendAuthenticationInfoResOld_item", HFILL }},
{ &hf_gsm_old_rand,
{ "rand", "gsm_old.rand",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.RAND", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_sres,
{ "sres", "gsm_old.sres",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.SRES", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_kc,
{ "kc", "gsm_old.kc",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.Kc", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_tripletList,
{ "tripletList", "gsm_old.tripletList",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_old.TripletListold", HFILL }},
+ "TripletListold", HFILL }},
{ &hf_gsm_old_TripletListold_item,
{ "AuthenticationTriplet-v2", "gsm_old.AuthenticationTriplet_v2",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.AuthenticationTriplet_v2", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_channelType,
{ "channelType", "gsm_old.channelType",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_old_securityHeader,
{ "securityHeader", "gsm_old.securityHeader",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.SecurityHeader", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_protectedPayload,
{ "protectedPayload", "gsm_old.protectedPayload",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.ProtectedPayload", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_securityParametersIndex,
{ "securityParametersIndex", "gsm_old.securityParametersIndex",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.SecurityParametersIndex", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_originalComponentIdentifier,
{ "originalComponentIdentifier", "gsm_old.originalComponentIdentifier",
FT_UINT32, BASE_DEC, VALS(gsm_old_OriginalComponentIdentifier_vals), 0,
- "gsm_old.OriginalComponentIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_initialisationVector,
{ "initialisationVector", "gsm_old.initialisationVector",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.InitialisationVector", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_operationCode,
{ "operationCode", "gsm_old.operationCode",
FT_UINT32, BASE_DEC, VALS(gsm_old_OperationCode_vals), 0,
- "gsm_old.OperationCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_errorCode_01,
{ "errorCode", "gsm_old.errorCode",
FT_UINT32, BASE_DEC, VALS(gsm_old_ErrorCode_vals), 0,
- "gsm_old.ErrorCode", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_userInfo,
{ "userInfo", "gsm_old.userInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_old_localValue_02,
{ "localValue", "gsm_old.localValue",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_old.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_gsm_old_msisdn,
{ "msisdn", "gsm_old.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_old_category,
{ "category", "gsm_old.category",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.Category", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_basicService,
{ "basicService", "gsm_old.basicService",
FT_UINT32, BASE_DEC, VALS(gsm_map_BasicServiceCode_vals), 0,
- "gsm_map.BasicServiceCode", HFILL }},
+ "BasicServiceCode", HFILL }},
{ &hf_gsm_old_operatorSS_Code,
{ "operatorSS-Code", "gsm_old.operatorSS_Code",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_old.T_operatorSS_Code", HFILL }},
+ "T_operatorSS_Code", HFILL }},
{ &hf_gsm_old_operatorSS_Code_item,
{ "operatorSS-Code item", "gsm_old.operatorSS_Code_item",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.OCTET_STRING_SIZE_1", HFILL }},
+ "OCTET_STRING_SIZE_1", HFILL }},
{ &hf_gsm_old_sm_RP_DA,
{ "sm-RP-DA", "gsm_old.sm_RP_DA",
FT_UINT32, BASE_DEC, VALS(gsm_old_SM_RP_DAold_vals), 0,
- "gsm_old.SM_RP_DAold", HFILL }},
+ "SM_RP_DAold", HFILL }},
{ &hf_gsm_old_sm_RP_OA,
{ "sm-RP-OA", "gsm_old.sm_RP_OA",
FT_UINT32, BASE_DEC, VALS(gsm_old_SM_RP_OAold_vals), 0,
- "gsm_old.SM_RP_OAold", HFILL }},
+ "SM_RP_OAold", HFILL }},
{ &hf_gsm_old_sm_RP_UI,
{ "sm-RP-UI", "gsm_old.sm_RP_UI",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.SignalInfo", HFILL }},
+ "SignalInfo", HFILL }},
{ &hf_gsm_old_moreMessagesToSend,
{ "moreMessagesToSend", "gsm_old.moreMessagesToSend",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_old_lmsi,
{ "lmsi", "gsm_old.lmsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.LMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_serviceCentreAddressDA,
{ "serviceCentreAddressDA", "gsm_old.serviceCentreAddressDA",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_old_noSM_RP_DA,
{ "noSM-RP-DA", "gsm_old.noSM_RP_DA",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_old_msisdn_01,
{ "msisdn", "gsm_old.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.T_msisdn", HFILL }},
+ "T_msisdn", HFILL }},
{ &hf_gsm_old_serviceCentreAddressOA,
{ "serviceCentreAddressOA", "gsm_old.serviceCentreAddressOA",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_old.T_serviceCentreAddressOA", HFILL }},
+ "T_serviceCentreAddressOA", HFILL }},
{ &hf_gsm_old_noSM_RP_OA,
{ "noSM-RP-OA", "gsm_old.noSM_RP_OA",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_old.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_old_cug_CheckInfo,
{ "cug-CheckInfo", "gsm_old.cug_CheckInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ch.CUG_CheckInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_numberOfForwarding,
{ "numberOfForwarding", "gsm_old.numberOfForwarding",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ch.NumberOfForwarding", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_networkSignalInfo,
{ "networkSignalInfo", "gsm_old.networkSignalInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.ExternalSignalInfo", HFILL }},
+ "ExternalSignalInfo", HFILL }},
{ &hf_gsm_old_routingInfo,
{ "routingInfo", "gsm_old.routingInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_RoutingInfo_vals), 0,
- "gsm_map_ch.RoutingInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_originatingEntityNumber,
{ "originatingEntityNumber", "gsm_old.originatingEntityNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_old_msisdn_02,
{ "msisdn", "gsm_old.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
/* --- Module SS-DataTypes --- --- --- */
{ &hf_gsm_ss_ss_Code,
{ "ss-Code", "gsm_ss.ss_Code",
FT_UINT8, BASE_DEC, VALS(ssCode_vals), 0,
- "gsm_map.SS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_ss_Status,
{ "ss-Status", "gsm_ss.ss_Status",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.SS_Status", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_ss_Notification,
{ "ss-Notification", "gsm_ss.ss_Notification",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_ss.SS_Notification", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_callIsWaiting_Indicator,
{ "callIsWaiting-Indicator", "gsm_ss.callIsWaiting_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_callOnHold_Indicator,
{ "callOnHold-Indicator", "gsm_ss.callOnHold_Indicator",
FT_UINT32, BASE_DEC, VALS(gsm_ss_CallOnHold_Indicator_vals), 0,
- "gsm_ss.CallOnHold_Indicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_mpty_Indicator,
{ "mpty-Indicator", "gsm_ss.mpty_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_cug_Index,
{ "cug-Index", "gsm_ss.cug_Index",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_ms.CUG_Index", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_clirSuppressionRejected,
{ "clirSuppressionRejected", "gsm_ss.clirSuppressionRejected",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_ect_Indicator,
{ "ect-Indicator", "gsm_ss.ect_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.ECT_Indicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_nameIndicator,
{ "nameIndicator", "gsm_ss.nameIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NameIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_ccbs_Feature,
{ "ccbs-Feature", "gsm_ss.ccbs_Feature",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_ss.CCBS_Feature", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_alertingPattern,
{ "alertingPattern", "gsm_ss.alertingPattern",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AlertingPattern", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_multicall_Indicator,
{ "multicall-Indicator", "gsm_ss.multicall_Indicator",
FT_UINT32, BASE_DEC, VALS(gsm_ss_Multicall_Indicator_vals), 0,
- "gsm_ss.Multicall_Indicator", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_chargingInformation,
{ "chargingInformation", "gsm_ss.chargingInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.ChargingInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_e1,
{ "e1", "gsm_ss.e1",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.E1", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_e2,
{ "e2", "gsm_ss.e2",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.E2", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_e3,
{ "e3", "gsm_ss.e3",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.E3", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_e4,
{ "e4", "gsm_ss.e4",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.E4", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_e5,
{ "e5", "gsm_ss.e5",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.E5", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_e6,
{ "e6", "gsm_ss.e6",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.E6", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_e7,
{ "e7", "gsm_ss.e7",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.E7", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_suppressPrefCUG,
{ "suppressPrefCUG", "gsm_ss.suppressPrefCUG",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_suppressOA,
{ "suppressOA", "gsm_ss.suppressOA",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_ect_CallState,
{ "ect-CallState", "gsm_ss.ect_CallState",
FT_UINT32, BASE_DEC, VALS(gsm_ss_ECT_CallState_vals), 0,
- "gsm_ss.ECT_CallState", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_rdn,
{ "rdn", "gsm_ss.rdn",
FT_UINT32, BASE_DEC, VALS(gsm_ss_RDN_vals), 0,
- "gsm_ss.RDN", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_callingName,
{ "callingName", "gsm_ss.callingName",
FT_UINT32, BASE_DEC, VALS(gsm_ss_Name_vals), 0,
- "gsm_ss.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_gsm_ss_namePresentationAllowed,
{ "namePresentationAllowed", "gsm_ss.namePresentationAllowed",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NameSet", HFILL }},
+ "NameSet", HFILL }},
{ &hf_gsm_ss_presentationRestricted,
{ "presentationRestricted", "gsm_ss.presentationRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_nameUnavailable,
{ "nameUnavailable", "gsm_ss.nameUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_namePresentationRestricted,
{ "namePresentationRestricted", "gsm_ss.namePresentationRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NameSet", HFILL }},
+ "NameSet", HFILL }},
{ &hf_gsm_ss_dataCodingScheme,
{ "dataCodingScheme", "gsm_ss.dataCodingScheme",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.USSD_DataCodingScheme", HFILL }},
+ "USSD_DataCodingScheme", HFILL }},
{ &hf_gsm_ss_lengthInCharacters,
{ "lengthInCharacters", "gsm_ss.lengthInCharacters",
FT_INT32, BASE_DEC, NULL, 0,
- "gsm_ss.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_gsm_ss_nameString,
{ "nameString", "gsm_ss.nameString",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_ss.USSD_String", HFILL }},
+ "USSD_String", HFILL }},
{ &hf_gsm_ss_presentationAllowedAddress,
{ "presentationAllowedAddress", "gsm_ss.presentationAllowedAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.RemotePartyNumber", HFILL }},
+ "RemotePartyNumber", HFILL }},
{ &hf_gsm_ss_numberNotAvailableDueToInterworking,
{ "numberNotAvailableDueToInterworking", "gsm_ss.numberNotAvailableDueToInterworking",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_presentationRestrictedAddress,
{ "presentationRestrictedAddress", "gsm_ss.presentationRestrictedAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.RemotePartyNumber", HFILL }},
+ "RemotePartyNumber", HFILL }},
{ &hf_gsm_ss_partyNumber,
{ "partyNumber", "gsm_ss.partyNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_ss_partyNumberSubaddress,
{ "partyNumberSubaddress", "gsm_ss.partyNumberSubaddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_SubaddressString", HFILL }},
+ "ISDN_SubaddressString", HFILL }},
{ &hf_gsm_ss_deflectedToNumber,
{ "deflectedToNumber", "gsm_ss.deflectedToNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.AddressString", HFILL }},
+ "AddressString", HFILL }},
{ &hf_gsm_ss_deflectedToSubaddress,
{ "deflectedToSubaddress", "gsm_ss.deflectedToSubaddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_SubaddressString", HFILL }},
+ "ISDN_SubaddressString", HFILL }},
{ &hf_gsm_ss_uUS_Service,
{ "uUS-Service", "gsm_ss.uUS_Service",
FT_UINT32, BASE_DEC, VALS(gsm_ss_UUS_Service_vals), 0,
- "gsm_ss.UUS_Service", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_uUS_Required,
{ "uUS-Required", "gsm_ss.uUS_Required",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "gsm_ss.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_gsm_ss_notificationType,
{ "notificationType", "gsm_ss.notificationType",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NotificationToMSUser_vals), 0,
- "gsm_map_ms.NotificationToMSUser", HFILL }},
+ "NotificationToMSUser", HFILL }},
{ &hf_gsm_ss_locationType,
{ "locationType", "gsm_ss.locationType",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LocationType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_lcsClientExternalID,
{ "lcsClientExternalID", "gsm_ss.lcsClientExternalID",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map.LCSClientExternalID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_lcsClientName,
{ "lcsClientName", "gsm_ss.lcsClientName",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSClientName", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_lcsRequestorID,
{ "lcsRequestorID", "gsm_ss.lcsRequestorID",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSRequestorID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_lcsCodeword,
{ "lcsCodeword", "gsm_ss.lcsCodeword",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCSCodeword", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_lcsServiceTypeID,
{ "lcsServiceTypeID", "gsm_ss.lcsServiceTypeID",
FT_UINT32, BASE_DEC, VALS(gsm_map_LCSServiceTypeID_vals), 0,
- "gsm_map.LCSServiceTypeID", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_verificationResponse,
{ "verificationResponse", "gsm_ss.verificationResponse",
FT_UINT32, BASE_DEC, VALS(gsm_ss_VerificationResponse_vals), 0,
- "gsm_ss.VerificationResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_molr_Type,
{ "molr-Type", "gsm_ss.molr_Type",
FT_UINT32, BASE_DEC, VALS(gsm_ss_MOLR_Type_vals), 0,
- "gsm_ss.MOLR_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_locationMethod,
{ "locationMethod", "gsm_ss.locationMethod",
FT_UINT32, BASE_DEC, VALS(gsm_ss_LocationMethod_vals), 0,
- "gsm_ss.LocationMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_lcs_QoS,
{ "lcs-QoS", "gsm_ss.lcs_QoS",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_QoS", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_mlc_Number,
{ "mlc-Number", "gsm_ss.mlc_Number",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.ISDN_AddressString", HFILL }},
+ "ISDN_AddressString", HFILL }},
{ &hf_gsm_ss_gpsAssistanceData,
{ "gpsAssistanceData", "gsm_ss.gpsAssistanceData",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_ss.GPSAssistanceData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_supportedGADShapes,
{ "supportedGADShapes", "gsm_ss.supportedGADShapes",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.SupportedGADShapes", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_ageOfLocationInfo,
{ "ageOfLocationInfo", "gsm_ss.ageOfLocationInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map.AgeOfLocationInformation", HFILL }},
+ "AgeOfLocationInformation", HFILL }},
{ &hf_gsm_ss_pseudonymIndicator,
{ "pseudonymIndicator", "gsm_ss.pseudonymIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_h_gmlc_address,
{ "h-gmlc-address", "gsm_ss.h_gmlc_address",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map.GSN_Address", HFILL }},
+ "GSN_Address", HFILL }},
{ &hf_gsm_ss_locationEstimate,
{ "locationEstimate", "gsm_ss.locationEstimate",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Ext_GeographicalInformation", HFILL }},
+ "Ext_GeographicalInformation", HFILL }},
{ &hf_gsm_ss_velocityEstimate,
{ "velocityEstimate", "gsm_ss.velocityEstimate",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.VelocityEstimate", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_referenceNumber,
{ "referenceNumber", "gsm_ss.referenceNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_ReferenceNumber", HFILL }},
+ "LCS_ReferenceNumber", HFILL }},
{ &hf_gsm_ss_periodicLDRInfo,
{ "periodicLDRInfo", "gsm_ss.periodicLDRInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.PeriodicLDRInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_locationUpdateRequest,
{ "locationUpdateRequest", "gsm_ss.locationUpdateRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_sequenceNumber,
{ "sequenceNumber", "gsm_ss.sequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_map_lcs.SequenceNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_terminationCause,
{ "terminationCause", "gsm_ss.terminationCause",
FT_UINT32, BASE_DEC, VALS(gsm_ss_TerminationCause_vals), 0,
- "gsm_ss.TerminationCause", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_mo_lrShortCircuit,
{ "mo-lrShortCircuit", "gsm_ss.mo_lrShortCircuit",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_ss.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_gsm_ss_ganssAssistanceData,
{ "ganssAssistanceData", "gsm_ss.ganssAssistanceData",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_ss.GANSSAssistanceData", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_multiplePositioningProtocolPDUs,
{ "multiplePositioningProtocolPDUs", "gsm_ss.multiplePositioningProtocolPDUs",
FT_UINT32, BASE_DEC, NULL, 0,
- "gsm_ss.MultiplePositioningProtocolPDUs", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_MultiplePositioningProtocolPDUs_item,
{ "PositioningProtocolPDU", "gsm_ss.PositioningProtocolPDU",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_ss.PositioningProtocolPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_decipheringKeys,
{ "decipheringKeys", "gsm_ss.decipheringKeys",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_ss.DecipheringKeys", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_add_LocationEstimate,
{ "add-LocationEstimate", "gsm_ss.add_LocationEstimate",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.Add_GeographicalInformation", HFILL }},
+ "Add_GeographicalInformation", HFILL }},
{ &hf_gsm_ss_reportingPLMNList,
{ "reportingPLMNList", "gsm_ss.reportingPLMNList",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.ReportingPLMNList", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_deferredLocationEventType,
{ "deferredLocationEventType", "gsm_ss.deferredLocationEventType",
FT_BYTES, BASE_NONE, NULL, 0,
- "gsm_map_lcs.DeferredLocationEventType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_areaEventInfo,
{ "areaEventInfo", "gsm_ss.areaEventInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.AreaEventInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_qoS,
{ "qoS", "gsm_ss.qoS",
FT_NONE, BASE_NONE, NULL, 0,
- "gsm_map_lcs.LCS_QoS", HFILL }},
+ "LCS_QoS", HFILL }},
/*--- End of included file: packet-gsm_map-hfarr.c ---*/
#line 2438 "packet-gsm_map-template.c"