Class: H323Endpoint

H.323 unit capable of being the endpoint of a H.323 conference call

•owl:Thing
        •CommunicationDevice
                •H323Unit
                        •H323Endpoint

Super Classes

H323Unit
h323EndPointGatekeeperRegistration EQ 1 owl:Thing
h323SupportedVideoCodecs SOME VideoCodecH261
h323SupportedAudioCodecs SOME AudioCodecG711

Abstract Syntax

Class(H323Endpoint partial H323Unit
                          restriction(h323EndPointGatekeeperRegistration cardinality(1))
                          restriction(h323SupportedVideoCodecs someValuesFrom(VideoCodecH261))
                          restriction(h323SupportedAudioCodecs someValuesFrom(AudioCodecG711)))

Usage

Class Description/Definition (Necessary Conditions)

H323Gateway, H323MCU, H323Terminal

Domain of

h323EndPointGatekeeperRegistration, h323EndpointInitiatedCalls, h323EndpointReceivedCalls, h323SupportedAudioCodecs, h323SupportedSecurityCodecs, h323SupportedVideoCodecs
Generated with OWLDoc