diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Encapsulates the device signalling protocol.
Namespace:
InkostarAssembly: 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 name | Description | |
|---|---|---|
| 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. |