Actions

Difference between revisions of "CRM IV - Control Room Master"

From Zenitel Wiki

 
(75 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[image:Control Room Master IV.jpg|thumb|150px|]]
+
{{obsolete}}
 +
This product is replaced by [[CRM V - Control Room Master]]
  
== Features ==
+
[[Image:7006101 RS.jpg|thumb|250px|Control Room Master Module]]
* Compact flush mount station with single-touch keys and 4x20 character display with backlight.
+
[[image:Control Room Master IV.jpg|thumb|250px|CRM-IV with all optional modules]]
* 1 Handset and 2 additional single-touch key modules (each with 48 keys) can be attached.
+
 
* Call-in annunciation with full display information.
+
== Highlights ==
* Queuing of calls according to priority and time of arrival, 256 priority levels.
+
* Compact flush mount station with single-touch keys and 4x20 character display with backlight
* Parallel servers and transfer of command support.
+
* 1 Handset and 2 additional single-touch key modules (each with 48 keys) can be attached
* Display information on station name/number or Call Request description.
+
* Call-in annunciation with full display information
* Auto acknowledgment to call-in point by flashing station lamp, voice message and ringing.
+
* Queuing of calls according to priority and time of arrival, 256 priority levels
* Single-touch access to stations, group calls, audio monitoring, public address zones, radio channels and telephone lines. Single-touch keys has 1 green and 1 red indicator LED each. Keys has PTT function and programmable cancel function on key release.
+
* Parallel servers and transfer of command support
* Programmable LED and buzzer functions.
+
* Display information on station name/number or Call Request description
* Technical alarms with 60 different display texts and 256 priority levels.
+
* Auto acknowledgment to call-in point by flashing station lamp, voice message and ringing
* Noise canceling goose-neck microphone with automatic sensitivity adjustment.
+
* Single-touch access to stations, group calls, audio monitoring, public address zones, radio channels and telephone lines
 +
* Single-touch keys has 1 green and 1 red indicator LED each. Keys has PTT function and programmable cancel function on key release
 +
* Programmable LED and buzzer functions
 +
* Technical alarms with 60 different display texts and 256 priority levels
 +
* Noise canceling goose-neck microphone with automatic sensitivity adjustment
 +
* Line monitoring of all extension lines
 +
 
 +
==Additional Documentation==
 +
For more documentation please see http://www.zenitel.com/product/product/control-room-master-iv
 +
 
 +
== Installation ==
 +
[[image:Control Room Master IV Installation.jpg|thumb|left|500px|]]
 +
<br style="clear:both;" />
 +
 
 +
== Software requirements ==
 
* Requires AMC software 07.20 or newer in the exchange. Programming: AlphaPro 07.20 or newer.
 
* Requires AMC software 07.20 or newer in the exchange. Programming: AlphaPro 07.20 or newer.
* Line monitoring of all extension lines.
 
  
== Description ==
+
== Configuration==
This advanced control room master features a large 4 x 20
+
=== DAK leds ===
character alphanumeric display with backlight, full dialing
+
The CRM IV leds are configured from the [[Event Handler]] in [[AlphaPro]]. The leds are controlled by the [[IND]] command. Go to '''Users & Stations''', select the CRM IV in the list box, and press '''Events'''. '''Insert''' an event as described below.
keypad, 4 programmable single-touch keys with indicators,
+
==== Private Call received ====
(e.g. used as answer-next-in-queue key), sensitive
+
{|
gooseneck-microphone and a powerful 1W loudspeaker.
+
|-
The station offers full loudspeaking conversation with
+
|width="100pt"|'''Event Owner''':
automatic switching of the speech direction. Manual
+
|width="300pt"| The CRM IV station || Enter the physical station number
override of speech direction is also possible.
+
|-
The station’s 4 line display gives full information on the
+
|'''Event type''': || 9 - Private Ringing Mode
current conversation and calls waiting in queue. The
+
|-
information includes directory number, name/location and
+
|'''Subevent''': || N/A
priority level. Convenient answer-next-in-queue button
+
|-
allows you to respond to calls according to priority and time
+
|'''When change to''': || ON or OFF
of arrival.
+
|-
The station has aluminum front panels. 2-pair mm2 (24
+
|'''When related to''': || All
AWG) twisted telephone cable is required between the
+
|-
station and the exchange. The maximum distance is 1.4 km (4600 feet) with 0.5 mmø cable. Greater distances (up
+
|'''Action''': || [[IND]] %1.phy %1.dak(I%2.dir) 1 3 || Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"
to 2 km) are possible using heavier wires. The station is
+
|-
equipped with screw terminals, external cable is not
+
|}
included. The station requires a local +12V DC power
+
<br>
supply.
+
 
 +
This will turn on the red led, flashing fast, in the assosiated DAK key when a Private Call is received.
 +
 
 +
==== Call Request received ====
 +
[[Image:CRM IV LED callreq in.jpg|thumb|left|500px]]
 +
<br style="clear:both;" />
 +
 
 +
'''Action''': [[IND]] %1.phy %1.dak(I%2.dir) 1 3
 +
* Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"
 +
 
 +
 
 +
This will turn on the red led, flashing fast, in the assosiated DAK key when a [[Call Request]] is received.
  
== Installation ==
+
==== Outgoing Conversation ====
[[image:Control Room Master IV Installation.jpg|thumb|left|250px|]]
+
[[Image:CRM IV LED conversation out.jpg|thumb|left|500px]]
[[Category: Stations]]
+
<br style="clear:both;" />
 +
 
 +
