PA activation, one-step
From Zenitel Wiki
Feature: | ReCall and Pre stored PA activation with one-step dialing. See also PA activation, multi-step |
Default directory number: | 9084 - 9088 (Group 1 - 5 as ReCall) |
Feature number: | 113 |
Parameter 1: | Group Call number (use bit in parameter 2 to define local or global) |
Parameter 2: | Behaviour bitmap, default all bits = 0 . See below |
Parameter 3: | Voice Alarm Message number. (Default 0 = ReCall)
|
Description: | Dispatch message as a Group Call to global or local group. The dispatched message can either be a pre-Stored Voice Message or a message recorded live (Recall). The function is activated with one single directory number. |
Contents
Autoloaded directory numbers
Dirno | DisplayText | Feature | Parm1 | Parm2 | Parm3 | Description |
---|---|---|---|---|---|---|
9084 | ReCall Grp 1 | 113 | 1 | 0 | 0 | Activate ReCallGroupCall to group 1 (84) |
9085 | ReCall Grp 2 | 113 | 2 | 0 | 0 | 2 |
9086 | ReCall Grp 3 | 113 | 3 | 0 | 0 | 3 |
9087 | ReCall Grp 4 | 113 | 4 | 0 | 0 | 4 |
9088 | ReCall Grp 5 | 113 | 5 | 0 | 0 | 5 |
9101 | ReCall GlobGr1 | 113 | 1 | 256 | 0 | Activate ReCall global group call 1 (9001) |
9184 | MsgToGroup1 | 113 | 1 | 0 | 1 | Activate announcement message 1 (8191) to local group 1 (84) |
ReCall user interface
ReCall is a function to record a voice message from the station, and then dispatch the recorded message as a Group Call. The recorded message is a temporary message, which is discarded when the Group Call is finished.
- Dial access number to group (or 765 + <destination> + M-key)
- message recording. Choice of (possibly several times):
- Pres M (* on phone) to record message.
- If M is pressed again, recording is restarted
- Release M (# on phone ) Recording stops, message is played back to user
- C / on-hook to confirm and dispatch message. Return to Idle. Messages shorter than 0.5 seconds are discarded.
- 8 to confirm and dispatch message, stay active to hear the message being broadcasted
- 0 delete recording, cancel
- 7 to hear the message once again
- Pres M (* on phone) to record message.
Simplest sequence is then:
- Dial access number to group
- M-pres
- record message
- M-release
- C-pres / on-hook to dispatch.
With “AutoM” and "CHookDispatch" flags
Simplified, but less flexible user inferface if “AutoM” and "CHookDispatch" flags are set. (set Param 2 = 544).
- No waiting for initial M-press / '*'. Recording starts right away.
- '#' or '7' must then be used to stop recording and do pre-listen. Otherwise same as normal mode. M-Pres is required restart a recording.
- 0 to delete recording, cancel
Simplest sequence is then:
- Dial access number to group
- record message
- C-pres / on-hook to dispatch.
PA control bitmap
Param2 is used as a control bitmap. Also used in Param1 of PA activation, multi-step.
BitNo | Weight | Value | Name | Description | Recall | Prestored |
---|---|---|---|---|---|---|
0 | 1 | GoGroupCall | 0 | After the SVP message playback ends the group is disconnected and the initiator station goes back to idle (if not bit 4:1)(default). | Y | Y |
1 | After the SVP message playback ends, the group and initiator station proceed to normal Group Call mode. (Use M-key and talk into the group, VP timer will start for use as group call "meet me" reply time out. Can be used replace the Gong with a custom SVP message for normal groupcall.) | |||||
1 | 2 | DiscPlayback | 0 | Initiator Station is allowed to disconnect during message playback without stopping the message to the group.(default). | Y | Y |
1 |
If initiator station disconnect during the playout to group, the message is terminated immediately | |||||
2 | 4 | MeetMe | 0 | "Meet me" (99) is not working and will not affect the SVP message or initiator station during SVP play (default). (If BIT0:1 "meet me" can be used after svp play finished) | Y | Y |
1 | "Meet me" during SVP play will disconnect the SVP message and establish connection to initiator. | |||||
3 | 8 | AutoDisconnect | 0 | Initiator station listen to the SVP message together with the rest of the group (Default). | Y | Y |
1 | Initiator station disconnect automatic before gong and SVP message start to play. For Recall it means that 8 dispatches the message, while the initiator is disconnected. ( No "meet me" function, group access level is not checked, event handler "conversation outgoing" is related to station 1. Same behaviour as $GROUP_MSG.) | |||||
4 | 16 | reserved | 0 | Y | ||
1 | Not implemented! Idea: Prestored SVP message followed by recall message | |||||
5 | 32 | CHookDispatch | 0 | C key or On Hook cancel ReCall setup (Default) | Y | |
1 | C key or On Hook dispatch the ReCall message | |||||
6 | 64 | LoopEndless | 0 | SVP message play once (Default) | Y | |
1 | Only if DiscPlayback = 1: SVP message is endless repeated | |||||
7 | 128 | NoGong | 0 | Use default group gong (Default) | Y | Y |
1 | No gong | |||||
8 | 256 | GlobalGroup | 0 | Local Group call | Y | Y |
1 | Global Group call | |||||
9 | 512 | AutoM | 0 | Manuel M-key use | Y | |
1 | Auto M-key, Use in combination with CHookDispatch=1. (implemented 10.61.1.4) May be used alone from SIP or telephone: Pres # to end recording, 8 to dispatch. |
Event reporting
Conversation_Outgoing_(Event_Type)
For Recall, Conversation-Outgoing is reported ON when entering recording-mode. For both Recall and Prestored PA, Conversation Outgoing is reported OFF when message playback to group is finished.
Related-to is the feature number.
Voice Paging (Event Type)
Is reported during playback to group of the message, both for recall and prestored messages.