Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 485 Bytes

T24 OFS Messages

Generate T24 OFS Messages

  • OFS Transaction Request (OPERATION,OPTIONS,USER INFORMATION,TRANSACTION ID,Message Data (comma separated))
  • OFS Enquiry (ENQUIRY.SELECT,,USER INFORMATION,ENQUIRY,Message Data (comma separated))

Available online at: ofs.etelej.com

Usage

You can either;

  • Simply point your http webserver to index.html
  • Use the docker-launch.sh script (./docker-launch.sh) if you have docker and Go on your system