Class: H323Gateway

Gateways are telephony endpoints that facilitate calls between endpoints that usually would not interoperate. Usually this means that a gateway translates one signalling protocol into another (e.g. SIP/ISDN signalling gateways), but translating between different network addresses (IPv4/IPv6) or codecs (media gateways) can be considered gatewaying as well. Of course, it is possible that multiple functionalities exist in a single gateway.

•owl:Thing
        •CommunicationDevice
                •H323Unit
                        •H323Endpoint
                                •H323Gateway

Super Classes

H323Endpoint
h323UnitConfiguration SOME H323ConfigDocGateway
h323UnitConfiguration ONLY H323ConfigDocGateway

Abstract Syntax

Class(H323Gateway partial H323Endpoint
                         restriction(h323UnitConfiguration someValuesFrom(H323ConfigDocGateway))
                         restriction(h323UnitConfiguration allValuesFrom(H323ConfigDocGateway)))
Generated with OWLDoc