You can find some configurations here : https://github.com/sboily/config/tree/master/asterisk13
Dockerfile : https://github.com/sboily/dockerfile/blob/master/asterisk/Dockerfile
docker run -p 5060:5060/udp -p 5038:5038 -p 8888:8888 -v $(pwd):/etc/asterisk -it quintana/asterisk bash
asterisk -c
The 8888 port is the http asterisk port. If you want to play with ARI use this port.
Content type
Image
Digest
sha256:d2fc30d2c…
Size
620.6 MB
Last updated
almost 7 years ago
docker pull quintana/asterisk