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...
This commit is contained in:
Holger Hans Peter Freyther 2017-03-09 09:38:20 +01:00
parent f5968c6c79
commit f1facaa8af
1 changed files with 1 additions and 1 deletions

View File

@ -2875,7 +2875,7 @@ ProvideSubscriberInfoArg ::= SEQUENCE {
}
ProvideSubscriberInfoRes ::= SEQUENCE {
subscriberInfo SubscriberInfo,
subscriberInfo SubscriberInfo OPTIONAL,
extensionContainer ExtensionContainer OPTIONAL,
...}