Skip to content

๐Ÿ“ž Phone call register service for Alcatel OmniPCX Enterprise via SerialPort, MSSQL, Express, Socket.IO NodeJS packages

Notifications You must be signed in to change notification settings

valenciafg/phone-register-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ“ž Phone call register service for Alcatel OmniPCX Enterprise via SerialPort, MSSQL, Express, Socket.IO NodeJS packages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published