aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-08-20 09:28:01 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-08-20 09:28:01 +0000
commit45a25dbf9e29f45b32f2757cfa0b316a70580d8f (patch)
tree75965bde1cd6f9dc5de6bb9bf16d0e7bfe1cadde /asn1
parent2f9b5d31e485af4ac0afd63fe0176c0114defe35 (diff)
Avoid defining 2 entries with incompatible types (FT_BYTES vs FT_NONE) and same filter
svn path=/trunk/; revision=44595
Diffstat (limited to 'asn1')
-rw-r--r--asn1/gsm_map/gsm_map.cnf5
1 files changed, 5 insertions, 0 deletions
diff --git a/asn1/gsm_map/gsm_map.cnf b/asn1/gsm_map/gsm_map.cnf
index 4213fad73c..cb142fee99 100644
--- a/asn1/gsm_map/gsm_map.cnf
+++ b/asn1/gsm_map/gsm_map.cnf
@@ -925,4 +925,9 @@ Ext-TeleserviceCode TYPE = FT_UINT8 DISPLAY = BASE_DEC STRINGS = VALS(Teleserv
Ext-BearerServiceCode TYPE = FT_UINT8 DISPLAY = BASE_DEC STRINGS = VALS(Bearerservice_vals)
ChargingCharacteristics TYPE = FT_UINT16 DISPLAY = BASE_DEC BITMASK = 0x0f00 STRINGS = VALS(chargingcharacteristics_values)
RoutingInfo TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(gsm_map_ch_RoutingInfo_vals)
+
+#----------------------------------------------------------------------------------------
+#.FIELD_ATTR
+RequestedInfo/imei ABBREV = imei_null
+
#.END