next up previous
Next: C.1.6 sipIdentity (H.350.4) Up: C.1 Definitions Previous: C.1.4 h235Identity (H.350.2)

Subsections

C.1.5 h320Identity (H.350.3)

OID: 0.0.8.350.1.1.5.2.1

objectclasses: (0.0.8.350.1.1.5.2.1

NAME 'h320Identity'

DESC 'h320Identity object'

SUP top AUXILIARY

MAY ( h320IdentityCC $ h320IdentityNDC $ h320IdentitySN $

h320IdentityServiceLevel $ h320IdentityExtension)

)

DEFINITION & USE:
 
The h320Identity object class represents H.320 terminals. It is an auxiliary class and is derived from the commObject class derived in H.350. Implementers should review H.350 in detail. The only attribute is described is the GSTN address of the terminal. Note that in this architecture an international public telecommunications number is broken down into its component parts of CC+NDC+SN as defined in E.164. These addresses can be downloaded to an endpoint for automatic configuration or published to white pages to create user dialing directories.

C.1.5.1 h320IdentityCC

OID: 0.0.8.350.1.1.5.1.1

attributetypes: (0.0.8.350.1.1.5.1.1

NAME 'h320IdentityCC'

DESC 'Country Code'

EQUALITY caseIgnoreIA5Match

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{3}

)

DEFINITION & USE:
 
Country Code portion of the terminal address as defined in E.164. May also be used for voice numbers.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
presence, equality, sub
EXAMPLE APPLICATION USING ATTRIBUTE:
 
A white pages directory that displays a user's ISDN visual telephone address.
EXAMPLE (LDIF FRAGMENT):
 
h320IdentityCC: 1

C.1.5.2 h320IdentityNDC

OID: 0.0.8.350.1.1.5.1.4

attributetypes: (0.0.8.350.1.1.5.1.4

NAME 'h320IdentityNDC'

DESC 'National Destination Code'

EQUALITY caseIgnoreIA5Match

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{15}

)

DEFINITION & USE:
 
National Destination Code portion of the terminal address as defined in E.164. May also be used for voice numbers. For example, in the US, the NDC is the area code.
NUMBER OF VALUES:
 
multi
EXAMPLE APPLICATION USING ATTRIBUTE:
 
A white pages directory that displays a user's ISDN visual telephone address.
EXAMPLE (LDIF FRAGMENT):
 
h320IdentityNDC: 919

INDEXING PROFILE:
 
presence, equality, sub

C.1.5.3 h320IdentitySN

OID: 0.0.8.350.1.1.5.1.5

attributetypes: (0.0.8.350.1.1.5.1.5

NAME 'h320IdentitySN'

DESC 'Subscriber Number'

EQUALITY caseIgnoreIA5Match

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{15}

)

DEFINITION & USE:
 
Subscriber Number portion of the terminal address as defined in E.164. May also be used for voice numbers.
NUMBER OF VALUES:
 
multi
EXAMPLE APPLICATION USING ATTRIBUTE:
 
A white pages directory that displays a user's ISDN visual telephone address.
EXAMPLE (LDIF FRAGMENT):
 
h320IdentitySN: 1234567

INDEXING PROFILE:
 
presence, equality, sub

C.1.5.4 h320IdentityExtension

OID: 0.0.8.350.1.1.5.1.3

attributetypes: (0.0.8.350.1.1.5.1.3

NAME 'h320IdentityExtension'

DESC 'Extension of terminal required to dial after initial PSTN address is connected.'

EQUALITY caseIgnoreMatch

SUBSTR caseIgnoreSubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{120}

)

DEFINITION & USE:
 
Specifies an optional extension to be dialled after the PSTN address. May also be used for voice numbers. This attribute can accommodate non-numeric characters, allowing for automatic dialling of extensions. For example, an extension of 1234 that is reachable via Interactive Voice Response, followed by a pound sign, could be represented as ,1234# where the comma indicates the automatic dialler should pause, and the pound sign indicates end of dial string to the IVR. The specific function of digits and characters is not defined here. Note that if the CC+NDC+SN address terminates in a gateway to an IP network, it may be desirable to dial a valid IP address or URL for call completion on the Internet.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
presence, equality, sub
EXAMPLE APPLICATION USING ATTRIBUTE:
 
A white pages directory that displays a user's ISDN visual telephone address, including instructions for dialling through an IVR.
EXAMPLE (LDIF FRAGMENT):
 
h320IdentityExtension: 71002 
h320IdentityExtension: ,1234# 
h320IdentityExtension: h323:user@gatekeeper.foo.com 
h320IdentityExtension: 127.0.0.1

C.1.5.5 h320IdentityServiceLevel

OID: 0.0.8.350.1.1.5.1.2

attributetypes: (0.0.8.350.1.1.5.1.2

NAME 'h320IdentityServiceLevel'

DESC 'To define services that a user can belong to.'

EQUALITY caseIgnoreMatch

SUBSTR caseIgnoreSubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15

)

DEFINITION & USE:
 
This describes the type of services a user can belong to. This attribute does not represent a data element found in H.320. Instead, it provides a mechanism for the storage of locally meaningful authorization information directly in LDAP. For larger applications it may be desirable to ignore this attribute and instead utilize an external authorization server
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE APPLICATION USING ATTRIBUTE:
 
Specifying whether certain terminals are authorized to make MCU calls.
EXAMPLE (LDIF FRAGMENT):
 
h320IdentityServiceLevel: premium


next up previous
Next: C.1.6 sipIdentity (H.350.4) Up: C.1 Definitions Previous: C.1.4 h235Identity (H.350.2)

Video Middleware Cookbook
Questions and Comments : Cookbook Editors