Multi-threaded IAX2 Registration Server written in NodeJS. Performs IAX2 registrations for Asterisk clients.
- NodeJS 12.x or greater
- Yarn 1.x
- Copy .env.example to .env
- Change .env to fit your environment.
- Run
yarn install
- Run
node ./iaxServer.js
- Run
docker-compose up -d
to run as a daemon. Container uses host networking.
- Rob Vella, KK9ROB [email protected]
- Jason VE3YCA
A-GPL 3.0 or later
https://www.gnu.org/licenses/agpl-3.0.en.html
Copyright (C) 2020-2021 AllStarLink, Inc