osmo-bsc/tests/handover/test_keep_fr_codec.ho_vty

22 lines
628 B
Plaintext

# 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 - - - - - -