aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2018-09-20 14:12:27 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2018-09-24 11:35:52 +0200
commit5a43b55a8e749ef020a35679ecc3d75e1d23a8fa (patch)
tree6978711e3968f1b82a6bc5ad82099ff6f6f70b51 /include/osmocom/bsc
parent878954a1b302b0b8dee3cdb3ed863aecc0b07073 (diff)
gsm_data.c: Set reasonable AMR codec defaults in gsm_bts_alloc()
At the moment we do not initalize the struct members mr_full and mr_half in struct gsm_bts. The user still has the option to configure reasonable values via vty, but when not VTY configuration is made, the flags for the AMR rates will be all zero. Lets initalize the struct members with reasonable defaults. - Make sure gsm_bts_alloc() populates fr_half and fr_full with reasonable defaults. Change-Id: I68747ae6dd2582e2a7d60337d9f2c43bd06ac525 Related: OS#3548
Diffstat (limited to 'include/osmocom/bsc')
0 files changed, 0 insertions, 0 deletions