Corrections made to the ASN.1 module of Q.951.7 (06/1997)

 

 

1. Repalcement of:  

McidRequest ::= OPERATION
	RESULT
	ERRORS{ notAvailable,
		userNotSubscribed,
		invalidCallState,
		supplementaryServiceInteractionNotAllowed }
		notIncomingCall

mcidRequest McidRequest ::=3
With
mcidRequest OPERATION ::= {
	ERRORS	{ 
			notAvailable |
			userNotSubscribed |
			invalidCallState |
			supplementaryServiceInteractionNotAllowed |
			notIncomingCall
		}
	CODE 	local:3
}