Commit b4d9c362 authored by canterburym's avatar canterburym
Browse files

TS 33108 v5.1.0 (2002-09-23) agreed at SA#17

parent f9f854aa
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -121,6 +121,7 @@ IRI-Parameters ::= SEQUENCE
	sIPMessage				[30] OCTET STRING  OPTIONAL,
	servingSGSN-number		[31] OCTET STRING (SIZE (1..20))	OPTIONAL,
	servingSGSN-address		[32] OCTET STRING (SIZE (5..17)) 	OPTIONAL,
								-- Octets are coded according to 3GPP TS 23.003 [25]
	...
}

@@ -150,7 +151,8 @@ PartyInformation ::= SEQUENCE
			-- E164 address of the node in international format. Coded in the same format as 
			-- the calling party number  parameter of the ISUP (parameter part:[5])

		sip-url					[8] OCTET STRING OPTIONAL,	-- See RFC 2543
		sip-url					[8] OCTET STRING 	OPTIONAL,
			-- See RFC 2543

		...
	},