2.0.0 • Published 6 years ago

freeswitch-esl v2.0.0

Weekly downloads
20
License
-
Repository
github
Last release
6 years ago

FreeSWITCH ESL Bindings for Node.js written in TypeScript

This library helps connecting with Freeswitch via the event socket layer and abstracts most of the socket communications to an easy API. Most of the credit goes to englercj. I've merely ported the code with a few bug fixes, and attempted to define a few types. I've also added a few unit tests.

Purpose

TypeScript

Installation

The easiest way to install is via npm:

npm install freeswitch-esl

As in "Mod ESL".

License

This module is distributed under the Mozilla Public License 2.0.

2.0.0

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago