Add support for single trx to osmo-nitb.cfg template
This commit is contained in:
parent
0d21275e48
commit
eac835e3ac
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,7 @@ network
|
||||||
timeslot 7
|
timeslot 7
|
||||||
phys_chan_config TCH/F
|
phys_chan_config TCH/F
|
||||||
hopping enabled 0
|
hopping enabled 0
|
||||||
|
<% if @arfcn_B -%>
|
||||||
bts 1
|
bts 1
|
||||||
type sysmobts
|
type sysmobts
|
||||||
band GSM850
|
band GSM850
|
||||||
|
@ -190,6 +191,7 @@ network
|
||||||
timeslot 7
|
timeslot 7
|
||||||
phys_chan_config TCH/F
|
phys_chan_config TCH/F
|
||||||
hopping enabled 0
|
hopping enabled 0
|
||||||
|
<% end -%>
|
||||||
<% if @bts2_ip_address -%>
|
<% if @bts2_ip_address -%>
|
||||||
bts 2
|
bts 2
|
||||||
type sysmobts
|
type sysmobts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue