diff --git a/102657/RDMessage.asn b/102657/RDMessage.asn
index f5b95921922c14f7731e80098a82616752be9c94..560932ac67b7594712dd5d4f5e3fef9c452eda66 100644
--- a/102657/RDMessage.asn
+++ b/102657/RDMessage.asn
@@ -728,7 +728,8 @@ SubscribedTelephonyServices ::= SEQUENCE
-- in cases of MultiSIM card contracts
loginInfos [24] SEQUENCE OF LoginInfo OPTIONAL,
-- e.g. login information according a VMS/UMS account
- paymentTransactions [25] SEQUENCE OF BillingRecords OPTIONAL
+ paymentTransactions [25] SEQUENCE OF BillingRecords OPTIONAL,
+ iMEIs [26] SEQUENCE OF IMEI OPTIONAL
}
diff --git a/102657/RDMessage.xsd b/102657/RDMessage.xsd
index 4ca7c64b669cf441f20450c31489cbc887f483af..6bef8a9f8f74667246d24dcdd78a85469a3372c1 100644
--- a/102657/RDMessage.xsd
+++ b/102657/RDMessage.xsd
@@ -798,6 +798,13 @@
+
+
+
+
+
+
+