Osmocom configs: Fix compatability with latest release
This commit is contained in:
parent
b1f575ab06
commit
ac03cfe5a4
5 changed files with 8 additions and 6 deletions
|
@ -17,7 +17,6 @@
|
|||
channel-description bs-pa-mfrms 5
|
||||
channel-description bs-ag-blks-res 1
|
||||
no access-control-class-ramping
|
||||
access-control-class-ramping-step-size 1
|
||||
early-classmark-sending forbidden
|
||||
early-classmark-sending-3g allowed
|
||||
ipa unit-id 1000 <%= bts["uid"] %>
|
||||
|
@ -67,6 +66,8 @@
|
|||
gprs nsvc 1 local udp port 0
|
||||
gprs nsvc 1 remote udp port 0
|
||||
gprs nsvc 1 remote ip 0.0.0.0
|
||||
<% if @repo == 'nightly' && bts["gprs_m"] == "egprs" %> gprs egprs-packet-channel-request
|
||||
<% end -%>
|
||||
no force-combined-si
|
||||
<% if bts["model"] == "2050S" %> depends-on-bts <%= index-1 %>
|
||||
<% end -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue