Commit 60697d68 authored by Robert Tornkvist's avatar Robert Tornkvist
Browse files

Merge branch '32.298_Rel18_CR1050_Correction_of_recipientOtherAddresses' into...

Merge branch '32.298_Rel18_CR1050_Correction_of_recipientOtherAddresses' into 'Integration_Rel18_SA5_162_CH_ASN'

32.298_Rel18_CR1050_Correction_of_recipientOtherAddresses

See merge request !89
parents e880ae98 57224dc6
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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