Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opusvl/asterisk-pgsql
Asterisk with PostgreSQL Real-time Database
https://github.com/opusvl/asterisk-pgsql
asterisk-pbx postgresql
Last synced: about 2 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T12:56:49.000Z (over 4 years ago)
- Last Synced: 2023-06-13T10:15:25.241Z (over 1 year ago)
- Topics: asterisk-pbx, postgresql
- Language: PLpgSQL
- Size: 278 KB
- Stars: 11
- Watchers: 3
- Forks: 13
- 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.