Attention is currently required from: fixeria.
1 comment:
File include/osmocom/mgcp/mgcp_network.h:
Patch Set #3, Line 96: int rtp_port, rtcp_port
To me it looks like it was done on purpose: there is not only rtp_port, but also rtcp_port. […]
The rtcp_port can also be dropped completely, since it's basically rtp_port+1 in all cases.
The inconsistency of having a sockaddr which gets its port part set and used in different places while keeping this rtp_port is A LOT worse.
To view, visit change 29589. To unsubscribe, or for help writing mail filters, visit settings.