bsc config: disallow dyn chans as SDCCH8
This commit is contained in:
parent
9c752de22c
commit
1cb56e8c13
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ network
|
||||||
<% if @mncc_codec == 'AMR' -%>
|
<% if @mncc_codec == 'AMR' -%>
|
||||||
dyn_ts_allow_tch_f 0
|
dyn_ts_allow_tch_f 0
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
dyn_ts_allow_sdcch8 0
|
||||||
timer net T3113 50
|
timer net T3113 50
|
||||||
meas-feed destination 127.0.0.1 8888
|
meas-feed destination 127.0.0.1 8888
|
||||||
neighbor-resolution bind 172.16.0.1 4248
|
neighbor-resolution bind 172.16.0.1 4248
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue