Skip to content
Success

Changes

Summary

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