Attention is currently required from: neels.
1 comment:
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #1, Line 843: return 0;
we should only avoid the check if the conn addr is not set (see "osmo_sockaddr_is_any(&conn->end.addr) != 0" below).
Similarly, we should allow the same if port is yet unset (=0), as in my newly introduced check in https://gerrit.osmocom.org/c/osmo-mgw/+/35176/3/src/libosmo-mgcp/mgcp_network.c
To view, visit change 35205. To unsubscribe, or for help writing mail filters, visit settings.