A experimental HTTP to SCAIP over SIP gateway. Not intended for production use!
- create
config.json(see config.py for structure) - create
.envfile withSCAIP_GATEWAY_CONFIGpointing toconfig.json
- run
docker-compose upto start the service - open http://0.0.0.0:8000/docs
docker-compose restartto restart the service (unfortunately to auto-reload does not work due to the SIP-Thread)