Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.57 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.57 KB

Phone-Register-Service is a service based on Node.js, Express, Socket.io, SerialPort, MS-SQL server, that connect to Alcatel Omnipcx enterprise communication server via COM port and records all outgoing calls in database, at the same time sends the call log to clients via socket.io, in addition you can make queries through the api built in express

Features

Requirements

Make sure all dependencies have been installed before moving on:

Installation

#clone this repository in the folder you want
> git clone https://github.com/valenciafg/phone-register-service.git
#install dependencies
> npm install

Run

Type this command where you cloned this repository:

> npm run start

Test COM ports

To check all COM ports actives you can run

> node listen.js