Skip to content
Success

Changes

Summary

  1. mgw: Remove wrong TODO comment (details)
Commit f431a15640379a365729a93feeb2ed18821424d6 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