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 |
H323Endpoint |
h323UnitConfiguration ONLY H323ConfigDocTerminal |
h323UnitConfiguration SOME H323ConfigDocTerminal |
h323EndpointInitiatedCalls MAX 1 owl:Thing |
h323EndpointReceivedCalls MAX 3 owl:Thing |
Class(H323Terminal partial H323Endpoint restriction(h323UnitConfiguration allValuesFrom(H323ConfigDocTerminal)) restriction(h323UnitConfiguration someValuesFrom(H323ConfigDocTerminal)) restriction(h323EndpointInitiatedCalls maxCardinality(1)) restriction(h323EndpointReceivedCalls maxCardinality(3)))