h323Alias | Array of H323Alias |
List of H323 aliases.
| |
callSignallingAddress | Array of CallSignallingAddress |
H.2250 Call signalling address
| |
rasAddress | Array of RasAddress |
H.2250 Registration, Admission and Status address
| |
registrationActive | boolean |
Status flag indicating if the H.323 registration is currently active. This value is
read-only for clients.
| |
h323RegistrationState | H323RegistrationState |
Current state of the H.323 registration of the device.
| |
registrationTtl | int |
The duration, in seconds, that the H.323 registration is valid before it must be renewed by the device.
Valid only if the registration is currently active.
| |
alternateGkSupported | boolean |
Flag indicating if the device can be configured with an alternate gatekeeper.
| |
terminalTypeData | Array of TerminalTypeData |
H.323 device type.
| |
irqSupported | boolean |
Flag indicating if the device supports H.323 IRQ messages.
| |
emailIdFromUser | Array of EmailIdFromUser |
List of H.323 email ID derived from the associated user.
| |
supportQosMonitoring | boolean |
Flag indicating if the device supports QOS (Quality of Service) monitoring.
| |
behindVbp | boolean |
Flag indicating if the device is connecting through a VBP.
| |
gatekeeperAddress | string |
The IP address of the gatekeeper this device is using.
| |