Skip to content
Success

Changes

Summary

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