Attention is currently required from: pespin.
daniel has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-mgw/+/39208?usp=email )
Change subject: mgw: Avoid 2nd lookup of conn in endp during CRCX ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
Patchset:
PS1: NM, I just saw you did the rename already in another change
File src/libosmo-mgcp/mgcp_protocol.c:
https://gerrit.osmocom.org/c/osmo-mgw/+/39208/comment/041b27c5_8673219a?usp=... : PS1, Line 1025: conn = mgcp_conn_get_conn_rtp(_conn);
It's not really clear from reading what conn and _conn are, renaming conn to rtp{,_}conn would help.
Done