nitb template fix
This commit is contained in:
parent
93a81c0bbf
commit
bc9dabc700
1 changed files with 12 additions and 12 deletions
|
@ -157,19 +157,19 @@ network
|
|||
hopping enabled 0
|
||||
<% if @gprs == 'active' -%>
|
||||
timeslot 2
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 3
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 4
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 5
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 6
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 7
|
||||
phys_chan_config PDCH
|
||||
|
@ -266,19 +266,19 @@ network
|
|||
hopping enabled 0
|
||||
<% if @gprs == 'active' -%>
|
||||
timeslot 2
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 3
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 4
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 5
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 6
|
||||
phys_chan_config TCH/F_PDCH
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
timeslot 7
|
||||
phys_chan_config PDCH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue