3 itu-t recommendation h 450 8 version1(0) name-operations(0)
6 DEFINITIONS AUTOMATIC TAGS ::=
9 IMPORTS Extension FROM H4501 -- Manufacturer-specific-service-extension-definition
11 itu-t recommendation h 450 1 version1 (0) msi-definition (18)
14 MixedExtension FROM H4505 -- Call-Hold-Operations
16 itu-t recommendation h 450 4 version1(0) call-hold-operations(0)
19 NameOperations ::= ENUMERATED
29 namePresentationAllowed NamePresentationAllowed,
30 namePresentationRestricted NamePresentationRestricted,
31 nameNotAvailable NULL,
35 NamePresentationAllowed ::= CHOICE
37 simpleName SimpleName,
38 extendedName ExtendedName,
42 NamePresentationRestricted ::= CHOICE
44 simpleName SimpleName,
45 extendedName ExtendedName,
46 restrictedNull NULL, -- only used in case of interworking where other network
47 -- provides indication that the name is restricted without
52 SimpleName ::= OCTET STRING (SIZE (1..50))
54 ExtendedName ::= BMPString(SIZE (1..256)) --Basic ISO/IEC 10646-1 (Unicode)
56 END -- of Name-Operations