You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ASTERISK is a free and open source framework for building communications applications and is sponsored by Sangoma. We try to install and building asterisk version 16.8.0 with postgres realtime driver
Prerequisite
Docker and docker-compose installed
Aterisk version >=16.8.0( lower version is not tested )
How to start
With docker-compose(dev & test only) docker build . -t asterisk:16.8.0docker-compose up -d