freeswitch-esl
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

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.

/freeswitch-esl/

    Package Sidebar

    Install

    npm i freeswitch-esl

    Weekly Downloads

    3

    Version

    2.0.0

    License

    none

    Unpacked Size

    1.09 MB

    Total Files

    100

    Last publish

    Collaborators

    • neeschit