RCCN: Add vsat param to config_values

This will be used in future commits to RCCN
This commit is contained in:
Keith Whyte 2021-03-11 08:31:14 +01:00
parent 39c7fa358f
commit d9e8651d9f

View file

@ -40,6 +40,7 @@ riak_ip_address = "<%= @riak_ip_address %>"
mncc_ip_address = "<%= @mncc_ip_address %>" mncc_ip_address = "<%= @mncc_ip_address %>"
sip_central_ip_address = <%= @sip_central_ip_address %> sip_central_ip_address = <%= @sip_central_ip_address %>
webphone_prefix = <%= @webphone_prefix %> webphone_prefix = <%= @webphone_prefix %>
has_vsat = <%= @has_vsat %>
# SITE settings # SITE settings
# rate type can be "call" or "min" # rate type can be "call" or "min"