osmo-msc/src
Neels Hofmeyr 62bfa37eae rtp_stream: allow multiple codecs / use codec filter from Assignment
Allow configuring MGW conns with multiple codecs. The new codecs filter
can have multiple results, and MGCP can configure multiple codecs. Get
rid of this bottleneck, that so far limits to a single codec to MGW.

On Assignment Complete, set codec_filter.assignment to the assigned
codec, and use that to set the resulting codec (possibly multiple codecs
in the future) to create the CN side MGW endpoint.

Related: SYS#5066
Change-Id: If9c67b298b30f893ec661f84c9fc622ad01b5ee5
2023-03-18 03:05:34 +01:00
..
libmsc rtp_stream: allow multiple codecs / use codec filter from Assignment 2023-03-18 03:05:34 +01:00
libsmpputil SMPP: use proper type for boolean variables 2023-01-17 09:15:54 +00:00
libvlr vlr: implement fallback to no-auth 2022-10-27 23:59:38 +02:00
osmo-msc Transition to use of 'telnet_init_default' 2023-02-25 17:48:58 +01:00
utils SMPP: use default port from libsmpp34 2022-10-20 20:10:39 +03:00
Makefile.am src/Makefile.am: remove unneeded AM_LDFLAGS with LIBS 2023-03-11 04:48:19 +07:00