| RegInfo Class |
Namespace: Ozeki.VoIP
The RegInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| UpdateExpires | (Defined by ExRegistrationInfo.) | |
| UpdateRegState | (Defined by ExRegistrationInfo.) |
| Name | Description | |
|---|---|---|
| Contacts |
Gets the addresses registered with this SIP account.
| |
| DefaultExpirationTime |
Gets the desired expiration time of the SIP account on the PBX (in seconds).
| |
| Error |
Gets the specific error when the registration of a SIP client failed.
| |
| Expires |
Gets the actual expiration time of the SIP account on the PBX (in seconds).
| |
| IsRegistered |
Gets a boolean value indicating whether the extension is registered to the PBX.
| |
| LastRegisterDate |
Gets the last date when the client sent REGISTER request.
| |
| ReasonPhrase |
Gets the reason phrase sent bye the PBX for the REGISTER request.
| |
| RegisterInstanceID |
Gets the register instance ID of the SIP client.
| |
| RegistrationRequired |
Gets or sets a boolean value indicating whether the extension need to register to the PBX.
| |
| RemainingExpires |
Gets the remaining time (in seconds) after the registration of the SIP extension will be expired.
| |
| ServerMinExpires |
Gets the minimum time of the SIP account can be registered on the PBX (in seconds).
| |
| State |
Gets the registration state of the SIP client.
| |
| StatusCode |
Gets the status code sent by the PBX for the REGISTER request.
| |
| UserAgentName |
Gets the User-Agent of the PBX.
| |
| UserAgentVersion |
Gets the User-Agent version of the PBX.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |