We still need to check for egprs for 11bit RACH
This commit is contained in:
parent
030143377e
commit
203f92084c
1 changed files with 2 additions and 0 deletions
|
@ -73,7 +73,9 @@
|
||||||
gprs nsvc 1 local udp port 0
|
gprs nsvc 1 local udp port 0
|
||||||
gprs nsvc 1 remote udp port 0
|
gprs nsvc 1 remote udp port 0
|
||||||
gprs nsvc 1 remote ip 0.0.0.0
|
gprs nsvc 1 remote ip 0.0.0.0
|
||||||
|
<% if bts["gprs_m"] == "egprs" -%>
|
||||||
gprs egprs-packet-channel-request
|
gprs egprs-packet-channel-request
|
||||||
|
<% end -%>
|
||||||
no force-combined-si
|
no force-combined-si
|
||||||
bs-power-control
|
bs-power-control
|
||||||
mode static
|
mode static
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue