Corrections made to the ASN.1 module of V.140 (02/1998)

 

1. Add:

Mode ::= CHOICE

before:

{
	nonStandard				NonStandardParameter,
	plainIsdnMode				IsdnMode,
	h244					IsdnMode,
	is13871					IsdnMode,	-- BONDING protocol
	multilinkAdditionalConnection		SEQUENCE
	{
		callAssociationNumber	INTEGER (0..4294967295),
		...
	},
	...
}