'''Action''': [[IND]] %1.phy %1.dak(I%2.dir) 2 1
 +
* Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"
 +
 
 +
This will turn on the green led in the assosiated DAK key when an outgoing call is made.
 +
 
 +
==== Incoming Conversation ====
 +
[[Image:CRM IV LED conversation in.jpg|thumb|left|500px]]
 +
<br style="clear:both;" />
 +
 
 +
'''Action''': [[IND]] %1.phy %1.dak(I%2.dir) 2 1
 +
* Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"
 +
 
 +
This will turn on the green led in the assosiated DAK key when an incoming call is received.
 +
 
 +
=== Buzzer ===
 +
==== Buzzer active during Call Request ====
 +
[[Image:CRM IV LED conversation in.jpg|thumb|left|500px]]
 +
<br style="clear:both;" />
 +
'''Action''': [[IND]] %1.phy 1023 1 2
 +
 
 +
This will turn on the internal buzzer when a call request is received. The buzzer will be silent during conversartion.
 +
 
 +
=== Backlight ===
 +
==== Backlight lit whenever calls are present in the queue ====
 +
'''Insert''' a new event with the following parameters:
 +
{|
 +
|-
 +
|width="100pt"|'''Event Owner''':
 +
|width="300pt"| The CRM IV station  || Enter the physical station number
 +
|-
 +
|'''Event type''': || 6 - Priority Mail Present
 +
|-
 +
|'''Subevent''': || N/A
 +
|-
 +
|'''When change to''': || ON or OFF
 +
|-
 +
|'''When related to''': || All
 +
|-
 +
|'''Action''': || [[IND]] %1.phy 1024 1 1
 +
|-
 +
|}
 +
<br>
 +
 
 +
This will turn on the backlight in the display whenever there is a station in the call queue.
 +
 
 +
=Applications=
 +
See [[:Category: Control Room Applications]]
 +
 
 +
==Related Articles==
 +
* [[DAK-48 Unit for CRM IV Station]]
 +
* [[Handset Unit for CRM IV Station]]
 +
* [[Single Desk Top Housing Back Box - 1007006180]]
 +
* [[Double Desk Top Housing Back Box - 1007006181]]
 +
* [[Two House Mounting Kit - 1007006182]]
 +
 
 +
[[Category: Discontinued Stations]]

Latest revision as of 14:39, 14 June 2018

Obsolete icon This product is discontinued!


This product is replaced by CRM V - Control Room Master

Control Room Master Module
CRM-IV with all optional modules

Highlights

  • Compact flush mount station with single-touch keys and 4x20 character display with backlight
  • 1 Handset and 2 additional single-touch key modules (each with 48 keys) can be attached
  • Call-in annunciation with full display information
  • Queuing of calls according to priority and time of arrival, 256 priority levels
  • Parallel servers and transfer of command support
  • Display information on station name/number or Call Request description
  • Auto acknowledgment to call-in point by flashing station lamp, voice message and ringing
  • Single-touch access to stations, group calls, audio monitoring, public address zones, radio channels and telephone lines
  • Single-touch keys has 1 green and 1 red indicator LED each. Keys has PTT function and programmable cancel function on key release
  • Programmable LED and buzzer functions
  • Technical alarms with 60 different display texts and 256 priority levels
  • Noise canceling goose-neck microphone with automatic sensitivity adjustment
  • Line monitoring of all extension lines

Additional Documentation

For more documentation please see http://www.zenitel.com/product/product/control-room-master-iv

Installation

Control Room Master IV Installation.jpg


Software requirements

  • Requires AMC software 07.20 or newer in the exchange. Programming: AlphaPro 07.20 or newer.

Configuration

DAK leds

The CRM IV leds are configured from the Event Handler in AlphaPro. The leds are controlled by the IND command. Go to Users & Stations, select the CRM IV in the list box, and press Events. Insert an event as described below.

Private Call received

Event Owner: The CRM IV station Enter the physical station number
Event type: 9 - Private Ringing Mode
Subevent: N/A
When change to: ON or OFF
When related to: All
Action: IND %1.phy %1.dak(I%2.dir) 1 3 Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"


This will turn on the red led, flashing fast, in the assosiated DAK key when a Private Call is received.

Call Request received

CRM IV LED callreq in.jpg


Action: IND %1.phy %1.dak(I%2.dir) 1 3

  • Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"


This will turn on the red led, flashing fast, in the assosiated DAK key when a Call Request is received.

Outgoing Conversation

CRM IV LED conversation out.jpg


Action: IND %1.phy %1.dak(I%2.dir) 2 1

  • Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"

This will turn on the green led in the assosiated DAK key when an outgoing call is made.

Incoming Conversation

CRM IV LED conversation in.jpg


Action: IND %1.phy %1.dak(I%2.dir) 2 1

  • Replace I%2.dir with I2%.dir* to make it work with DAK keys containing longer strings e.g. "I202 M"

This will turn on the green led in the assosiated DAK key when an incoming call is received.

Buzzer

Buzzer active during Call Request

CRM IV LED conversation in.jpg


Action: IND %1.phy 1023 1 2

This will turn on the internal buzzer when a call request is received. The buzzer will be silent during conversartion.

Backlight

Backlight lit whenever calls are present in the queue

Insert a new event with the following parameters:

Event Owner: The CRM IV station Enter the physical station number
Event type: 6 - Priority Mail Present
Subevent: N/A
When change to: ON or OFF
When related to: All
Action: IND %1.phy 1024 1 1


This will turn on the backlight in the display whenever there is a station in the call queue.

Applications

See Category: Control Room Applications

Related Articles