Add free numbers variables

This commit is contained in:
Monocots 2020-04-10 21:15:36 +00:00
parent 11f589dafc
commit e784a04d04
2 changed files with 3 additions and 0 deletions

View file

@ -48,6 +48,8 @@ charge_internal_rate_type = "<%= @charge_internal_rate_type %>"
charge_inbound_calls = "<%= @charge_inbound_calls %>"
charge_inbound_rate = "<%= @charge_inbound_rate %>"
charge_inbound_rate_type = "<%= @charge_inbound_rate_type %>"
free_numbers = <%= @free_numbers %>
smsc_shortcode = "<%= @smsc_shortcode %>"
sms_sender_unauthorized = '<%= @sms_sender_unauthorized %>'
sms_destination_unauthorized = '<%= @sms_destination_unauthorized %>'