next up previous
Next: C.1.2 commObject (H.350) Up: C.1 Definitions Previous: C.1 Definitions

Subsections

C.1.1 commURIObject (H.350)

OID: 0.0.8.350.1.1.1.2.1

objectclasses: (0.0.8.350.1.1.1.2.1

NAME 'commURIObject'

DESC 'object that contains the URI attribute type'

SUP top AUXILIARY

MAY ( commURI )

)

DEFINITION & USE:
 
Auxiliary object class that contains the commURI attribute. This attribute is added to a person or resource object to associate one or more commObject instances with that person/resource. commURIObject values are LDAP URIs pointing to the associated commObject representing, for example, a user's H.323 conferencing station and SIP IP phone. Multiple instances of commURI need not point to the same commObject directory. Each commURI instance could point to an endpoint managed by a different service provider.

C.1.1.1 commURI

OID: 0.0.8.350.1.1.1.1.1

attributetypes:( 0.0.8.350.1.1.1.1.1

NAME 'commURI'

DESC 'Labeled URI format to point to the distinguished name of the commUniqueId'

EQUALITY caseExactMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

DEFINITION & USE:
 
Labeled URI containing an LDAP URL identifying the directory containing the referenced commObject instance. The search filter specified by this LDAP URL shall specify an equality search of the commUniqueId attribute of the commObject class. Used to find the endpoint of the user in question. The label field may be used to represent the function of the endpoint, such as 'home IP phone' or 'desktop video' for user interface display purposes. The label portion of the field may contain spaces as in the example below showing 'desktop video'.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
No recommendation
EXAMPLE (LDIF FRAGMENT):
 
commURI: ldap://dir.acme.com/dc=acme,dc=com??sub?(commUniqueId=bob) desktop video


next up previous
Next: C.1.2 commObject (H.350) Up: C.1 Definitions Previous: C.1 Definitions

Video Middleware Cookbook
Questions and Comments : Cookbook Editors