add outbound charge type parameter

This commit is contained in:
Monocots 2020-03-24 23:14:18 +00:00 committed by Keith Whyte
parent 523f3a0efb
commit c759b54620

View file

@ -51,6 +51,7 @@ 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 %>"
charge_outbound_rate_type = "<%= @charge_outbound_rate_type %>"
free_numbers = <%= @free_numbers %>
smsc_shortcode = "<%= @smsc_shortcode %>"