TelephonyServer Properties |
The TelephonyServer type exposes the following members.
Name | Description | |
---|---|---|
AutoAssignVoiceResources |
Specifies whether the server auomatically assigns Voice Resources to Channel Resource Objects when created. Default and recommeded is true.
| |
CacheMode |
Defines which Sound File Cache Mode the client and server use to store and or stream audio between them.
| |
CacheName |
The specific name of the cache to use on the server. This is valid only when using Sound File Cache Mode of "Client Named".
| |
DialMode |
The Dial Mode to use when placing calls using the abstract Dialer class and QueueCall, or StartCall commands.
| |
State |
The Current State of the Telephony Server. This will tell you if it is running, stopped, etc.
| |
Url |
The URL of the Telephony Server to which this client is connected.
| |
Username |
The user name that was used to connect to the Telephony Server.
| |
Voices |
An Array of valid Voices for use with TTS.
|