Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

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.


Audio data received from the repeater is sorted and stored in individual files - one file for each call. At the start of a call, the D2000 KOM process publishes information to the input I/O tags (if they exist). After the end of the call, it will publish information about the closed recording to the I/O tag with the address FILE_READY, without waiting for confirmation from the ESL script, therefore it is advisable to implement handling with by a Server Event using the ON CHANGE action, or by a trigger event with a configured request queue, or with multiple execution enabled script (ENABLE action) so that values are handled even when there is a large number of changes.

The file (.dat) can then be converted to a standard audio file (.wav) using the conversion utility (dat2wav.exe) by Ipesoft. It can work with the hardware AMBE2+ codec (CT-24 module from ICOM) or with the software AMBE2+ codec (with lower sound quality).

If GPS data (radio transmitter positions) are detected in UDP packets, these are published in I/O tags with GPS_* addresses upon detection of the end of the GPS sentence.

Kotva
komunikacna_linka
komunikacna_linka
Communication line configuration

...

Done
Full NameDescriptionUnitDefault value

Kotva
wp
wp
Work Path

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

Kotva

dpdp

dap
dap
Done Audio Path

Directory to which closed audio recordings are moved. A symbolic constant #APPDIR# can be used to specify the application directory, e.g. #APPDIR#/my_done

-#APPDIR#/icom/done_audio

Kotva
ddp
ddp
Done Data

Path

Directory to which closed data recordings (e.g. with GPS data) are moved. A symbolic constant #APPDIR# can be used to specify the application directory, e.g. #APPDIR#/my_done

-#APPDIR#/icom/done_data

Kotva
rt
rt
Recording Timeout

Waiting for the 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.mss3.000

Kotva
fd
fd
Full Debug

Enabling detailed debugs about receiving and analyzing data.YES/NONO

...

occurence
Value typeI/O tag address New valueDescription
TxtIIP_ADDRNew recordingThe IP address of the sending repeater
CiSRC_SYSCODENew recordingStores the System Code of the sender (1-16382)
CiSRC_SITECODENew recordingStores the transmitters' Site Code (1-250)
CiSRC_PREFIXIDNew recordingStores the Prefix ID of the transmitter (1-30)
CiSRC_UNIT_IDNew recordingStores the Unit ID of the transmitter (1-2000)
CiSRC_RPTR_NONew recordingStores the transmitter's Repeater No. (1-30)
CiDST_SYSCODENew recordingStores the System Code of the destination (1-16382)
CiDST_SITECODENew recordingStores the Site Code of the destination (1-250)
CiDST_PREFIXIDNew recordingStores the Prefix ID of the destination (1-30)
CiDST_UNIT_IDNew recordingStores the Unit/Group ID of the destination (1-2000,2047)
CiCALL_TYPENew recordingCall type (1-group call, 4-individual call)
TxtIFILE_READYEnd of recordingThe name of the closed file in the Done Audio Path directory
TxtIERRORError occurrenceFatal error processing UDP packet, the packet is dropped
TxtIWARNINGWarning occurrenceMinor error while processing UDP packet, processing continues
GPS data processing
CiGPS_PREFIXIDGPS dataStores the Prefix ID of the transmitter (1-30)
CiGPS_UNIT_IDGPS dataStores the Unit ID of the transmitter (1-2000)
CiGPS_DATAGPS dataParsed GPS sentence (without ending <CR><LF>)
TxtIGPS_FILEGPS dataThe name of the closed file with raw GPS data in the Done Data Path directory
(the file can be deleted since the parsed GPS data is in the I/O tag with the address GPS_DATA).
Processing of unknown type of data (neither audio nor GPS)
TxtIUNKNOWN_FILEUnknown dataThe name of the closed file with raw data in the Done Data Path directory

The format of the file name published in the I/O tag tags with the address addresses FILE_READY, GPS_FILE and UNKNOWN_FILE is as follows:

yyyy-dd-mm-hh-mi-ss_Host_SrcSysCode_SrcSiteCode_SrcPrefixId_SrcUnitId_SrcRptrNo_DstSysCode_DstSiteCode_DstPrefixId_DstUnitId_CallType.dat

...

Kotva
zmeny_upravy
zmeny_upravy
Changes and modifications

...

...



Kotva
revizie
revizie
Document revisions

...

  • Ver. 1.0 - September 9th, 2022 - Document creation
  • Ver. 1.1 - January 9, 2023 - Support for GPS data parsing
  • Ver. 1.2 - January 12, 2023 - Separation of directories for GPS and audio data, implementation of I/O tag for unknown data


Info
titleRelated pages:

Communication protocols

...