Attention is currently required from: dexter. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/27606 )
Change subject: mgcp_network: do not try to convert RTCP packets ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File src/libosmo-mgcp/mgcp_network.c:
https://gerrit.osmocom.org/c/osmo-mgw/+/27606/comment/71268422_50d81f4b PS2, Line 1521: static int rx_rtp(struct msgb *msg) It would be great if you can submit a new commit adding a comment here on top explaining that this function is actually handling both RTP and RTCP. Otherwise by just looking at the name it looks as if it only handled RTP.