aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/test_keep_fr_codec.ho_vty
blob: 4729d2514fc6f8c5506da9b67629eca10d0b7462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# TCH/F keeping with FR codec
# The MS is using full rate V1 codec, but the better cell is congested
# at TCH/F slots. As the congestion is removed, the handover takes
# place.

create-n-bts 2
network
 bts 1
  handover2 min-free-slots tch/f 4
codec tch/f FR
set-ts-use trx 0 0 states * TCH/F - - - - - -
meas-rep lchan 0 0 1 0 rxlev 20 rxqual 0 ta 0 neighbors 30
expect-no-chan
network
 bts 1
  handover2 min-free-slots tch/f 3
meas-rep lchan 0 0 1 0 rxlev 20 rxqual 0 ta 0 neighbors 30
expect-ho from lchan 0 0 1 0 to lchan 1 0 1 0
expect-ts-use trx 0 0 states * - - - - - - -
expect-ts-use trx 1 0 states * TCH/F - - - - - -