3 comments:
File tests/mgcp_client/mgcp_client_test.c:
Patch Set #1, Line 739: "m=audio 23 RTP/AVP 3\r\n" /* <-- 112 is missing here. Will it still appear? */
(X) (marker from https://gerrit.osmocom.org/c/osmo-mgw/+/34899/5..11/src/libosmo-mgcp-client/mgcp_client.c#b421 )
Patch Set #1, Line 748: { .codec = CODEC_AMR_8000_1, .pt = 112 }, /* <-- yes, it was added to the end. */
(X) (marker from https://gerrit.osmocom.org/c/osmo-mgw/+/34899/5..11/src/libosmo-mgcp-client/mgcp_client.c#b421 )
File tests/mgcp_client/mgcp_client_test.err:
Patch Set #1, Line 159: DLMGCP error in MGCP message: 'a=rtpmap:112' has no matching entry in 'm=audio ... 112'
(X) (marker from https://gerrit.osmocom.org/c/osmo-mgw/+/34899/5..11/src/libosmo-mgcp-client/mgcp_client.c#b421 )
To view, visit change 35422. To unsubscribe, or for help writing mail filters, visit settings.