Export codecs config to RCCN
And change default mncc, inter to AMR
This commit is contained in:
parent
d4f90c20ad
commit
c488a754d2
2 changed files with 4 additions and 2 deletions
|
@ -17,6 +17,8 @@ use_sip = '<%= @use_sip %>'
|
|||
advice_email = <%= @advice_email %>
|
||||
test_playback = '<%= @test_playback %>'
|
||||
mncc_codec = '<%= @mncc_codec %>'
|
||||
inter_codec = '<%= @inter_codec %>'
|
||||
upstream_codec = '<%= @upstream_codec %>'
|
||||
|
||||
# database
|
||||
pgsql_db = '<%= @pgsql_db %>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue