Optimized for using it as a WebRTC to SIP gateway
docker build -t voxbone-janus .
-
add
-S stun_srv_addr at
the end of your docker run command to let janus discover its own public ip through stun -
add
-e
if you want to enable event handlers
- Clean up unneeded
Utils
packages