From 57224dc6edefef2dc0cc496312a34832387c0cdc Mon Sep 17 00:00:00 2001 From: Robert Tornkvist Date: Fri, 15 Aug 2025 09:44:55 +0000 Subject: [PATCH] Edit TS32298_SMSChargingDataTypes.asn --- ASN/TS32298_SMSChargingDataTypes.asn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ASN/TS32298_SMSChargingDataTypes.asn b/ASN/TS32298_SMSChargingDataTypes.asn index 9ed4910..0d1cba7 100644 --- a/ASN/TS32298_SMSChargingDataTypes.asn +++ b/ASN/TS32298_SMSChargingDataTypes.asn @@ -264,7 +264,8 @@ RecipientInfo ::= SEQUENCE sMRecipientProtocolID [6] OCTET STRING OPTIONAL, recipientOtherAddresses [7] SEQUENCE OF SMAddressInfo OPTIONAL, -- included for backwards compatibility - recipientOtherAddresses [8] SEQUENCE OF RecipientAddress OPTIONAL + recipientOtherAddressList [8] SEQUENCE OF RecipientAddress OPTIONAL + -- used if type different from IMSI and MSISDN } RecipientAddress ::= SEQUENCE -- GitLab