Attention is currently required from: dexter.
2 comments:
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #1, Line 1533: /* If AMR is configured for the ingress connection a conversion of the
This line is also difficult to read. I'd rewrite the entire phrase as:
"""
If AMR is configured for the ingress connection, then a conversion of the
framing mode (octet-aligned vs. bandwith-efficient) is explicitly
defined, so we check if the incoming payload matches that expectation.
"""
Patch Set #1, Line 1534: * framing mode (octet-aligned vs. bandwith-efficient is explicitly
I think there's a ")" missing here too, can you fix it while at it?
To view, visit change 27390. To unsubscribe, or for help writing mail filters, visit settings.