mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
New default 'asterisk_rpi_patch: True' + documentation
This commit is contained in:
parent
3636d67a2c
commit
177cf0a5af
8 changed files with 37 additions and 29 deletions
|
|
@ -8,9 +8,12 @@
|
|||
# pbx_install: False
|
||||
# pbx_enabled: False
|
||||
|
||||
# pbx_use_apache: True # 2021-08-17: Set either to 'False' if nec -- please
|
||||
# pbx_use_apache: False # 2023-04-03: Set to 'True' if nec -- please also
|
||||
# pbx_use_nginx: True # read github.com/iiab/iiab/issues/2914 & #2916, THX!
|
||||
|
||||
# 2023-04-03: For EXPERIMENTAL testing on Raspberry Pi... (#3489, PR #3523)
|
||||
# asterisk_rpi_patch: True
|
||||
|
||||
# asterisk_chan_dongle: False
|
||||
|
||||
# pbx_signaling_ports_chan_sip: 5160:5161
|
||||
|
|
@ -22,9 +25,6 @@
|
|||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
|
||||
# 2023-04-02: If you want to try EXPERIMENTAL testing on Raspberry Pi:
|
||||
# asterisk_patch: True
|
||||
|
||||
asterisk_url: https://downloads.asterisk.org/pub/telephony/asterisk
|
||||
asterisk_src_file: asterisk-20-current.tar.gz
|
||||
asterisk_src_dir: "{{ iiab_base }}/asterisk" # /opt/iiab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue