https://github.com/antirek/docker-asterisk15-lua
docker asterisk15 with lua dialplan support
https://github.com/antirek/docker-asterisk15-lua
asterisk asterisk15 docker lua
Last synced: about 2 months ago
JSON representation
docker asterisk15 with lua dialplan support
- Host: GitHub
- URL: https://github.com/antirek/docker-asterisk15-lua
- Owner: antirek
- License: mit
- Created: 2018-01-01T14:09:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T04:24:03.000Z (over 7 years ago)
- Last Synced: 2025-04-10T05:35:47.021Z (about 1 year ago)
- Topics: asterisk, asterisk15, docker, lua
- Language: Dockerfile
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-asterisk15-lua
## What is it?
- Asterisk 15 latest
- Lua 5.2 for dialplan
- most useful luarocks packages
- dbs driver for lua
- g729 support
## Usage
use in Dockerfile
`````
FROM antirek/asterisk15-lua:18.09.1
...
CMD asterisk && tail -f /var/log/asterisk/messages
`````
also see https://github.com/antirek/docker-asterisk15-lua-pjsip-sample
## 18.09.1
- up asterisk to 15.6.0
## 18.08.1
- up lua to 5.2
- add luarocks luchia, statsd
- up luarocks luasec to 0.7
- up luarocks to 2.4.4
## 18.07.1
- asterisk 15.5.0
- enabled res_chan_stats, res_endpoint_stats