aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2018-10-22 14:21:57 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2018-10-24 09:22:41 +0200
commit3b9dcb3fc1abfa3780b4da2a9a05bd79f65a5c44 (patch)
treedb36e5acaaf693db023e67afb2e6784d7b3a3410 /configure.ac
parentbca82edab74678a1af08a50201d916bdcd9b7140 (diff)
gsm_04_08: improve gsm48_multirate_config()
The function gsm48_multirate_config() generates the multirate configuration IE, that is sent via RSL to configure the active set of AMR codecs inside the BTS. The function already works, but it does not check the input data for consistancy. Lets add some consistancy check to make sure that inconsistant parameters are rejected. Also allow the output pointer to be NULL, so that the function can be used to perform a dry run to be able to verify parameters. - Check for invalid / inconsistant configuration parameters - Perform a dry-run when lv pointer is set to NULL Change-Id: I06beb7dd7236c81c3a91af4d09c31891f4b910a4 Related: OS#3529
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions