Attention is currently required from: dexter, neels, pespin.
1 comment:
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #3, Line 1375: if (conn_dst == conn)
I think it would have to be the other way around: […]
actually, it's not possible to do what you suggest. This way we'd bypass the "only recipient" case handled above, for which the code is [now] optimized.
So an endpoint with two connections, one of which is in CONFECHO mode, would not be handled correctly by your suggestion.
To view, visit change 36361. To unsubscribe, or for help writing mail filters, visit settings.