mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Merge pull request #2896 from holta/asterisk18
pbx/defaults/main.yml: Asterisk 16.x -> 18.x
This commit is contained in:
commit
d278104ebc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#pbx_installed: False
|
||||
|
||||
asterisk_url: http://downloads.asterisk.org/pub/telephony/asterisk/
|
||||
asterisk_src_file: asterisk-16-current.tar.gz
|
||||
asterisk_src_file: asterisk-18-current.tar.gz
|
||||
asterisk_src_dir: /opt/iiab/asterisk
|
||||
|
||||
freepbx_url: http://mirror.freepbx.org/modules/packages/freepbx/
|
||||
|
|
Loading…
Reference in a new issue