https://github.com/opusvl/asterisk-pgsql
Asterisk with PostgreSQL Real-time Database
https://github.com/opusvl/asterisk-pgsql
asterisk-pbx postgresql
Last synced: 8 months ago
JSON representation
Asterisk with PostgreSQL Real-time Database
- Host: GitHub
- URL: https://github.com/opusvl/asterisk-pgsql
- Owner: OpusVL
- Created: 2020-04-12T13:47:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T12:56:49.000Z (almost 6 years ago)
- Last Synced: 2025-06-03T19:35:18.724Z (about 1 year ago)
- Topics: asterisk-pbx, postgresql
- Language: PLpgSQL
- Size: 278 KB
- Stars: 21
- Watchers: 3
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asterisk with PostgreSQL Real-time Database
This container set provides the Asterisk 17 PBX with a real-time database from PostgreSQL.
You should provide your own `etc/asterisk` content. The files provided allow for a basic asterisk instance that connects to PostgreSQL using ODBC.
The content under the `etc/asterisk/dist` folder contains all the Asterisk sample configuration files.
> Now with functional SIP over TLS.