No description
|
Finn
1bab9d6add
All checks were successful
/ freeswitch-container-build (push) Successful in 12m56s
|
||
|---|---|---|
| .forgejo/workflows | Initial commit | |
| dynamic-xmlconfig | Move almost all module configs back to mod_xml_curl | |
| patches/freeswitch | enable mod_xml_curl | |
| .gitignore | Initial commit | |
| Containerfile | Initial commit | |
| freeswitch.xml | handle preprocessor vars | |
| LICENSE | readme, license | |
| README.md | readme, license | |
FreeSWITCH Container
This is an attempt to package a minimal FreeSWITCH container.
- State is stored in an ODBC database. Must set environment variable
DSN - Configuration is retreived from an HTTP server. See mod_curl_xml for details. Must set environment variable
CONFIG_URL.