From 0a789233833272a6e1858b1d8154007b6433b82a Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 29 Oct 2015 14:27:52 +0100 Subject: Fix implicit before choice --- asn1/CSTA-consultation-call.asn1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/CSTA-consultation-call.asn1') diff --git a/asn1/CSTA-consultation-call.asn1 b/asn1/CSTA-consultation-call.asn1 index 7621c32..c24a712 100644 --- a/asn1/CSTA-consultation-call.asn1 +++ b/asn1/CSTA-consultation-call.asn1 @@ -41,7 +41,7 @@ consultationCall OPERATION ::= CODE local: 7 } ConsultationCallArgument ::= SEQUENCE -{ existingCall [ 0] IMPLICIT ConnectionID, +{ existingCall [ 0] ConnectionID, consultedDevice [ 1] DeviceID, connectionReservation [ 2] IMPLICIT BOOLEAN OPTIONAL, accountCode [ 3] IMPLICIT AccountInfo OPTIONAL, -- cgit v1.2.3