Index |
Unique Index of the received message. |
AccountIdx |
Number of the associated Voice extension (reference to the vmsAccountTable). Range: 1 to 65535 |
Caller |
Originator of the message. Length: 0 to 255 |
Received |
Time and Date of the message. Range: 0 to -1 |
File |
Message file name. Length: 0 to 255 |
Status |
Status of the messages. new(1) : new unheard message old(2) : heard message saved(3): message was heared and saved Enumerations: |
AdminStatus |
Admin status of the messages. enabled(1): no action for this message active move-to-old(2): new message should be moved to old move-to-saved(3): now/old message should be moved to saved delete(4) : message should be deleted Enumerations: - enabled (1)
- move-to-old (2)
- move-to-saved (3)
- delete (4)
|
AccessStatus |
Access flags. playing : read access for playing sending : read access for sending e-mail recording: write access for recording Enumerations: - playing (0)
- sending (1)
- recording (2)
|