config: add mncc_codec

This commit is contained in:
Keith Whyte 2019-03-28 22:50:15 +00:00
parent 9c6552c6b7
commit 3fd686aa22

View file

@ -10,6 +10,7 @@ sq_hlr_path = '<%= @sq_hlr_path %>'
use_sip = '<%= @use_sip %>'
advice_email = <%= @advice_email %>
test_playback = '<%= @test_playback %>'
mncc_codec = '<%= @mncc_codec %>'
# database
pgsql_db = '<%= @pgsql_db %>'