[PATCH 5/6] osmux: Enforce Osmux only global and per BSC configuration

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/.

Neels Hofmeyr nhofmeyr at sysmocom.de
Mon Oct 5 10:37:58 UTC 2015


On Sun, Oct 04, 2015 at 11:22:53AM +0200, Holger Hans Peter Freyther wrote:
> +	/* If we require osmux and it is not disabled.. fail */
> +	if (nat_osmux_only(bsc->nat->mgcp_cfg, bsc->cfg) &&
> +		endp->osmux.state == OSMUX_STATE_DISABLED) {
[...]

Comment: If we require osmux and it IS disabled, fail

That's the only thing I spotted in your patch series.

~Neels

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20151005/940d3dbe/attachment.bin>


More information about the OpenBSC mailing list