osmo-bsc/tests/handover/test_keep_efr_codec.ho_vty

22 lines
630 B
Plaintext

# TCH/F keeping with EFR codec
# The MS is using full rate V2 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 EFR
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 - - - - - -