osmo-mgw/src/libosmo-mgcp
Neels Hofmeyr d0dbda4106 drop cfg 'sdp audio fmtp-extra'
There is considerable code complexity in place for this ancient hack.

It dates back to 5ea1bc77a3
"
mgcp: Allow to freely control the a=fmtp line for experiments

In case of AMR one can specify the available codecs out-of-band. Allow
to configure this line statically in the configuration file.
"

Looking in mgcp_test.c output, the fmtp-extra tests do not even make
sense: they result in fmtp for pt=126 being added, even though there is
no payload type 126 listed in the SDP...

Related: OS#6313
Change-Id: Icee0cd1f5a751fa760d5a9deca29089e78e7eb93
2024-02-06 03:04:10 +01:00
..
Makefile.am */Makefile.am: libraries shall not be in AM_LDFLAGS 2023-03-11 04:46:12 +07:00
g711common.h treewide: remove FSF address 2021-12-14 12:50:59 +00:00
mgcp_codec.c mgcp_codec: be sensitive about IuFP when checking codecs 2023-05-31 09:34:14 +00:00
mgcp_conn.c drop cfg 'sdp audio fmtp-extra' 2024-02-06 03:04:10 +01:00
mgcp_e1.c mgcp_e1: cosmetic: rewrite comment 2023-03-22 09:58:34 +00:00
mgcp_endp.c ASCI: Support conference briding with 1..n connections 2023-07-10 12:14:05 +02:00
mgcp_iuup.c iuup: Use osmo_amr_ft_valid() API 2022-12-19 13:24:23 +01:00
mgcp_msg.c ASCI: Add new mode for voice group/broadcast call 2023-07-10 11:54:16 +02:00
mgcp_network.c drop get_net_downlink_format_cb 2024-02-06 03:00:50 +01:00
mgcp_osmux.c osmux: Use new osmux_xfrm_input API to set name on each link 2022-11-21 10:52:17 +01:00
mgcp_protocol.c drop cfg 'sdp audio fmtp-extra' 2024-02-06 03:04:10 +01:00
mgcp_ratectr.c osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c 2022-09-25 00:05:49 +02:00
mgcp_sdp.c drop cfg 'sdp audio fmtp-extra' 2024-02-06 03:04:10 +01:00
mgcp_stat.c osmux: Clean up mgcp_config osmux fields 2022-10-13 12:36:44 +02:00
mgcp_threads_queue.c add a lock-free bounded spsc interthread queue 2021-11-17 21:20:08 +00:00
mgcp_trunk.c adjust talloc context 2021-09-13 18:49:49 +02:00
mgcp_vty.c drop cfg 'sdp audio fmtp-extra' 2024-02-06 03:04:10 +01:00