| TapiLine Properties |
The TapiLine type exposes the following members.
| Name | Description | |
|---|---|---|
| Addresses |
Gets a list of addresses available on the line.
| |
| AudioInputBufferSize |
Gets or sets the size of the audio input buffer, in milliseconds.
| |
| AudioInputFormat |
Gets or sets the format of audio input.
| |
| AudioOutputBufferSize |
Gets or sets the size of the audio output buffer, in milliseconds.
| |
| AudioOutputFormat |
Gets or sets the format of audio output.
| |
| AvailableMediaModes |
Indicates which media types (modes) the line device supports.
| |
| Calls |
Gets a list of calls on the line.
| |
| DeviceSpecificExtensionID |
Gets an identifier of the device specific extension supported by the line device.
| |
| DeviceSpecificExtensionVersion |
Gets negotiated version of the device specific extension in use on the line.
| |
| DeviceSpecificInfo |
Gets device specific information about the line device.
| |
| DeviceStatus |
Gets the current status of the line device.
| |
| DisconnectOnBusy |
Specifies if calls on the line should be automatically disconnected when a busy signal is detected.
| |
| IsOpen |
Indicates whether the line has been opened for incoming or outgoing calls.
| |
| MaxNumActiveCalls |
Gets the maximum number of calls that can be active on the line.
| |
| Name |
Gets the name of the line.
| |
| NoAnswerTimeout |
Gets or sets the number of seconds AddTapi.NET should wait for an answer on outgoing calls.
| |
| OpenMediaModes |
Indicates for which media types (modes) the line device is currently open.
| |
| PermanentID |
Gets the permanent ID of the line.
| |
| ProviderInfo |
Gets the Telephony Service Provider (TSP) information for the line.
| |
| RingsToAnswer |
Gets or sets the number of rings AddTapi.NET should wait before answering incoming calls.
| |
| SpeechRate |
Gets or sets the rate of speech on the line.
| |
| SpeechVoice |
Gets or sets text-to-speech voice to be used for text synthesis on the line.
| |
| SpeechVolume |
Gets or sets the volume of speech on the line.
| |
| SupportsVoice |
Indicates whether the line suppots voice functions.
| |
| SwitchInfo |
Gets the switch (PBX) information for the line.
| |
| WaitForCallerID |
Indicates whether AddTapi.NET should wait for Caller ID to arrive before reporting or answering incoming calls.
|