From 55507800aa53ab9e8e7d698655171fe64cae5f55 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Tue, 24 Apr 2007 19:28:12 +0000 Subject: extraInfo was not propperly tagged causing ber decoding errors. Fixes Bug 1554 svn path=/trunk/; revision=21557 --- asn1/h248/h248v3.asn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asn1') diff --git a/asn1/h248/h248v3.asn b/asn1/h248/h248v3.asn index ecf7dc8af4..804ef5da14 100644 --- a/asn1/h248/h248v3.asn +++ b/asn1/h248/h248v3.asn @@ -558,7 +558,7 @@ BEGIN eventParamValue [1] EventParamValues, -- end -- For use of extraInfos see the comment related to PropertyParm - extraInfo CHOICE + extraInfo [2] CHOICE { relation [0] Relation, range [1] BOOLEAN, @@ -679,7 +679,7 @@ BEGIN propertyName [0] PkgdName, -- value [1] SEQUENCE OF OCTET STRING, value [1] SEQUENCE OF PropertyID, - extraInfo [3] CHOICE + extraInfo [2] CHOICE { relation [0] Relation, range [1] BOOLEAN, -- cgit v1.2.1