2 # H.501 conformation file
5 #.INCLUDE ../h225/h225-exp.cnf
6 #.INCLUDE ../h235/h235-exp.cnf
18 DescriptorRejection/descriptorID descriptorRejection_descriptorID
19 UpdateInformation/descriptorInfo/descriptorID updateInformation_descriptorID
20 DescriptorInfo/descriptorID descriptorInfo_descriptorID
22 DescriptorRejection/descriptorID ABBREV=descriptorRejection_descriptorID
23 UpdateInformation/descriptorInfo/descriptorID ABBREV=updateInformation_descriptorID
24 DescriptorInfo/descriptorID ABBREV=descriptorInfo_descriptorID
30 int32_t msg_type = -1;
33 p = try_val_to_str(msg_type, VALS(h501_MessageBody_vals));
35 col_set_str(actx->pinfo->cinfo, COL_INFO, p);