aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-02-16 17:04:59 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-02-16 17:04:59 +0000
commit3a130af51bff85905b73030c259a1fcdb1e26875 (patch)
treec7974cd1b27ae8b180b12fe5294ce554e741b848 /epan
parentc1f721e4238082747fe72c6b3132959a35fc3cec (diff)
Add map operation 49.
svn path=/trunk/; revision=24360
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-gsm_map.c14
1 files changed, 10 insertions, 4 deletions
diff --git a/epan/dissectors/packet-gsm_map.c b/epan/dissectors/packet-gsm_map.c
index f20f3a24f1..a6ee5c33d8 100644
--- a/epan/dissectors/packet-gsm_map.c
+++ b/epan/dissectors/packet-gsm_map.c
@@ -16308,7 +16308,13 @@ static int dissect_invokeData(proto_tree *tree, tvbuff_t *tvb, int offset, asn1_
offset=dissect_gsm_map_sm_ReportSM_DeliveryStatusArg(FALSE, tvb, offset, actx, tree, -1);
break;
/* reserved noteSubscriberPresent (48) */
- /* reserved alertServiceCentreWithoutResult (49) */
+ /* reserved alertServiceCentreWithoutResult (49)
+ * -- alertServiceCentreWithoutResult must not be used in
+ * -- version greater 1
+ */
+ case 49:
+ offset = dissect_gsm_map_sm_AlertServiceCentreArg(FALSE, tvb, offset, actx, tree, -1);
+ break;
case 50: /*activateTraceMode*/
offset=dissect_gsm_map_om_ActivateTraceModeArg(FALSE, tvb, offset, actx, tree, -1);
break;
@@ -22474,7 +22480,7 @@ void proto_register_gsm_map(void) {
"gsm_map_lcs.LCS_QoS", HFILL }},
/*--- End of included file: packet-gsm_map-hfarr.c ---*/
-#line 2636 "packet-gsmmap-template.c"
+#line 2642 "packet-gsmmap-template.c"
};
/* List of subtrees */
@@ -23060,7 +23066,7 @@ void proto_register_gsm_map(void) {
/*--- End of included file: packet-gsm_map-ettarr.c ---*/
-#line 2662 "packet-gsmmap-template.c"
+#line 2668 "packet-gsmmap-template.c"
};
/* Register protocol */
@@ -23136,7 +23142,7 @@ void proto_register_gsm_map(void) {
/*--- End of included file: packet-gsm_map-dis-tab.c ---*/
-#line 2680 "packet-gsmmap-template.c"
+#line 2686 "packet-gsmmap-template.c"
oid_add_from_string("ericsson-gsm-Map-Ext","1.2.826.0.1249.58.1.0" );
oid_add_from_string("accessTypeNotAllowed-id","1.3.12.2.1107.3.66.1.2");
/*oid_add_from_string("map-ac networkLocUp(1) version3(3)","0.4.0.0.1.0.1.3" );