Class: H323Terminal

A terminal is a communication endpoint that terminates calls and their media streams. Most commonly, this is either a hardware or a software telephone or videophone, possibly enhanced with data capabilities.There are terminals that are intended for user interaction and others that are automated, e.g., answering machines. PS!PS! Due to the error scenarios needing to have multiple received calls, the max is set to 3, although the actual restriction should be 1!

•owl:Thing
        •CommunicationDevice
                •H323Unit
                        •H323Endpoint
                                •H323Terminal

Super Classes

H323Endpoint
h323UnitConfiguration ONLY H323ConfigDocTerminal
h323UnitConfiguration SOME H323ConfigDocTerminal
h323EndpointInitiatedCalls MAX 1 owl:Thing
h323EndpointReceivedCalls MAX 3 owl:Thing

Individuals

H323EP2, H323EP1_TestCase1, H323EP1_TestCase3, H323EP1_TestCase2

Abstract Syntax

Class(H323Terminal partial H323Endpoint
                          restriction(h323UnitConfiguration allValuesFrom(H323ConfigDocTerminal))
                          restriction(h323UnitConfiguration someValuesFrom(H323ConfigDocTerminal))
                          restriction(h323EndpointInitiatedCalls maxCardinality(1))
                          restriction(h323EndpointReceivedCalls maxCardinality(3)))

Usage

Domain of

h323TerminalE164Alias
Generated with OWLDoc