mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
18 lines
524 B
YAML
18 lines
524 B
YAML
pbx_install: False
|
|
pbx_enabled: False
|
|
pbx_installed: False
|
|
|
|
asterisk_url: http://downloads.asterisk.org/pub/telephony/asterisk/
|
|
asterisk_src_file: asterisk-16-current.tar.gz
|
|
asterisk_src_dir: /opt/iiab/asterisk
|
|
|
|
asterisk_db_host: localhost
|
|
asterisk_db_user: asterisk
|
|
asterisk_db_dbname: asterisk
|
|
asterisk_db_password: changeme
|
|
asterisk_db_cdrdbname: asteriskcdrdb
|
|
|
|
freepbx_url: http://mirror.freepbx.org/modules/packages/freepbx/
|
|
freepbx_src_file: freepbx-15.0-latest.tgz
|
|
freepbx_src_dir: /opt/iiab/freepbx
|
|
libodbc_path: ""
|