Actions

Difference between revisions of "Recording Event (Event Type)"

From Zenitel Wiki

(Created page with "{| border="1" |- !style="background:#ffdead;" width="90pt" colspan="2"|REC (Start stop recording) !style="background:#ffdead;" width="100pt"|0x00B3 !style="background:#ffdead;" w...")
 
 
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| border="1"
+
{{AI}} <br>
 +
==Event description==
 +
{|  
 
|-
 
|-
!style="background:#ffdead;" width="90pt" colspan="2"|REC (Start stop recording)
+
| width="180pt" |'''Event Owner''':
!style="background:#ffdead;" width="100pt"|0x00B3
+
| width="600pt" |Station initiating the recording feature.
!style="background:#ffdead;" width="30pt"|179
 
!style="background:#ffdead;" |AMC 11.03
 
 
|-
 
|-
|colspan="3"|'''$REC L101 <br> '''$REC L101 U0''' <br> $REC L8201 || colspan="2"|Start recording of conversation currently active on station L101 <br\> Stop ongoing recording active on station L101. <br> Start recording of conference 8201.
+
|'''Event type''':||40 - Recording Info
 
|-
 
|-
|colspan="5"|REC, Start or stop recording of active audio feature at a station.
+
|'''Subevent''':||Information type, see list below
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]] ||colspan="3"| Local station (in conversation) or feature (group call++) where the recording will start.
+
|'''When change to ON''':||When state is reported.
 
+
|-
 +
|'''When change to OFF''':||Only for sub event 0 when recording ends.
 
|-
 
|-
|align=center|2||[[UINT1]] <br> (Optional)||colspan="3"| 1 = Start recording, 0 = Stop recording. 1 = default.  
+
|'''When related to''':||Participant of the recording session. (B station, group call etc.)
 
|-
 
|-
|colspan="2"|Response||colspan="3"| none
 
 
|}
 
|}
  
<br/>
 
<br/>
 
The stations and features available to the $REC command must be configured for recording and have required licenses.
 
<br>
 
The $REC command will only have functionality if the system flag for "Recording on demand" is enabled.
 
.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>
 
<br>
 
[[Category:ACDP messages]]
 
  
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]
+
Regarding the Event Owner:
 +
* The owner of the event is the A-station in a conversation, or the initiator of a group call.
 +
* For Simplex conference, station "1" is always the owner. "Related To" is the conference directory number, e.g. "8201".
 +
 
 +
==Additional information==
 +
* Sub-event 0:  ON = Recording "process" starts. OFF = Recording "process" stops. (This does not mean that the actual recording is taking place. For "recording on demand" the ON event will trigger when conversation starts, sub event 1 or 2 will trigger when or if $REC start the recording.)
 +
* Sub-event 1:  ON = The Recorder "1" reply "OK" to recording audio session. (This means the "physical" recording starts)
 +
* Sub-event 2:  ON = The Recorder "2" reply "OK" to recording audio session. (This means the "physical" recording starts)
 +
* Sub-event 10: ON = No response from any of the recorders, this means the recording is failing at start up.
 +
* Sub-event 11: ON = Recorder terminated the recording session before the "audio" recording session was ended at the ICX-AlphaCom side.
 +
* Sub-event 20:  ON = SIP registration Recorder "1", OFF = SIP registration timeout. (ICX 1.0.3.3)
 +
* Sub-event 21:  ON = SIP registration Recorder "2", OFF = SIP registration timeout (ICX 1.0.3.3)
 +
 
 +
Available from alphasys 11.3.3.1.
 +
 
 +
 
 +
[[Category: Event Handler]]
 +
[[Category: Event types]]
 +
[[Category: Recording]]

Latest revision as of 12:07, 8 February 2024

AI.png


Event description

Event Owner: Station initiating the recording feature.
Event type: 40 - Recording Info
Subevent: Information type, see list below
When change to ON: When state is reported.
When change to OFF: Only for sub event 0 when recording ends.
When related to: Participant of the recording session. (B station, group call etc.)


Regarding the Event Owner:

  • The owner of the event is the A-station in a conversation, or the initiator of a group call.
  • For Simplex conference, station "1" is always the owner. "Related To" is the conference directory number, e.g. "8201".

Additional information

  • Sub-event 0: ON = Recording "process" starts. OFF = Recording "process" stops. (This does not mean that the actual recording is taking place. For "recording on demand" the ON event will trigger when conversation starts, sub event 1 or 2 will trigger when or if $REC start the recording.)
  • Sub-event 1: ON = The Recorder "1" reply "OK" to recording audio session. (This means the "physical" recording starts)
  • Sub-event 2: ON = The Recorder "2" reply "OK" to recording audio session. (This means the "physical" recording starts)
  • Sub-event 10: ON = No response from any of the recorders, this means the recording is failing at start up.
  • Sub-event 11: ON = Recorder terminated the recording session before the "audio" recording session was ended at the ICX-AlphaCom side.
  • Sub-event 20: ON = SIP registration Recorder "1", OFF = SIP registration timeout. (ICX 1.0.3.3)
  • Sub-event 21: ON = SIP registration Recorder "2", OFF = SIP registration timeout (ICX 1.0.3.3)

Available from alphasys 11.3.3.1.