osmo-mgw/src
Philipp Maier 604410cd13 protocol: do not change LCO, when no LCO are present
In the current implementation the LCO parameters are reset. This means
that an MDCX without LCO will reset the LCO that have previously set
via CRCX. But according to RFC 3435 6.8 LocalConnectionOptions, the
LCO parameters should be preserved or left at their defaults if missing.

- Make sure LCO are retained if no LCO string is present.
- Also preserve the values of individual parameters if missing.

Change-Id: Ia0d73f61516618317dcd1d49384818fd8de27aa6
2018-06-06 10:36:48 +02:00
..
libosmo-legacy-mgcp legacy-mgcp: switch to new osmux output APIs 2018-05-19 12:06:12 +00:00
libosmo-mgcp protocol: do not change LCO, when no LCO are present 2018-06-06 10:36:48 +02:00
libosmo-mgcp-client cosmetic: fix typo in log message: 'abrupt' instead of 'aprupt' 2018-06-02 18:07:40 +02:00
osmo-bsc_mgcp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:05:05 +02:00
osmo-mgw use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:05:05 +02:00
Makefile.am Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00