Create templates for BTS config
This commit is contained in:
parent
ea47d2d229
commit
8b2e6e6eb3
4 changed files with 54 additions and 2 deletions
8
modules/rhizo_base/templates/osmo-pcu.cfg.erb
Normal file
8
modules/rhizo_base/templates/osmo-pcu.cfg.erb
Normal file
|
@ -0,0 +1,8 @@
|
|||
pcu
|
||||
<% if @gprs == 'egprs' -%> egprs only
|
||||
<% end -%>
|
||||
flow-control-interval 10
|
||||
cs 4
|
||||
alloc-algorithm dynamic
|
||||
alpha 0
|
||||
gamma 0
|
Loading…
Add table
Add a link
Reference in a new issue