Difference between revisions of "GET NEXT MAIL"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|GET_NEXT_MAIL !style="background:#ffdead;" width="100pt"|0x002F !style="background:#ffdead;" width="30pt"...) |
|||
(7 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|GET_NEXT_MAIL | !style="background:#ffdead;" width="90pt" colspan="2"|GET_NEXT_MAIL | ||
!style="background:#ffdead;" width="100pt"|0x002F | !style="background:#ffdead;" width="100pt"|0x002F | ||
!style="background:#ffdead;" width="30pt"|47 | !style="background:#ffdead;" width="30pt"|47 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 05.00 |
|- | |- | ||
− | |colspan="5"|Get the | + | |colspan="5"|Get the next mail entry in the queue for an intercom station. |
|- | |- | ||
− | |align=center|1||[[NET_OBJ_REF]]<br | + | |align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station |
|- | |- | ||
− | |align=center|2||[[UINT2]]<br | + | |align=center|2||[[UINT2]]<br />(optional)||colspan="3"|Mail tag (unique id) for current queue entry.<br />If the parameter is left out, the function will be as for [[GET_FIRST_MAIL]]. |
|- | |- | ||
− | |colspan="2"|Response:||[[EXT_MAIL]] | + | |colspan="2"|Response:||colspan="3"|[[EXT_MAIL]] |
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[AlphaNet_Data_Protocol#Station_Mail_Operations|Back to AlphaNet message list]] |
Latest revision as of 14:57, 3 October 2019
GET_NEXT_MAIL | 0x002F | 47 | AMC 05.00 | |
---|---|---|---|---|
Get the next mail entry in the queue for an intercom station. | ||||
1 | NET_OBJ_REF {ECL_STATION} |
Station | ||
2 | UINT2 (optional) |
Mail tag (unique id) for current queue entry. If the parameter is left out, the function will be as for GET_FIRST_MAIL. | ||
Response: | EXT_MAIL |