TelephonyServerGetChannel Method |
Name | Description | |
---|---|---|
GetChannel |
Requests a Channel Resource from the Telephony Server to use for voice and calling functions.
| |
GetChannel(Int32) |
Gets an available Channel Resource using a 1 based port number scheme.
| |
GetChannel(String) |
Gets an available Channel Resource using the device name string.
| |
GetChannel(Type) |
Gets an available Channel Resource of a specific type (SipChannel, DigitalChannel, MsiChannel, T1Channel or AnalogChannel).
|