An open API service indexing awesome lists of open source software.

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

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