Be more explicit with codec support in bsc config
This commit is contained in:
parent
b06f61ff80
commit
d60394b898
2 changed files with 8 additions and 1 deletions
|
@ -77,4 +77,7 @@ network
|
|||
handover2 penalty-time failed-ho 5
|
||||
handover2 penalty-time failed-assignment 5
|
||||
handover2 congestion-check 30
|
||||
<% if @mncc_codec != 'GSM' -%>
|
||||
dyn_ts_allow_tch_f 0
|
||||
<% end -%>
|
||||
meas-feed destination 127.0.0.1 8888
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue