aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-11 02:13:26 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-11 02:13:26 +0000
commit8f210cf4e01b5d1f53ae309c4c85ce0fc2de5018 (patch)
tree7896de14870257b6a7c2a35c602a650834c138b5 /epan/dissectors/packet-h248.c
parent7821c3a9e0cc7d3583968d422806f194cf16321c (diff)
Regenerate a few of the ASN.1 dissectors
svn path=/trunk/; revision=32742
Diffstat (limited to 'epan/dissectors/packet-h248.c')
-rw-r--r--epan/dissectors/packet-h248.c594
1 files changed, 297 insertions, 297 deletions
diff --git a/epan/dissectors/packet-h248.c b/epan/dissectors/packet-h248.c
index 497d79b5c1..5aecbd531d 100644
--- a/epan/dissectors/packet-h248.c
+++ b/epan/dissectors/packet-h248.c
@@ -5467,1191 +5467,1191 @@ void proto_register_h248(void) {
{ &hf_h248_authHeader,
{ "authHeader", "h248.authHeader",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.AuthenticationHeader", HFILL }},
+ "AuthenticationHeader", HFILL }},
{ &hf_h248_mess,
{ "mess", "h248.mess",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.Message", HFILL }},
+ "Message", HFILL }},
{ &hf_h248_secParmIndex,
{ "secParmIndex", "h248.secParmIndex",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.SecurityParmIndex", HFILL }},
+ "SecurityParmIndex", HFILL }},
{ &hf_h248_seqNum,
{ "seqNum", "h248.seqNum",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.SequenceNum", HFILL }},
+ "SequenceNum", HFILL }},
{ &hf_h248_ad,
{ "ad", "h248.ad",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.AuthData", HFILL }},
+ "AuthData", HFILL }},
{ &hf_h248_version,
{ "version", "h248.version",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_version", HFILL }},
+ "T_version", HFILL }},
{ &hf_h248_mId,
{ "mId", "h248.mId",
FT_UINT32, BASE_DEC, VALS(h248_MId_vals), 0,
- "h248.MId", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_messageBody,
{ "messageBody", "h248.messageBody",
FT_UINT32, BASE_DEC, VALS(h248_T_messageBody_vals), 0,
- "h248.T_messageBody", HFILL }},
+ "T_messageBody", HFILL }},
{ &hf_h248_messageError,
{ "messageError", "h248.messageError",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ErrorDescriptor", HFILL }},
+ "ErrorDescriptor", HFILL }},
{ &hf_h248_transactions,
{ "transactions", "h248.transactions",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_Transaction", HFILL }},
+ "SEQUENCE_OF_Transaction", HFILL }},
{ &hf_h248_transactions_item,
{ "Transaction", "h248.Transaction",
FT_UINT32, BASE_DEC, VALS(h248_Transaction_vals), 0,
- "h248.Transaction", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_ip4Address,
{ "ip4Address", "h248.ip4Address",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IP4Address", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_ip6Address,
{ "ip6Address", "h248.ip6Address",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IP6Address", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_domainName,
{ "domainName", "h248.domainName",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.DomainName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_deviceName,
{ "deviceName", "h248.deviceName",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.PathName", HFILL }},
+ "PathName", HFILL }},
{ &hf_h248_mtpAddress,
{ "mtpAddress", "h248.mtpAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.MtpAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_domName,
{ "name", "h248.name",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_h248_portNumber,
{ "portNumber", "h248.portNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_h248_iP4Address,
{ "address", "h248.address",
FT_IPv4, BASE_NONE, NULL, 0,
- "h248.OCTET_STRING_SIZE_4", HFILL }},
+ "OCTET_STRING_SIZE_4", HFILL }},
{ &hf_h248_iP6Address,
{ "address", "h248.address",
FT_IPv6, BASE_NONE, NULL, 0,
- "h248.OCTET_STRING_SIZE_16", HFILL }},
+ "OCTET_STRING_SIZE_16", HFILL }},
{ &hf_h248_transactionRequest,
{ "transactionRequest", "h248.transactionRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TransactionRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_transactionPending,
{ "transactionPending", "h248.transactionPending",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TransactionPending", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_transactionReply,
{ "transactionReply", "h248.transactionReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TransactionReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_transactionResponseAck,
{ "transactionResponseAck", "h248.transactionResponseAck",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.TransactionResponseAck", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_segmentReply,
{ "segmentReply", "h248.segmentReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.SegmentReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_transactionId,
{ "transactionId", "h248.transactionId",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_transactionId", HFILL }},
+ "T_transactionId", HFILL }},
{ &hf_h248_actions,
{ "actions", "h248.actions",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_ActionRequest", HFILL }},
+ "SEQUENCE_OF_ActionRequest", HFILL }},
{ &hf_h248_actions_item,
{ "ActionRequest", "h248.ActionRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ActionRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_tpend_transactionId,
{ "transactionId", "h248.transactionId",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_tpend_transactionId", HFILL }},
+ "T_tpend_transactionId", HFILL }},
{ &hf_h248_trep_transactionId,
{ "transactionId", "h248.transactionId",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_trep_transactionId", HFILL }},
+ "T_trep_transactionId", HFILL }},
{ &hf_h248_immAckRequired,
{ "immAckRequired", "h248.immAckRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_transactionResult,
{ "transactionResult", "h248.transactionResult",
FT_UINT32, BASE_DEC, VALS(h248_T_transactionResult_vals), 0,
- "h248.T_transactionResult", HFILL }},
+ "T_transactionResult", HFILL }},
{ &hf_h248_transactionError,
{ "transactionError", "h248.transactionError",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ErrorDescriptor", HFILL }},
+ "ErrorDescriptor", HFILL }},
{ &hf_h248_actionReplies,
{ "actionReplies", "h248.actionReplies",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_ActionReply", HFILL }},
+ "SEQUENCE_OF_ActionReply", HFILL }},
{ &hf_h248_actionReplies_item,
{ "ActionReply", "h248.ActionReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ActionReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_segmentNumber,
{ "segmentNumber", "h248.segmentNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SegmentNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_segmentationComplete,
{ "segmentationComplete", "h248.segmentationComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_seg_rep_transactionId,
{ "transactionId", "h248.transactionId",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_seg_rep_transactionId", HFILL }},
+ "T_seg_rep_transactionId", HFILL }},
{ &hf_h248_TransactionResponseAck_item,
{ "TransactionAck", "h248.TransactionAck",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TransactionAck", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_firstAck,
{ "firstAck", "h248.firstAck",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.TransactionId", HFILL }},
+ "TransactionId", HFILL }},
{ &hf_h248_lastAck,
{ "lastAck", "h248.lastAck",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.TransactionId", HFILL }},
+ "TransactionId", HFILL }},
{ &hf_h248_errorCode,
{ "errorCode", "h248.errorCode",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_errorCode", HFILL }},
+ "T_errorCode", HFILL }},
{ &hf_h248_errorText,
{ "errorText", "h248.errorText",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.ErrorText", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_contextId,
{ "contextId", "h248.contextId",
FT_UINT32, BASE_HEX, NULL, 0,
- "h248.ContextId", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_contextRequest,
{ "contextRequest", "h248.contextRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ContextRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_contextAttrAuditReq,
{ "contextAttrAuditReq", "h248.contextAttrAuditReq",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_contextAttrAuditReq", HFILL }},
+ "T_contextAttrAuditReq", HFILL }},
{ &hf_h248_commandRequests,
{ "commandRequests", "h248.commandRequests",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_CommandRequest", HFILL }},
+ "SEQUENCE_OF_CommandRequest", HFILL }},
{ &hf_h248_commandRequests_item,
{ "CommandRequest", "h248.CommandRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.CommandRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_errorDescriptor,
{ "errorDescriptor", "h248.errorDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ErrorDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_contextReply,
{ "contextReply", "h248.contextReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ContextRequest", HFILL }},
+ "ContextRequest", HFILL }},
{ &hf_h248_commandReply,
{ "commandReply", "h248.commandReply",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_CommandReply", HFILL }},
+ "SEQUENCE_OF_CommandReply", HFILL }},
{ &hf_h248_commandReply_item,
{ "CommandReply", "h248.CommandReply",
FT_UINT32, BASE_DEC, VALS(h248_CommandReply_vals), 0,
- "h248.CommandReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_priority,
{ "priority", "h248.priority",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_15", HFILL }},
+ "INTEGER_0_15", HFILL }},
{ &hf_h248_emergency,
{ "emergency", "h248.emergency",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_topologyReq,
{ "topologyReq", "h248.topologyReq",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_topologyReq", HFILL }},
+ "T_topologyReq", HFILL }},
{ &hf_h248_topologyReq_item,
{ "TopologyRequest", "h248.TopologyRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TopologyRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iepscallind_BOOL,
{ "iepscallind", "h248.iepscallind",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.Iepscallind_BOOL", HFILL }},
+ "Iepscallind_BOOL", HFILL }},
{ &hf_h248_contextProp,
{ "contextProp", "h248.contextProp",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_PropertyParm", HFILL }},
+ "SEQUENCE_OF_PropertyParm", HFILL }},
{ &hf_h248_contextProp_item,
{ "PropertyParm", "h248.PropertyParm",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.PropertyParm", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_contextList,
{ "contextList", "h248.contextList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_ContextIDinList", HFILL }},
+ "SEQUENCE_OF_ContextIDinList", HFILL }},
{ &hf_h248_contextList_item,
{ "ContextIDinList", "h248.ContextIDinList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.ContextIDinList", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_topology,
{ "topology", "h248.topology",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_cAAREmergency,
{ "emergency", "h248.emergency",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_cAARPriority,
{ "priority", "h248.priority",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_iepscallind,
{ "iepscallind", "h248.iepscallind",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_contextPropAud,
{ "contextPropAud", "h248.contextPropAud",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_IndAudPropertyParm", HFILL }},
+ "SEQUENCE_OF_IndAudPropertyParm", HFILL }},
{ &hf_h248_contextPropAud_item,
{ "IndAudPropertyParm", "h248.IndAudPropertyParm",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudPropertyParm", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_selectpriority,
{ "selectpriority", "h248.selectpriority",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_15", HFILL }},
+ "INTEGER_0_15", HFILL }},
{ &hf_h248_selectemergency,
{ "selectemergency", "h248.selectemergency",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_selectiepscallind,
{ "selectiepscallind", "h248.selectiepscallind",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_selectLogic,
{ "selectLogic", "h248.selectLogic",
FT_UINT32, BASE_DEC, VALS(h248_SelectLogic_vals), 0,
- "h248.SelectLogic", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_andAUDITSelect,
{ "andAUDITSelect", "h248.andAUDITSelect",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_orAUDITSelect,
{ "orAUDITSelect", "h248.orAUDITSelect",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_command,
{ "command", "h248.command",
FT_UINT32, BASE_DEC, VALS(h248_Command_vals), 0,
- "h248.Command", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_optional,
{ "optional", "h248.optional",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_wildcardReturn,
{ "wildcardReturn", "h248.wildcardReturn",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_addReq,
{ "addReq", "h248.addReq",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_addReq", HFILL }},
+ "T_addReq", HFILL }},
{ &hf_h248_moveReq,
{ "moveReq", "h248.moveReq",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_moveReq", HFILL }},
+ "T_moveReq", HFILL }},
{ &hf_h248_modReq,
{ "modReq", "h248.modReq",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_modReq", HFILL }},
+ "T_modReq", HFILL }},
{ &hf_h248_subtractReq,
{ "subtractReq", "h248.subtractReq",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_subtractReq", HFILL }},
+ "T_subtractReq", HFILL }},
{ &hf_h248_auditCapRequest,
{ "auditCapRequest", "h248.auditCapRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_auditCapRequest", HFILL }},
+ "T_auditCapRequest", HFILL }},
{ &hf_h248_auditValueRequest,
{ "auditValueRequest", "h248.auditValueRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_auditValueRequest", HFILL }},
+ "T_auditValueRequest", HFILL }},
{ &hf_h248_notifyReq,
{ "notifyReq", "h248.notifyReq",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_notifyReq", HFILL }},
+ "T_notifyReq", HFILL }},
{ &hf_h248_serviceChangeReq,
{ "serviceChangeReq", "h248.serviceChangeReq",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ServiceChangeRequest", HFILL }},
+ "ServiceChangeRequest", HFILL }},
{ &hf_h248_addReply,
{ "addReply", "h248.addReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_addReply", HFILL }},
+ "T_addReply", HFILL }},
{ &hf_h248_moveReply,
{ "moveReply", "h248.moveReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_moveReply", HFILL }},
+ "T_moveReply", HFILL }},
{ &hf_h248_modReply,
{ "modReply", "h248.modReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_modReply", HFILL }},
+ "T_modReply", HFILL }},
{ &hf_h248_subtractReply,
{ "subtractReply", "h248.subtractReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_subtractReply", HFILL }},
+ "T_subtractReply", HFILL }},
{ &hf_h248_auditCapReply,
{ "auditCapReply", "h248.auditCapReply",
FT_UINT32, BASE_DEC, VALS(h248_AuditReply_vals), 0,
- "h248.T_auditCapReply", HFILL }},
+ "T_auditCapReply", HFILL }},
{ &hf_h248_auditValueReply,
{ "auditValueReply", "h248.auditValueReply",
FT_UINT32, BASE_DEC, VALS(h248_AuditReply_vals), 0,
- "h248.T_auditValueReply", HFILL }},
+ "T_auditValueReply", HFILL }},
{ &hf_h248_notifyReply,
{ "notifyReply", "h248.notifyReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.T_notifyReply", HFILL }},
+ "T_notifyReply", HFILL }},
{ &hf_h248_serviceChangeReply,
{ "serviceChangeReply", "h248.serviceChangeReply",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ServiceChangeReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_terminationFrom,
{ "terminationFrom", "h248.terminationFrom",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TerminationID", HFILL }},
+ "TerminationID", HFILL }},
{ &hf_h248_terminationTo,
{ "terminationTo", "h248.terminationTo",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TerminationID", HFILL }},
+ "TerminationID", HFILL }},
{ &hf_h248_topologyDirection,
{ "topologyDirection", "h248.topologyDirection",
FT_UINT32, BASE_DEC, VALS(h248_T_topologyDirection_vals), 0,
- "h248.T_topologyDirection", HFILL }},
+ "T_topologyDirection", HFILL }},
{ &hf_h248_streamID,
{ "streamID", "h248.streamID",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.StreamID", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_topologyDirectionExtension,
{ "topologyDirectionExtension", "h248.topologyDirectionExtension",
FT_UINT32, BASE_DEC, VALS(h248_T_topologyDirectionExtension_vals), 0,
- "h248.T_topologyDirectionExtension", HFILL }},
+ "T_topologyDirectionExtension", HFILL }},
{ &hf_h248_terminationIDList,
{ "terminationID", "h248.terminationID",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.TerminationIDList", HFILL }},
+ "TerminationIDList", HFILL }},
{ &hf_h248_descriptors,
{ "descriptors", "h248.descriptors",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_AmmDescriptor", HFILL }},
+ "SEQUENCE_OF_AmmDescriptor", HFILL }},
{ &hf_h248_descriptors_item,
{ "AmmDescriptor", "h248.AmmDescriptor",
FT_UINT32, BASE_DEC, VALS(h248_AmmDescriptor_vals), 0,
- "h248.AmmDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_mediaDescriptor,
{ "mediaDescriptor", "h248.mediaDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.MediaDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_modemDescriptor,
{ "modemDescriptor", "h248.modemDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ModemDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_muxDescriptor,
{ "muxDescriptor", "h248.muxDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.MuxDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventsDescriptor,
{ "eventsDescriptor", "h248.eventsDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.EventsDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventBufferDescriptor,
{ "eventBufferDescriptor", "h248.eventBufferDescriptor",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.EventBufferDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_signalsDescriptor,
{ "signalsDescriptor", "h248.signalsDescriptor",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SignalsDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_digitMapDescriptor,
{ "digitMapDescriptor", "h248.digitMapDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.DigitMapDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_auditDescriptor,
{ "auditDescriptor", "h248.auditDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.AuditDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_statisticsDescriptor,
{ "statisticsDescriptor", "h248.statisticsDescriptor",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.StatisticsDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_terminationAudit,
{ "terminationAudit", "h248.terminationAudit",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.TerminationAudit", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_terminationID,
{ "terminationID", "h248.terminationID",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TerminationID", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_contextAuditResult,
{ "contextAuditResult", "h248.contextAuditResult",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.TerminationIDList", HFILL }},
+ "TerminationIDList", HFILL }},
{ &hf_h248_error,
{ "error", "h248.error",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ErrorDescriptor", HFILL }},
+ "ErrorDescriptor", HFILL }},
{ &hf_h248_auditResult,
{ "auditResult", "h248.auditResult",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.AuditResult", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_auditResultTermList,
{ "auditResultTermList", "h248.auditResultTermList",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TermListAuditResult", HFILL }},
+ "TermListAuditResult", HFILL }},
{ &hf_h248_terminationAuditResult,
{ "terminationAuditResult", "h248.terminationAuditResult",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.TerminationAudit", HFILL }},
+ "TerminationAudit", HFILL }},
{ &hf_h248_TerminationAudit_item,
{ "AuditReturnParameter", "h248.AuditReturnParameter",
FT_UINT32, BASE_DEC, VALS(h248_AuditReturnParameter_vals), 0,
- "h248.AuditReturnParameter", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_observedEventsDescriptor,
{ "observedEventsDescriptor", "h248.observedEventsDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ObservedEventsDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_packagesDescriptor,
{ "packagesDescriptor", "h248.packagesDescriptor",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.PackagesDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_emptyDescriptors,
{ "emptyDescriptors", "h248.emptyDescriptors",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.AuditDescriptor", HFILL }},
+ "AuditDescriptor", HFILL }},
{ &hf_h248_auditToken,
{ "auditToken", "h248.auditToken",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.T_auditToken", HFILL }},
+ "T_auditToken", HFILL }},
{ &hf_h248_auditPropertyToken,
{ "auditPropertyToken", "h248.auditPropertyToken",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_IndAuditParameter", HFILL }},
+ "SEQUENCE_OF_IndAuditParameter", HFILL }},
{ &hf_h248_auditPropertyToken_item,
{ "IndAuditParameter", "h248.IndAuditParameter",
FT_UINT32, BASE_DEC, VALS(h248_IndAuditParameter_vals), 0,
- "h248.IndAuditParameter", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indaudmediaDescriptor,
{ "indaudmediaDescriptor", "h248.indaudmediaDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudMediaDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indaudeventsDescriptor,
{ "indaudeventsDescriptor", "h248.indaudeventsDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudEventsDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indaudeventBufferDescriptor,
{ "indaudeventBufferDescriptor", "h248.indaudeventBufferDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudEventBufferDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indaudsignalsDescriptor,
{ "indaudsignalsDescriptor", "h248.indaudsignalsDescriptor",
FT_UINT32, BASE_DEC, VALS(h248_IndAudSignalsDescriptor_vals), 0,
- "h248.IndAudSignalsDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indauddigitMapDescriptor,
{ "indauddigitMapDescriptor", "h248.indauddigitMapDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudDigitMapDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indaudstatisticsDescriptor,
{ "indaudstatisticsDescriptor", "h248.indaudstatisticsDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudStatisticsDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indaudpackagesDescriptor,
{ "indaudpackagesDescriptor", "h248.indaudpackagesDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudPackagesDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indAudTerminationStateDescriptor,
{ "termStateDescr", "h248.termStateDescr",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudTerminationStateDescriptor", HFILL }},
+ "IndAudTerminationStateDescriptor", HFILL }},
{ &hf_h248_indAudMediaDescriptorStreams,
{ "streams", "h248.streams",
FT_UINT32, BASE_DEC, VALS(h248_IndAudMediaDescriptorStreams_vals), 0,
- "h248.IndAudMediaDescriptorStreams", HFILL }},
+ "IndAudMediaDescriptorStreams", HFILL }},
{ &hf_h248_oneStream,
{ "oneStream", "h248.oneStream",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudStreamParms", HFILL }},
+ "IndAudStreamParms", HFILL }},
{ &hf_h248_multiStream,
{ "multiStream", "h248.multiStream",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_IndAudStreamDescriptor", HFILL }},
+ "SEQUENCE_OF_IndAudStreamDescriptor", HFILL }},
{ &hf_h248_multiStream_item,
{ "IndAudStreamDescriptor", "h248.IndAudStreamDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudStreamDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indAudStreamParms,
{ "streamParms", "h248.streamParms",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudStreamParms", HFILL }},
+ "IndAudStreamParms", HFILL }},
{ &hf_h248_iASPLocalControlDescriptor,
{ "localControlDescriptor", "h248.localControlDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudLocalControlDescriptor", HFILL }},
+ "IndAudLocalControlDescriptor", HFILL }},
{ &hf_h248_iASPLocalDescriptor,
{ "localDescriptor", "h248.localDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudLocalRemoteDescriptor", HFILL }},
+ "IndAudLocalRemoteDescriptor", HFILL }},
{ &hf_h248_iASPRemoteDescriptor,
{ "remoteDescriptor", "h248.remoteDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudLocalRemoteDescriptor", HFILL }},
+ "IndAudLocalRemoteDescriptor", HFILL }},
{ &hf_h248_statisticsDescriptor_01,
{ "statisticsDescriptor", "h248.statisticsDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudStatisticsDescriptor", HFILL }},
+ "IndAudStatisticsDescriptor", HFILL }},
{ &hf_h248_iALCDStreamMode,
{ "streamMode", "h248.streamMode",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_iALCDReserveValue,
{ "reserveValue", "h248.reserveValue",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_iALCDReserveGroup,
{ "reserveGroup", "h248.reserveGroup",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_indAudPropertyParms,
{ "propertyParms", "h248.propertyParms",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_IndAudPropertyParm", HFILL }},
+ "SEQUENCE_OF_IndAudPropertyParm", HFILL }},
{ &hf_h248_indAudPropertyParms_item,
{ "IndAudPropertyParm", "h248.IndAudPropertyParm",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudPropertyParm", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_streamModeSel,
{ "streamModeSel", "h248.streamModeSel",
FT_UINT32, BASE_DEC, VALS(h248_StreamMode_vals), 0,
- "h248.StreamMode", HFILL }},
+ "StreamMode", HFILL }},
{ &hf_h248_name,
{ "name", "h248.name",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PkgdName", HFILL }},
+ "PkgdName", HFILL }},
{ &hf_h248_propertyParms,
{ "propertyParms", "h248.propertyParms",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.PropertyParm", HFILL }},
+ "PropertyParm", HFILL }},
{ &hf_h248_propGroupID,
{ "propGroupID", "h248.propGroupID",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_h248_iAPropertyGroup,
{ "propGrps", "h248.propGrps",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.IndAudPropertyGroup", HFILL }},
+ "IndAudPropertyGroup", HFILL }},
{ &hf_h248_IndAudPropertyGroup_item,
{ "IndAudPropertyParm", "h248.IndAudPropertyParm",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudPropertyParm", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventBufferControl,
{ "eventBufferControl", "h248.eventBufferControl",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_iATSDServiceState,
{ "serviceState", "h248.serviceState",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_serviceStateSel,
{ "serviceStateSel", "h248.serviceStateSel",
FT_UINT32, BASE_DEC, VALS(h248_ServiceState_vals), 0,
- "h248.ServiceState", HFILL }},
+ "ServiceState", HFILL }},
{ &hf_h248_requestID,
{ "requestID", "h248.requestID",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.RequestID", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iAEDPkgdName,
{ "pkgdName", "h248.pkgdName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PkgdName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iAEBDEventName,
{ "eventName", "h248.eventName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PkgdName", HFILL }},
+ "PkgdName", HFILL }},
{ &hf_h248_indAudSignal,
{ "signal", "h248.signal",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudSignal", HFILL }},
+ "IndAudSignal", HFILL }},
{ &hf_h248_indAudSeqSigList,
{ "seqSigList", "h248.seqSigList",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudSeqSigList", HFILL }},
+ "IndAudSeqSigList", HFILL }},
{ &hf_h248_id,
{ "id", "h248.id",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_h248_iASignalList,
{ "signalList", "h248.signalList",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.IndAudSignal", HFILL }},
+ "IndAudSignal", HFILL }},
{ &hf_h248_iASignalName,
{ "signalName", "h248.signalName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PkgdName", HFILL }},
+ "PkgdName", HFILL }},
{ &hf_h248_signalRequestID,
{ "signalRequestID", "h248.signalRequestID",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.RequestID", HFILL }},
+ "RequestID", HFILL }},
{ &hf_h248_digitMapName,
{ "digitMapName", "h248.digitMapName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.DigitMapName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iAStatName,
{ "statName", "h248.statName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PkgdName", HFILL }},
+ "PkgdName", HFILL }},
{ &hf_h248_packageName,
{ "packageName", "h248.packageName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_h248_packageVersion,
{ "packageVersion", "h248.packageVersion",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_99", HFILL }},
+ "INTEGER_0_99", HFILL }},
{ &hf_h248_requestId,
{ "requestId", "h248.requestId",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.RequestID", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_observedEventLst,
{ "observedEventLst", "h248.observedEventLst",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_ObservedEvent", HFILL }},
+ "SEQUENCE_OF_ObservedEvent", HFILL }},
{ &hf_h248_observedEventLst_item,
{ "ObservedEvent", "h248.ObservedEvent",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ObservedEvent", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventName,
{ "eventName", "h248.eventName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.EventName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventParList,
{ "eventParList", "h248.eventParList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_EventParameter", HFILL }},
+ "SEQUENCE_OF_EventParameter", HFILL }},
{ &hf_h248_eventParList_item,
{ "EventParameter", "h248.EventParameter",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.EventParameter", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_timeNotation,
{ "timeNotation", "h248.timeNotation",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TimeNotation", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventParameterName,
{ "eventParameterName", "h248.eventParameterName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.EventParameterName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventParamValue,
{ "eventParamValue", "h248.eventParamValue",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.EventParamValues", HFILL }},
+ "EventParamValues", HFILL }},
{ &hf_h248_eventPar_extraInfo,
{ "extraInfo", "h248.extraInfo",
FT_UINT32, BASE_DEC, VALS(h248_EventPar_extraInfo_vals), 0,
- "h248.EventPar_extraInfo", HFILL }},
+ "EventPar_extraInfo", HFILL }},
{ &hf_h248_relation,
{ "relation", "h248.relation",
FT_UINT32, BASE_DEC, VALS(h248_Relation_vals), 0,
- "h248.Relation", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_range,
{ "range", "h248.range",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_sublist,
{ "sublist", "h248.sublist",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_EventParamValues_item,
{ "EventParamValue", "h248.EventParamValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.EventParamValue", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceChangeParms,
{ "serviceChangeParms", "h248.serviceChangeParms",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ServiceChangeParm", HFILL }},
+ "ServiceChangeParm", HFILL }},
{ &hf_h248_serviceChangeResult,
{ "serviceChangeResult", "h248.serviceChangeResult",
FT_UINT32, BASE_DEC, VALS(h248_ServiceChangeResult_vals), 0,
- "h248.ServiceChangeResult", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceChangeResParms,
{ "serviceChangeResParms", "h248.serviceChangeResParms",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ServiceChangeResParm", HFILL }},
+ "ServiceChangeResParm", HFILL }},
{ &hf_h248_wildcard,
{ "wildcard", "h248.wildcard",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_WildcardField", HFILL }},
+ "SEQUENCE_OF_WildcardField", HFILL }},
{ &hf_h248_wildcard_item,
{ "WildcardField", "h248.WildcardField",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.WildcardField", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_terminationId,
{ "id", "h248.id",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.T_terminationId", HFILL }},
+ "T_terminationId", HFILL }},
{ &hf_h248_TerminationIDList_item,
{ "TerminationID", "h248.TerminationID",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TerminationID", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_termStateDescr,
{ "termStateDescr", "h248.termStateDescr",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TerminationStateDescriptor", HFILL }},
+ "TerminationStateDescriptor", HFILL }},
{ &hf_h248_streams,
{ "streams", "h248.streams",
FT_UINT32, BASE_DEC, VALS(h248_T_streams_vals), 0,
- "h248.T_streams", HFILL }},
+ "T_streams", HFILL }},
{ &hf_h248_mediaDescriptorOneStream,
{ "oneStream", "h248.oneStream",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.StreamParms", HFILL }},
+ "StreamParms", HFILL }},
{ &hf_h248_mediaDescriptorMultiStream,
{ "multiStream", "h248.multiStream",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_StreamDescriptor", HFILL }},
+ "SEQUENCE_OF_StreamDescriptor", HFILL }},
{ &hf_h248_mediaDescriptorMultiStream_item,
{ "StreamDescriptor", "h248.StreamDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.StreamDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_streamParms,
{ "streamParms", "h248.streamParms",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.StreamParms", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_localControlDescriptor,
{ "localControlDescriptor", "h248.localControlDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.LocalControlDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_localDescriptor,
{ "localDescriptor", "h248.localDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.LocalRemoteDescriptor", HFILL }},
+ "LocalRemoteDescriptor", HFILL }},
{ &hf_h248_remoteDescriptor,
{ "remoteDescriptor", "h248.remoteDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.LocalRemoteDescriptor", HFILL }},
+ "LocalRemoteDescriptor", HFILL }},
{ &hf_h248_streamMode,
{ "streamMode", "h248.streamMode",
FT_UINT32, BASE_DEC, VALS(h248_StreamMode_vals), 0,
- "h248.StreamMode", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_reserveValue,
{ "reserveValue", "h248.reserveValue",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_reserveGroup,
{ "reserveGroup", "h248.reserveGroup",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_propertyParms_01,
{ "propertyParms", "h248.propertyParms",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_PropertyParm", HFILL }},
+ "SEQUENCE_OF_PropertyParm", HFILL }},
{ &hf_h248_propertyParms_item,
{ "PropertyParm", "h248.PropertyParm",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.PropertyParm", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_propertyName,
{ "propertyName", "h248.propertyName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PropertyName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_propertyParamValue,
{ "value", "h248.value",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_PropertyID", HFILL }},
+ "SEQUENCE_OF_PropertyID", HFILL }},
{ &hf_h248_propertyParamValue_item,
{ "PropertyID", "h248.PropertyID",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PropertyID", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_propParm_extraInfo,
{ "extraInfo", "h248.extraInfo",
FT_UINT32, BASE_DEC, VALS(h248_PropParm_extraInfo_vals), 0,
- "h248.PropParm_extraInfo", HFILL }},
+ "PropParm_extraInfo", HFILL }},
{ &hf_h248_propGrps,
{ "propGrps", "h248.propGrps",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_PropertyGroup", HFILL }},
+ "SEQUENCE_OF_PropertyGroup", HFILL }},
{ &hf_h248_propGrps_item,
{ "PropertyGroup", "h248.PropertyGroup",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.PropertyGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_PropertyGroup_item,
{ "PropertyParm", "h248.PropertyParm",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.PropertyParm", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_tSEventBufferControl,
{ "eventBufferControl", "h248.eventBufferControl",
FT_UINT32, BASE_DEC, VALS(h248_EventBufferControl_vals), 0,
- "h248.EventBufferControl", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceState,
{ "serviceState", "h248.serviceState",
FT_UINT32, BASE_DEC, VALS(h248_ServiceState_vals), 0,
- "h248.ServiceState", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_muxType,
{ "muxType", "h248.muxType",
FT_UINT32, BASE_DEC, VALS(h248_MuxType_vals), 0,
- "h248.MuxType", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_termList,
{ "termList", "h248.termList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_TerminationID", HFILL }},
+ "SEQUENCE_OF_TerminationID", HFILL }},
{ &hf_h248_termList_item,
{ "TerminationID", "h248.TerminationID",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TerminationID", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_nonStandardData,
{ "nonStandardData", "h248.nonStandardData",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NonStandardData", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventList,
{ "eventList", "h248.eventList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_RequestedEvent", HFILL }},
+ "SEQUENCE_OF_RequestedEvent", HFILL }},
{ &hf_h248_eventList_item,
{ "RequestedEvent", "h248.RequestedEvent",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.RequestedEvent", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_eventAction,
{ "eventAction", "h248.eventAction",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.RequestedActions", HFILL }},
+ "RequestedActions", HFILL }},
{ &hf_h248_evParList,
{ "evParList", "h248.evParList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_EventParameter", HFILL }},
+ "SEQUENCE_OF_EventParameter", HFILL }},
{ &hf_h248_evParList_item,
{ "EventParameter", "h248.EventParameter",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.EventParameter", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_secondEvent,
{ "secondEvent", "h248.secondEvent",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.SecondEventsDescriptor", HFILL }},
+ "SecondEventsDescriptor", HFILL }},
{ &hf_h248_notifyImmediate,
{ "notifyImmediate", "h248.notifyImmediate",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_notifyRegulated,
{ "notifyRegulated", "h248.notifyRegulated",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.RegulatedEmbeddedDescriptor", HFILL }},
+ "RegulatedEmbeddedDescriptor", HFILL }},
{ &hf_h248_neverNotify,
{ "neverNotify", "h248.neverNotify",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_keepActive,
{ "keepActive", "h248.keepActive",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "h248.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_h248_eventDM,
{ "eventDM", "h248.eventDM",
FT_UINT32, BASE_DEC, VALS(h248_EventDM_vals), 0,
- "h248.EventDM", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_notifyBehaviour,
{ "notifyBehaviour", "h248.notifyBehaviour",
FT_UINT32, BASE_DEC, VALS(h248_NotifyBehaviour_vals), 0,
- "h248.NotifyBehaviour", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_resetEventsDescriptor,
{ "resetEventsDescriptor", "h248.resetEventsDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_digitMapValue,
{ "digitMapValue", "h248.digitMapValue",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.DigitMapValue", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_secondaryEventList,
{ "eventList", "h248.eventList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_SecondRequestedEvent", HFILL }},
+ "SEQUENCE_OF_SecondRequestedEvent", HFILL }},
{ &hf_h248_secondaryEventList_item,
{ "SecondRequestedEvent", "h248.SecondRequestedEvent",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.SecondRequestedEvent", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_pkgdName,
{ "pkgdName", "h248.pkgdName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.PkgdName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_secondaryEventAction,
{ "eventAction", "h248.eventAction",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.SecondRequestedActions", HFILL }},
+ "SecondRequestedActions", HFILL }},
{ &hf_h248_EventBufferDescriptor_item,
{ "EventSpec", "h248.EventSpec",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.EventSpec", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_SignalsDescriptor_item,
{ "SignalRequest", "h248.SignalRequest",
FT_UINT32, BASE_DEC, VALS(h248_SignalRequest_vals), 0,
- "h248.SignalRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_signal,
{ "signal", "h248.signal",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.Signal", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_seqSigList,
{ "seqSigList", "h248.seqSigList",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.SeqSigList", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_signalList,
{ "signalList", "h248.signalList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_Signal", HFILL }},
+ "SEQUENCE_OF_Signal", HFILL }},
{ &hf_h248_signalList_item,
{ "Signal", "h248.Signal",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.Signal", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_signalName,
{ "signalName", "h248.signalName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.SignalName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_sigType,
{ "sigType", "h248.sigType",
FT_UINT32, BASE_DEC, VALS(h248_SignalType_vals), 0,
- "h248.SignalType", HFILL }},
+ "SignalType", HFILL }},
{ &hf_h248_duration,
{ "duration", "h248.duration",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_h248_notifyCompletion,
{ "notifyCompletion", "h248.notifyCompletion",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.NotifyCompletion", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_sigParList,
{ "sigParList", "h248.sigParList",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_SigParameter", HFILL }},
+ "SEQUENCE_OF_SigParameter", HFILL }},
{ &hf_h248_sigParList_item,
{ "SigParameter", "h248.SigParameter",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.SigParameter", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_direction,
{ "direction", "h248.direction",
FT_UINT32, BASE_DEC, VALS(h248_SignalDirection_vals), 0,
- "h248.SignalDirection", HFILL }},
+ "SignalDirection", HFILL }},
{ &hf_h248_intersigDelay,
{ "intersigDelay", "h248.intersigDelay",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_h248_sigParameterName,
{ "sigParameterName", "h248.sigParameterName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.SigParameterName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_value,
{ "value", "h248.value",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SigParamValues", HFILL }},
+ "SigParamValues", HFILL }},
{ &hf_h248_extraInfo,
{ "extraInfo", "h248.extraInfo",
FT_UINT32, BASE_DEC, VALS(h248_T_extraInfo_vals), 0,
- "h248.T_extraInfo", HFILL }},
+ "T_extraInfo", HFILL }},
{ &hf_h248_SigParamValues_item,
{ "SigParamValue", "h248.SigParamValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.SigParamValue", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_mtl,
{ "mtl", "h248.mtl",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_ModemType", HFILL }},
+ "SEQUENCE_OF_ModemType", HFILL }},
{ &hf_h248_mtl_item,
{ "ModemType", "h248.ModemType",
FT_UINT32, BASE_DEC, VALS(h248_ModemType_vals), 0,
- "h248.ModemType", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_mpl,
{ "mpl", "h248.mpl",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SEQUENCE_OF_PropertyParm", HFILL }},
+ "SEQUENCE_OF_PropertyParm", HFILL }},
{ &hf_h248_mpl_item,
{ "PropertyParm", "h248.PropertyParm",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.PropertyParm", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_startTimer,
{ "startTimer", "h248.startTimer",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_99", HFILL }},
+ "INTEGER_0_99", HFILL }},
{ &hf_h248_shortTimer,
{ "shortTimer", "h248.shortTimer",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_99", HFILL }},
+ "INTEGER_0_99", HFILL }},
{ &hf_h248_longTimer,
{ "longTimer", "h248.longTimer",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_99", HFILL }},
+ "INTEGER_0_99", HFILL }},
{ &hf_h248_digitMapBody,
{ "digitMapBody", "h248.digitMapBody",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_h248_durationTimer,
{ "durationTimer", "h248.durationTimer",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_99", HFILL }},
+ "INTEGER_0_99", HFILL }},
{ &hf_h248_serviceChangeMethod,
{ "serviceChangeMethod", "h248.serviceChangeMethod",
FT_UINT32, BASE_DEC, VALS(h248_ServiceChangeMethod_vals), 0,
- "h248.ServiceChangeMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceChangeAddress,
{ "serviceChangeAddress", "h248.serviceChangeAddress",
FT_UINT32, BASE_DEC, VALS(h248_ServiceChangeAddress_vals), 0,
- "h248.ServiceChangeAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceChangeVersion,
{ "serviceChangeVersion", "h248.serviceChangeVersion",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_99", HFILL }},
+ "INTEGER_0_99", HFILL }},
{ &hf_h248_serviceChangeProfile,
{ "serviceChangeProfile", "h248.serviceChangeProfile",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.ServiceChangeProfile", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceChangeReason,
{ "serviceChangeReason", "h248.serviceChangeReason",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.SCreasonValue", HFILL }},
+ "SCreasonValue", HFILL }},
{ &hf_h248_serviceChangeDelay,
{ "serviceChangeDelay", "h248.serviceChangeDelay",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_4294967295", HFILL }},
+ "INTEGER_0_4294967295", HFILL }},
{ &hf_h248_serviceChangeMgcId,
{ "serviceChangeMgcId", "h248.serviceChangeMgcId",
FT_UINT32, BASE_DEC, VALS(h248_MId_vals), 0,
- "h248.MId", HFILL }},
+ "MId", HFILL }},
{ &hf_h248_timeStamp,
{ "timeStamp", "h248.timeStamp",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TimeNotation", HFILL }},
+ "TimeNotation", HFILL }},
{ &hf_h248_serviceChangeInfo,
{ "serviceChangeInfo", "h248.serviceChangeInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.AuditDescriptor", HFILL }},
+ "AuditDescriptor", HFILL }},
{ &hf_h248_serviceChangeIncompleteFlag,
{ "serviceChangeIncompleteFlag", "h248.serviceChangeIncompleteFlag",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_h248_SCreasonValue_item,
{ "SCreasonValueOctetStr", "h248.SCreasonValueOctetStr",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.SCreasonValueOctetStr", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_timestamp,
{ "timestamp", "h248.timestamp",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TimeNotation", HFILL }},
+ "TimeNotation", HFILL }},
{ &hf_h248_profileName,
{ "profileName", "h248.profileName",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.IA5String_SIZE_1_67", HFILL }},
+ "IA5String_SIZE_1_67", HFILL }},
{ &hf_h248_PackagesDescriptor_item,
{ "PackagesItem", "h248.PackagesItem",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.PackagesItem", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_StatisticsDescriptor_item,
{ "StatisticsParameter", "h248.StatisticsParameter",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.StatisticsParameter", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_statName,
{ "statName", "h248.statName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.StatName", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_statValue,
{ "statValue", "h248.statValue",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.StatValue", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_nonStandardIdentifier,
{ "nonStandardIdentifier", "h248.nonStandardIdentifier",
FT_UINT32, BASE_DEC, VALS(h248_NonStandardIdentifier_vals), 0,
- "h248.NonStandardIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_data,
{ "data", "h248.data",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_h248_object,
{ "object", "h248.object",
FT_OID, BASE_NONE, NULL, 0,
- "h248.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_h248_h221NonStandard,
{ "h221NonStandard", "h248.h221NonStandard",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.H221NonStandard", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_experimental,
{ "experimental", "h248.experimental",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.IA5String_SIZE_8", HFILL }},
+ "IA5String_SIZE_8", HFILL }},
{ &hf_h248_t35CountryCode1,
{ "t35CountryCode1", "h248.t35CountryCode1",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_h248_t35CountryCode2,
{ "t35CountryCode2", "h248.t35CountryCode2",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_h248_t35Extension,
{ "t35Extension", "h248.t35Extension",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_h248_manufacturerCode,
{ "manufacturerCode", "h248.manufacturerCode",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_h248_date,
{ "date", "h248.date",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.IA5String_SIZE_8", HFILL }},
+ "IA5String_SIZE_8", HFILL }},
{ &hf_h248_time,
{ "time", "h248.time",
FT_STRING, BASE_NONE, NULL, 0,
- "h248.IA5String_SIZE_8", HFILL }},
+ "IA5String_SIZE_8", HFILL }},
{ &hf_h248_Value_item,
{ "Value item", "h248.Value_item",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_h248_auditResult_01,
{ "auditResult", "h248.auditResult",
FT_UINT32, BASE_DEC, VALS(h248_AuditResultV1_vals), 0,
- "h248.AuditResultV1", HFILL }},
+ "AuditResultV1", HFILL }},
{ &hf_h248_contectAuditResult,
{ "contectAuditResult", "h248.contectAuditResult",
FT_NONE, BASE_NONE, NULL, 0,
- "h248.TerminationID", HFILL }},
+ "TerminationID", HFILL }},
{ &hf_h248_eventParamterName,
{ "eventParamterName", "h248.eventParamterName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_h248_value_01,
{ "value", "h248.value",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.ValueV1", HFILL }},
+ "ValueV1", HFILL }},
{ &hf_h248_value_02,
{ "value", "h248.value",
FT_UINT32, BASE_DEC, NULL, 0,
- "h248.T_value", HFILL }},
+ "T_value", HFILL }},
{ &hf_h248_value_item,
{ "value item", "h248.value_item",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_h248_extraInfo_01,
{ "extraInfo", "h248.extraInfo",
FT_UINT32, BASE_DEC, VALS(h248_T_extraInfo_01_vals), 0,
- "h248.T_extraInfo_01", HFILL }},
+ "T_extraInfo_01", HFILL }},
{ &hf_h248_sigParameterName_01,
{ "sigParameterName", "h248.sigParameterName",
FT_BYTES, BASE_NONE, NULL, 0,
- "h248.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_h248_T_auditToken_muxToken,
{ "muxToken", "h248.muxToken",
FT_BOOLEAN, 8, NULL, 0x80,