blob: 2f514bf4463935fa511717adcc42ac2e630bc053 [file] [log] [blame]
Neels Hofmeyr1a3eaef2020-11-18 16:25:55 +01001# TCH/H keeping with HR codec
2# The MS is using half rate V1 codec, but the better cell is congested
3# at TCH/H slots. As the congestion is removed, the handover takes
4# place.
5
6create-n-bts 2
7network
8 bts 1
9 handover2 min-free-slots tch/h 4
10codec tch/h HR
11set-ts-use trx 0 0 states * - - - - TCH/H- - -
12meas-rep lchan 0 0 5 0 rxlev 20 rxqual 0 ta 0 neighbors 30
13expect-no-chan
14network
15 bts 1
16 handover2 min-free-slots tch/h 3
17meas-rep lchan 0 0 5 0 rxlev 20 rxqual 0 ta 0 neighbors 30
18expect-ho from lchan 0 0 5 0 to lchan 1 0 5 0
19expect-ts-use trx 0 0 states * - - - - - - -
20expect-ts-use trx 1 0 states * - - - - TCH/H- - -