fix AMR mode 4, fix erroneous start-mode in nitb config

This commit is contained in:
Monocots 2019-08-08 11:38:10 +00:00
parent 3f29dcab2a
commit d5ab417196
2 changed files with 3 additions and 3 deletions

View file

@ -110,7 +110,7 @@ network
neighbor-list mode automatic
<% if @mncc_codec == 'AMR' -%>codec-support fr amr
amr tch-h modes 4 5
amr tch-h start-mode 4
amr tch-h start-mode 1
<% else -%>codec-support fr
<% end -%>
<% if @gprs == 'active' -%> gprs mode gprs
@ -218,7 +218,7 @@ network
neighbor-list mode automatic
<% if @mncc_codec == 'AMR' -%>codec-support fr amr
amr tch-h modes 4 5
amr tch-h start-mode 4
amr tch-h start-mode 1
<% else -%>codec-support fr
<% end -%>
<% if @gprs == 'active' -%> gprs mode gprs