diaGlobWrapper Help
Encapsulates the device signalling protocol.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public enum Protocol
Visual Basic (Declaration)
Public Enumeration Protocol
Visual C++
public enum class Protocol

Members

Member nameDescription
Unknown
The protocol is unknown.
SIP
The protocol is SIP.
H323
The protocol is H323.
E1T1
The protocol is E1/T1.
Analogue
The protocol is Analogue.
SS7
The protocol is SS7.
ISDN
The protocol is ISDN.

See Also