Actions

Difference between revisions of "REC"

From Zenitel Wiki

Line 25: Line 25:
 
[[File:RecordingOnDemand.PNG|thumb|left|400px|Recording On Demand flag (AlphaPro: Exchnage & System > System > Recording)]]
 
[[File:RecordingOnDemand.PNG|thumb|left|400px|Recording On Demand flag (AlphaPro: Exchnage & System > System > Recording)]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
.ex_profile.flags.REC_on_demand = 1
+
 
When "REC_on_demand = 1" no recording will be activated in the system. All recording must be started with the $REC command. <br>
+
When the "Recording On Demand" is enabled, no recording will be activated in the system by default. All recording must be started with the $REC command. <br>
 
<br>
 
<br>
 
[[Category:ACDP messages]]
 
[[Category:ACDP messages]]
  
 
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]

Revision as of 09:57, 24 September 2013

REC (Start stop recording) 0x00B3 179 AMC 11.03
$REC L101
$REC L101 U0
$REC L8201
Start recording of conversation currently active on station L101 <br\> Stop ongoing recording active on station L101.
Start recording of conference 8201.
REC, Start or stop recording of active audio feature at a station.
1 NET_OBJ_REF Local station (in conversation) or feature (group call++) where the recording will start.
2 UINT1
(Optional)
1 = Start recording, 0 = Stop recording. 1 = default.
Response none



The stations and features available to the $REC command must be configured for recording and have required licenses.
The $REC command will only have functionality if the system flag for "Recording on demand" is enabled.

Recording On Demand flag (AlphaPro: Exchnage & System > System > Recording)


When the "Recording On Demand" is enabled, no recording will be activated in the system by default. All recording must be started with the $REC command.

Back to AlphaNet message list