This document explains the filename of the exported recording filename from the export of an Amethyst 2 or iReCall:
- The fields are delimited with a Tilde or “~” symbol.
- There are no spaces in the filename.
- The fields in the order of the filename are:
DATE ( YYYYMMDD )
TIME (HHMMSS)
EXT
USERNAME
PHONE_NUMBER
DESTINATION_DESCRIPTION
CALL_DIRECTION
CALL_ID ( The unique ID assigned to the recording when i was loaded into the Amethyst / iReCall server)
RECORDING_REF.wav ( The recording reference from the recording server)
The filename will look like this
DATE~TIME~EXT~USERNAME~PHONE_NUMBER~DESTINATION_DESCRIPTION ~CALL_DIRECTION~CALL_ID~RECORDING_REF.wav
Example filename:
20210422~074905~12345~JOHN_SMITH~0825739200~VODACOM_-_ZA~IN~7931032~cre1_210422-000218.wav
Update 2.0.8.4
Added a new setting to allow the filename delimiter to be changed to a different value.
In each export INI file the delimiter has to be specified or it will default to the “~”.
To change the delimiter to a “+” you need to use this option:
RECORDINGFILENAMEDELIMITER=+
[EXPORT]
DESTINATIONFOLDER=exports/2020-09-23
ADDHEADER=1
DELIMITER=|
RECORDINGFILENAMEDELIMITER=+