| Destination Class |
Namespace: Ozeki.VoIP
The Destination type exposes the following members.
| Name | Description | |
|---|---|---|
| Destination | Initializes a new instance of the Destination class | |
| Destination(String) | Initializes a new instance of the Destination class | |
| Destination(DialInfo) | Initializes a new instance of the Destination class |
| Name | Description | |
|---|---|---|
| AddAdditionalParameter | ||
| Clone | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| AdditionalParameters |
Provides a placeholder for additional parameters during routing
| |
| DialInfo |
Gets or sets the caller ID and dialed number for the destination.
| |
| ExtensionID |
Gets or sets the ID of the extensions who will be called.
| |
| RingTime |
Gets or sets the ring time of the destination (in seconds).
| |
| Type |
Gets the type of the dial plan destination.
|