Specifying channel mode for speech

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

jolly andreas at eversberg.eu
Wed Feb 29 07:20:02 UTC 2012


Thomas Cooper wrote:
> Osmo-bts gets the MODE_MODIFY_REQ from OpenBSC with
> GSM48_CMODE_SPEECH_EFR to use for the channel mode. However, I would
> like to be able to specify using GSM48_CMODE_SPEECH_V1 instead (which
> is FR; EFR is not supported in L1). Is there an easy way to set the
> preferred channel mode/audio support? I didn't see anything on the VTY
> wiki or in the config file.
>   
hi tom,

you may change the line 46 at mncc_builtin.c. the first entry in this
array is the full rate code, the second entry is the half rate codec.
(depending on the trx configuration)  just change the first entry.

regards,

andreas





More information about the OpenBSC mailing list