Skip to content

Multi-threaded IAX2 NodeJS Registration Server that powers all of AllStarLink

License

Notifications You must be signed in to change notification settings

AllStarLink/ASL-IaxJS

Repository files navigation

AllStarLink IAX Server

Multi-threaded IAX2 Registration Server written in NodeJS. Performs IAX2 registrations for Asterisk clients.

Requirements

  • NodeJS 12.x or greater
  • Yarn 1.x

Installation

  • Copy .env.example to .env
  • Change .env to fit your environment.
  • Run yarn install
  • Run node ./iaxServer.js

Running with Docker

  • Run docker-compose up -d to run as a daemon. Container uses host networking.

Authors

License

A-GPL 3.0 or later

https://www.gnu.org/licenses/agpl-3.0.en.html

Copyright

Copyright (C) 2020-2021 AllStarLink, Inc

About

Multi-threaded IAX2 NodeJS Registration Server that powers all of AllStarLink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages