aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/paging.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-04-06 17:54:34 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-04-29 18:53:27 +0200
commit1e28eb83c0c2f1b362114199e70b6d454fa2d08b (patch)
treef4e2617924881673c1083078772b62849f5b7a07 /openbsc/src/libbsc/paging.c
parentb396b69cb2ac93b6e4b53c4252fe809658acd8bd (diff)
mncc: Select the codec similar to the modify handling
In case the default TCH/F codec is "EFR" and we do an early assignment from SDCCH to a TCH we would assign the TCH/H codec. This is because the lchan_type will be neither a TCH/H nor a TCH/F. At the same time the _gsm48_lchan_modify code to check for half vs. full-rate is the other way around. Align both. It is full-rate if it is not a TCH_H. This will have some other complications down the way (early assignment on cells with only TCH/H). So the mode should not depend on the _current_ channel but the kind of channel we want.
Diffstat (limited to 'openbsc/src/libbsc/paging.c')
0 files changed, 0 insertions, 0 deletions