Attention is currently required from: dexter.
1 comment:
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #2, Line 516: codec_dst = mgcp_codec_find_convertible(conn_dst, codec_src);
IIUC you also need to do a 2 stage check here. Otherwise you may return a codec which needs mangling before returning a codec which only needs forwarding.
So you first check if you find "codec_same", and otherwise look for convertible.
To view, visit change 32083. To unsubscribe, or for help writing mail filters, visit settings.