mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Open PBX ports on WAN when pbx_enabled is true
This commit is contained in:
parent
28096c859d
commit
1cf55bdb70
3 changed files with 16 additions and 0 deletions
|
@ -301,6 +301,9 @@ nextcloud_enabled: False
|
|||
pbx_install: False
|
||||
pbx_enabled: False
|
||||
asterisk_chan_dongle: False
|
||||
pbx_signaling_ports_chan_sip: "5160:5161"
|
||||
pbx_signaling_ports_chan_pjsip: "5060"
|
||||
pbx_data_ports: "10000:20000"
|
||||
|
||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||
wordpress_install: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue