Skip to content
Success

Changes

Summary

  1. mgw: Drop rtp_processing transcoding stubs (details)
Commit c3ff38ee4c2df1f431b822ac34fbfd7f3542bb69 by Pau Espin Pedrol
mgw: Drop rtp_processing transcoding stubs

This has never been used afaik, and it's only clogging the code and
adding extra indirect function pointer calls to hot paths for no good
reason.
Drop all of it, and re-ad whatever makes sense once someone really wants
to implement transcoding.

Change-Id: Id16af528d94612e771f94333ad5404e5cd1c3318
The file was modifiedsrc/libosmo-mgcp/mgcp_ratectr.c
The file was modifiedinclude/osmocom/mgcp/mgcp_network.h
The file was modifiedinclude/osmocom/mgcp/mgcp_ratectr.h
The file was modifiedsrc/libosmo-mgcp/mgcp_network.c
The file was modifiedinclude/osmocom/mgcp/mgcp.h
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c