Actions

Difference between revisions of "Mail Queue Operation"

From Zenitel Wiki

 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Description==
+
{{AI}}
Operate on mail queue: Move to new position, or call/delete mail. Generates event 'New Current Mail (23)' in the [[Event Handler]].
+
{|
== Parameter 1 ==
+
|-
Specifies the operation:
+
|width="170pt"|'''Feature''':
* 0=delete
+
| Mail Queue Operation
* 1=repeat event
+
|-
* 2=first
+
|'''Default directory number''': || 7630, 7632, 7633, 7637-9
* 3=last
+
|-
* 7=previous
+
|'''Feature number''': || 92
* 8=call sender
+
|-valign="top"
* 9=next
+
|'''Parameter 1''': || 0 = delete (7630)<br>1 = repeat event <br>2 = first (7632)<br>3 = last (7633)<br>7 = previous (7637)<br>8 = call sender (7638)<br>9 = next (7639)
 +
|-valign="top"
 +
|'''Description''': || Feature to operate mail queue: Move to new position, or call/delete mail. The feature codes are usually assigned to [[DAK]] keys on stations handling [[Call Request]] queues.
 +
 
 +
Autoloaded numbers:
 +
:7630 - Delete current mail
 +
:7632 - Jump to first mail
 +
:7633 - Jump to last mail
 +
:7637 - Step to previous mail
 +
:7638 - Call mail sender
 +
:7639 - Step to next mail
 +
 
 +
Queue operations trigger the event '[[New Current Mail (Event Type)|New Current Mail (23)]]' in the [[Event Handler]].
 +
|}
 +
 
 +
 
 +
[[AlphaCom Feature List|Back to feature list]]

Latest revision as of 09:37, 8 October 2019

AI.png
Feature: Mail Queue Operation
Default directory number: 7630, 7632, 7633, 7637-9
Feature number: 92
Parameter 1: 0 = delete (7630)
1 = repeat event
2 = first (7632)
3 = last (7633)
7 = previous (7637)
8 = call sender (7638)
9 = next (7639)
Description: Feature to operate mail queue: Move to new position, or call/delete mail. The feature codes are usually assigned to DAK keys on stations handling Call Request queues.

Autoloaded numbers:

7630 - Delete current mail
7632 - Jump to first mail
7633 - Jump to last mail
7637 - Step to previous mail
7638 - Call mail sender
7639 - Step to next mail

Queue operations trigger the event 'New Current Mail (23)' in the Event Handler.


Back to feature list