Attention is currently required from: neels, pespin.
2 comments:
File src/libosmo-mgcp/mgcp_codec.c:
Patch Set #8, Line 401: * a tentative decision is made.
1) ack for dexter. […]
3) The follow up patch makes this more also more precise. When no no codec is chosen for the destination, then then mgcp_patch_pt() would fail and the packet would be tossed (follow up patch).
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #8, Line 511: rtp_hdr->payload_type = (uint8_t) conn_dst->end.codec->payload_type;
ACK, AFAIU the PayloadType is assigned to a connection, not to an endpoint.
Yes that is correct. (The PayloadType is assigned to a codec and that codec is assigned to a conn)
To view, visit change 32218. To unsubscribe, or for help writing mail filters, visit settings.