Supported device types and versions
Communication line configuration
Communication station configuration
I/O tag configuration
Literature
Changes and modifications
Document revisions
The ICOM Voice Recorder protocol is intended for recording digital audio communication of ICOM repeaters (in AMBE2+ format). From the ICOM side, recording is supported for repeaters UC-FR5300 in multisite trunking mode, with firmware Revision 1.50 (NXDN)Beta.
In the configuration of the system master repeater in the settings in the "Recording" section, it is necessary to configure "Recording Server IP Address" to the address of the computer with the D2000 KOM process and "Recording Server Port" to the UDP port number where the D2000 KOM process will listen. Subsequently, all repeaters will start sending copies of UDP packets with sound to the specified address and port.
Category of communication line:
The following station protocol parameters can be specified:
Full Name | Description | Unit | Default value |
---|---|---|---|
| The working directory in which recordings are made. A symbolic constant #APPDIR# can be used to specify the application directory, e.g. #APPDIR#/my_work | - | #APPDIR#/icom/work |
| Directory to which closed recordings are moved. A symbolic constant #APPDIR# can be used to specify the application directory, e.g. #APPDIR#/my_done | - | #APPDIR#/icom/done |
| Waiting for recording to close. If this timeout expires and no more recording data has been received during it, the recording file is closed and moved to the Done Path directory. | sec.mss | 3.000 |
| Enabling detailed debugs about receiving and analyzing data. | YES/NO | NO |
Possible value types of I/O tag: TxtI, Ci.
The I/O tags can be configured on the station according to the following table:
Value type | I/O tag address | New value | Description |
---|---|---|---|
TxtI | IP_ADDR | New recording | The IP address of the sending repeater |
Ci | SRC_SYSCODE | New recording | Stores the System Code of the sender (1-16382) |
Ci | SRC_SITECODE | New recording | Stores the transmitters' Site Code (1-250) |
Ci | SRC_PREFIXID | New recording | Stores the Prefix ID of the transmitter (1-30) |
Ci | SRC_UNIT_ID | New recording | Stores the Unit ID of the transmitter (1-2000) |
Ci | SRC_RPTR_NO | New recording | Stores the transmitter's Repeater No. (1-30) |
Ci | DST_SYSCODE | New recording | Stores the System Code of the destination (1-16382) |
Ci | DST_SITECODE | New recording | Stores the Site Code of the destination (1-250) |
Ci | DST_PREFIXID | New recording | Stores the Prefix ID of the destination (1-30) |
Ci | DST_UNIT_ID | New recording | Stores the Unit/Group ID of the destination (1-2000,2047) |
Ci | CALL_TYPE | New recording | Call type (1-group call, 4-individual call) |
TxtI | FILE_READY | End of recording | The name of the closed file in the Done Path directory |
TxtI | ERROR | Error occurrence | Fatal error processing UDP packet, the packet is dropped |
TxtI | WARNING | Warning occurence | Minor error while processing UDP packet, processing continues |
-