Changes
#12797 (Feb 6, 2025, 6:51:07 PM)
- E1 cosmetic: reduce white space in hard-coded TRAU-DL frames — falcon / detail
- E1: replace idle_tf_efr[] with a better version — falcon / detail
- E1: replace idle_tf_fr[] with a better version — falcon / detail
#12764 (Jan 21, 2025, 4:11:05 PM)
- mgw: CRCX: Split mgcp header pars parsing into a previous step — Neels Hofmeyr / detail
- mgw: MDCX: Split mgcp header pars parsing into a previous step — Neels Hofmeyr / detail
- mgw: DLCX: Split mgcp header pars parsing into a previous step — Neels Hofmeyr / detail
- mgw: Decouple SDP parsing step from conn obj update — Neels Hofmeyr / detail
- mgw: Remove wrong TODO comment — Neels Hofmeyr / detail
- mgw: MDCX: Simplify early return code paths — Neels Hofmeyr / detail
#12747 (Jan 14, 2025, 4:01:07 PM)
- mgw: Clean up code allocating conn_rtp rtp/rtcp sockets — Pau Espin Pedrol / detail
- mgw: Rename and cleanup code allocating rtp/rtcp ports in trunk — Pau Espin Pedrol / detail
#12746 (Jan 14, 2025, 3:41:06 PM)
- mgw: Split mgcp_rtp_end to its own file — Pau Espin Pedrol / detail
- mgw: Introduce mgcp_rtp_end_init() — Pau Espin Pedrol / detail
- mgw: Introduce struct mgcp_codecset struct — Pau Espin Pedrol / detail
- mgw: Cleanup rtp_endp fields in its own function — Pau Espin Pedrol / detail
- mgw: Move force_ptime logic outside of main CRCX func handler — Pau Espin Pedrol / detail
- mgw: Move several params setting to mgcp_rtp_end_init() — Pau Espin Pedrol / detail
- mgw: Simplify and redo code around ssrc patch feature — Pau Espin Pedrol / detail