Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 594 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 594 Bytes

CMSEchi

CMSEchi - A program for decoding binary files of the Avaya CMS system - ECHI files to txt files with "," separated.

Usage: CMSEchi [cms echi files dir] [decoded output dir]

  • two arguments are used to run the program:
    • [cms echi files dir] - directory where Avaya CMS ECHI files are located
    • [decoded output dir] - directory for outputting decoded files

The program contains a file - "appsettings.json" which describes the scheme of fields, their length for decoding CMS ECHI files in different versions.

Copyright (c) 2022 Mikhail I [email protected]