From f1facaa8af5726a5986c157c51fa8283b1eb611b Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 9 Mar 2017 09:38:20 +0100 Subject: psi: Break the spec to deal with a Canadian operator This is what you get when people create messages by hand and don't do any output validation. And big telco is unlikely to fix their mess... --- asn1/MAP/MAP-MS-DataTypes.asn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asn1/MAP/MAP-MS-DataTypes.asn b/asn1/MAP/MAP-MS-DataTypes.asn index 46965d1..d4e709a 100644 --- a/asn1/MAP/MAP-MS-DataTypes.asn +++ b/asn1/MAP/MAP-MS-DataTypes.asn @@ -2875,7 +2875,7 @@ ProvideSubscriberInfoArg ::= SEQUENCE { } ProvideSubscriberInfoRes ::= SEQUENCE { - subscriberInfo SubscriberInfo, + subscriberInfo SubscriberInfo OPTIONAL, extensionContainer ExtensionContainer OPTIONAL, ...} -- cgit v1.2.3