Actions

Difference between revisions of "Feature reminder"

From Zenitel Wiki

(Call Request notification when Station type is set to "CRM")
(Call Request notification when Station type is set to "CRM")
Line 16: Line 16:
 
The original control room stations CRM III and [[CRM IV]] stations had an built in buzzer used for call request notification. Because of this the notification is not done through the loudspeaker when the station type in AlphaPro is set to "CRM".
 
The original control room stations CRM III and [[CRM IV]] stations had an built in buzzer used for call request notification. Because of this the notification is not done through the loudspeaker when the station type in AlphaPro is set to "CRM".
  
With the introduction of [[Dual Display]] and [[IP Flush Master - 1008031000|IP Flush master]] with 4 line display, the "CRM" station type is also used for these stations to get CRM functionality, but then no buzzer is available.
+
With the introduction of [[Dual Display Station - 1007007000|Dual Display station]] and [[IP Flush Master - 1008031000|IP Flush master]] with 4 line display, the "CRM" station type is also used for these stations to get CRM functionality, but then no buzzer is available.
  
 
A station flag is introduced to allow normal mail notification also even when station type "CRM" is selected.
 
A station flag is introduced to allow normal mail notification also even when station type "CRM" is selected.

Revision as of 13:40, 6 March 2012

A station has feature reminder activated when the station LED is flashing and a bleep tone is heard in the speaker every minute. "Feature reminder" is automatically activated when the station:


Additional information:

  • The "feature reminder" status is cancelled from the station by dialling the station reset code 70.
  • The "feature reminder" status can be remotely cancelled by dialling "station number + 51 + 0" (require AMC 10.50 or later).
  • The "feature reminder" indication is by default enabled for all users, but can be enabled/disabled per station by the flag "Feature Reminder Wanted" in Users & Stations > User Preferences
  • The time between the bleep tone can be modified from the nvram editor in the TST console:
TST>>nvram - ex_profile.timeouts.th_bleep_pause = 600 (0x0258)

See also Urgent feature reminder

Call Request notification when Station type is set to "CRM"

The original control room stations CRM III and CRM IV stations had an built in buzzer used for call request notification. Because of this the notification is not done through the loudspeaker when the station type in AlphaPro is set to "CRM".

With the introduction of Dual Display station and IP Flush master with 4 line display, the "CRM" station type is also used for these stations to get CRM functionality, but then no buzzer is available.

A station flag is introduced to allow normal mail notification also even when station type "CRM" is selected.

This flag can be set by this command:

$SNV Q%op(%gnv(5,8,%1.phy,17),|,8192) W5 W8 W%1.phy W17

Where %1.phy must be replaced by the actual physical number of the Control Room station. Event 27/65 - ON can be used to set this flag. Example: Set "Call Request notification" flag for physical number 18:

CallReqNotif.PNG


This flag was introduced in AMC software 10.56.