diff --git a/etc/test-server_pro.yaml.tt2 b/etc/test-server_pro.yaml.tt2 index a500d40..9f80e5f 100644 --- a/etc/test-server_pro.yaml.tt2 +++ b/etc/test-server_pro.yaml.tt2 @@ -108,7 +108,10 @@ open-ports: 80: http 443: https$ 1443: https +[% IF pbx.enable == 'yes' -%] 1444: https + 1445: http +[% END -%] [% IF ossbss.frontend != 'no' -%] 2443: https [% END -%]