osmo-msc/src
Neels Hofmeyr 10d47901fd make default RAN codecs configurable in ran_infra
Instead of generating the default codecs list for a RAN for each call,
place a pre-composed list in ran_infra.c.

(1) The main aim is to allow configuring this list -- subsequent commit
Ib5655214ce48c66d095e8f1b7b7106ac3ee43ec0 will add the VTY commands to
modify the predefined lists.

(2) As a free side effect, this also allows configuring the order of
preference for specific codecs.

(3) It may also save us some iterations of the codec_map[], which may
grow a lot more variants; for example, we could add one entry for each
possible AMR mode-set...

Change-Id: If46231a53f7512dbd81790fd30462d65fe059aa3
2024-02-25 03:43:12 +01:00
..
libmsc make default RAN codecs configurable in ran_infra 2024-02-25 03:43:12 +01:00
libsmpputil SMPP: Fix Memory leaks 2023-07-21 21:11:14 +01:00
libvlr vlr: Use new libosmogsm struct osmo_gsup_pdp_info fields 2024-01-26 18:07:43 +00:00
osmo-msc make two functions static 2023-09-15 04:30:32 +02: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