Skip to content
Success

Changes

Summary

  1. mgw: Remove wrong TODO comment (details)
Commit d2492479965f5ffacf624b4baf0a72b9e2c8bc83 by Pau Espin Pedrol
mgw: Remove wrong TODO comment

The TODO was written because the author had in mind the ptr where the
codec was stored was a MGCP endpoint object, but it is actually an
rtp_end which is an object under conn_rtp, so that's fine already with
current code.

Change-Id: I99d2211e81443883c45cc3fdda10e39a8c152063
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c