Q ELEM ADDED
From Zenitel Wiki
Q_ELEM_ADDED | 0x004B | 75 | AMC 06.00 | |
---|---|---|---|---|
Broadcast message. Reports that a mail message has been added to a station’s mail queue.
Note that this message comes every time a station dials Call Request even if it’s already in queue. The information will be identical except for the Mail Tag, which will be new every time. | ||||
1 | CLOCK | Time stamp. | ||
2 | NET_OBJ_REF | Receiving station. | ||
3 | UINT2 | Mail tag (unique id) for entry. | ||
4 | UINT1 | Mail Priority 0--255 | ||
5 | UINT2 | Position for entry in queue (from 1). | ||
6 | UINT2 | Mail queue length. | ||
7 | UINT2 | Mail queue checksum. | ||
8 | NET_OBJ_REF {NRF_LOCAL_DIRNO ECL_MAIL ECL_MAIL ECL_MAIL_PRIO} |
Which Mail Message or Null if no message. -> Mail message with directory number. -> Free text mail (user specified text), mail individ 161. -> Technical alarm, mail individ 1930. -> Call Request. | ||
9 | NET_OBJ_REF | Sending station. Null value allowed. | ||
10 | NET_OBJ_REF | Extra parameter (time / date / phone number) in DIGIT_STRING format. Null if no parameter. Should also be Null if no message. | ||
11 | TEXT16 | Message as Text. All spaces if no message. |