Skip to content
Success

Changes

Summary

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