Attention is currently required from: dexter.
4 comments:
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #10, Line 705: case GSM_HR_BYTES + sizeof(struct rtp_hdr):
if possible order the fields left to right based on the order you encounter them in the pkt.
Patch Set #10, Line 741: bool convert = false;
can be dropped.
Patch Set #10, Line 746: convert = true;
return true;
Patch Set #10, Line 750: convert = true;
return true;
To view, visit change 31214. To unsubscribe, or for help writing mail filters, visit settings.