Attention is currently required from: pespin.
Patch set 3:Code-Review +1
5 comments:
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #2, Line 102: if (mgcp_conn_rtp_is_osmux(conn)) {
I'll submit that as a followup patch.
Done
File src/libosmo-mgcp/mgcp_osmux.c:
Patch Set #2, Line 459: cfg->osmux_addr_v4, cfg->osmux_port);
broken alignment
Done
Patch Set #2, Line 466: osmo_sock_get_name2(osmux_fd_v4.fd));
broken alignment
Done
Patch Set #2, Line 477: cfg->osmux_addr_v6, cfg->osmux_port);
broken alignment
Done
Patch Set #2, Line 484: osmo_sock_get_name2(osmux_fd_v6.fd));
broken alignment
Done
To view, visit change 29614. To unsubscribe, or for help writing mail filters, visit settings.