Click or drag to resize

TelephonyServerGetChannel Method

Overload List
  NameDescription
Public methodGetChannel
Requests a Channel Resource from the Telephony Server to use for voice and calling functions.
Public methodGetChannel(Int32)
Gets an available Channel Resource using a 1 based port number scheme.
Public methodGetChannel(String)
Gets an available Channel Resource using the device name string.
Public methodGetChannel(Type)
Gets an available Channel Resource of a specific type (SipChannel, DigitalChannel, MsiChannel, T1Channel or AnalogChannel).
Top
See Also