Index |
A unique value for each hotel room telephone. |
Description |
A description for this hotel room. Length: 0 to 255 |
Extension |
This variable contains index of the room telephone. Reference to mpsExtensionTable. Range: 0 to 65535 |
AdditionalInfo |
Use for additional description info for the guest e.g language. Length: 0 to 255 |
CheckInTime |
Date and time of check-in. Range: 0 to -1 |
CheckOutStatus |
This variable contains the check-out status of the room telephone. Enumerations: |
RoomStatus |
This variable contains the room status. unknown(1): room status unknown. notCleaned(2): room not cleaned. cleaned(3): room cleaned, but not checked. checked(4): room cleaned and checked. Enumerations: - unknown (1)
- notCleaned (2)
- cleaned (3)
- checked (4)
|
WakeUpDay |
WakeUp day. Range: 1 to 31 |
WakeUpMonth |
WakeUp month. Range: 1 to 12 |
WakeUpYear |
WakeUp year. Range: 0 to 99 |
WakeUpHour |
WakeUp hour. Range: 0 to 23 |
WakeUpMin |
WakeUp minutes. Range: 0 to 59 |
WakeUpType |
This variable contains type of the wakeUp call. once(1): wakeUp call only one day. daily(2): WakeUp call daily. Enumerations: |
WakeUpAnnouncement |
This variable contains the selected music on hold (MoH) that the wakeUp party hears at wakeUp call. Possible values are: file: variable mpsHotelWakeUpAnnFileDirectory specifies directory to contain sound file default: variable mpsHotelWakeUpAnnDefaultVariant specifies the variant whose default is to be used (default) Enumerations: |
Facilities |
Hotel facilities. mwi-tone : message waiting indication -> special tone. Enumerations: |
AdminStatus |
Just for MIB entry deletion. Enumerations: |
DialAuthorisation |
Dialing privileges for a hotel extension specifies what type of calls (internal, external, etc. ) this extension can place. Default is incoming. This value is necessary for check-in and check-out. After check-in, the dial authorisation will be set to international, After check-out, the dial authorisation will be set to incoming. Enumerations: - unknown (1)
- international (2)
- incoming (3)
- national (4)
- region (5)
- internal (6)
- onlyDoorIntercom (7)
- local (8)
|
WakeUpAnnFileDirectory |
Name of directory (on flash medium) which contains file to be used for music on hold. This variable references the entry in mpsWaveFile table where variable mpsWaveFileDirectory has identical content. If there should be multiple entrys with the same content for some reason an arbitrary entry is chosen. This entry is only valid if variable mpsHotelWakeUpAnnouncement is set to value file. Default value is the empty string. Length: 0 to 255 |
WakeUpAnnDefaultVariant |
This variable specifies the chosen default variant if variable mpsHotelWakeUpAnnouncement is set to value default. Default value for that variable is 1. Range: 1 to 2 |