https://github.com/opusvl/asterisk-docker-compose
Docker compose file for Asterisk
https://github.com/opusvl/asterisk-docker-compose
asterisk asterisk-pbx docker-compose
Last synced: about 1 month ago
JSON representation
Docker compose file for Asterisk
- Host: GitHub
- URL: https://github.com/opusvl/asterisk-docker-compose
- Owner: OpusVL
- Created: 2020-03-12T12:59:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T12:46:47.000Z (over 6 years ago)
- Last Synced: 2025-01-20T17:35:11.394Z (over 1 year ago)
- Topics: asterisk, asterisk-pbx, docker-compose
- Language: Lua
- Homepage:
- Size: 259 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asterisk 17 PBX
Docker compose container set based on Asterisk 17 (git master).
```shell
# asterisk -r
Asterisk GIT-master-a1dba820cf, Copyright (C) 1999 - 2018, Digium, Inc. and others.
Created by Mark Spencer
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk GIT-master-a1dba820cf currently running on 0891fa04dc83 (pid = 1)
Core debug is still 6.
```
## Configuration
`./etc/asterisk` mounts into the container `/etc/asterisk` folder.
HTTP is currently enabled on the default port 8088 with no prefix, eg.
`http://localhost:8088/manager?action=login&username=admin&secret=[password]`
AMI is exposed on standard port 5038