Attention is currently required from: pespin.
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. […]
The function mgcp_codec_find_convertible always prefers codecs that are the same. Only when there are no codecs that are the same, then a convertible codec is picked.
(it is assumed that that a "same" codec is always convertible)
To view, visit change 32083. To unsubscribe, or for help writing mail filters, visit settings.