From bc25a61cc2e10453b68973545c05122eb3e15483 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Thu, 28 Sep 2023 20:40:55 -0700 Subject: [PATCH] Update test fixtures to keep up with sdp module --- test/jingle/sdp/audio-video.json | 56 ++++++++++++++++++++++---------- 1 file changed, 38 insertions(+), 18 deletions(-) diff --git a/test/jingle/sdp/audio-video.json b/test/jingle/sdp/audio-video.json index 5bfe41b2..d876ef96 100644 --- a/test/jingle/sdp/audio-video.json +++ b/test/jingle/sdp/audio-video.json @@ -170,34 +170,41 @@ { "id": 1, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:ssrc-audio-level" + "uri": "urn:ietf:params:rtp-hdrext:ssrc-audio-level", + "attributes": "" }, { "id": 2, "direction": "sendrecv", - "uri": "http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time" + "uri": "http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time", + "attributes": "" }, { "id": 3, "direction": "sendrecv", - "uri": "http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01" + "uri": "http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01", + "attributes": "" }, { "id": 4, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:sdes:mid" + "uri": "urn:ietf:params:rtp-hdrext:sdes:mid", + "attributes": "" }, { "id": 5, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id" + "uri": "urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id", + "attributes": "" }, { "id": 6, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id" + "uri": "urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id", + "attributes": "" } ], + "profile": "UDP/TLS/RTP/SAVPF", "rtcp": [] }, "setup": "actpass", @@ -850,64 +857,77 @@ { "id": 14, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:toffset" + "uri": "urn:ietf:params:rtp-hdrext:toffset", + "attributes": "" }, { "id": 2, "direction": "sendrecv", - "uri": "http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time" + "uri": "http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time", + "attributes": "" }, { "id": 13, "direction": "sendrecv", - "uri": "urn:3gpp:video-orientation" + "uri": "urn:3gpp:video-orientation", + "attributes": "" }, { "id": 3, "direction": "sendrecv", - "uri": "http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01" + "uri": "http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01", + "attributes": "" }, { "id": 12, "direction": "sendrecv", - "uri": "http://www.webrtc.org/experiments/rtp-hdrext/playout-delay" + "uri": "http://www.webrtc.org/experiments/rtp-hdrext/playout-delay", + "attributes": "" }, { "id": 11, "direction": "sendrecv", - "uri": "http://www.webrtc.org/experiments/rtp-hdrext/video-content-type" + "uri": "http://www.webrtc.org/experiments/rtp-hdrext/video-content-type", + "attributes": "" }, { "id": 7, "direction": "sendrecv", - "uri": "http://www.webrtc.org/experiments/rtp-hdrext/video-timing" + "uri": "http://www.webrtc.org/experiments/rtp-hdrext/video-timing", + "attributes": "" }, { "id": 8, "direction": "sendrecv", - "uri": "http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07" + "uri": "http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07", + "attributes": "" }, { "id": 9, "direction": "sendrecv", - "uri": "http://www.webrtc.org/experiments/rtp-hdrext/color-space" + "uri": "http://www.webrtc.org/experiments/rtp-hdrext/color-space", + "attributes": "" }, { "id": 4, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:sdes:mid" + "uri": "urn:ietf:params:rtp-hdrext:sdes:mid", + "attributes": "" }, { "id": 5, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id" + "uri": "urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id", + "attributes": "" }, { "id": 6, "direction": "sendrecv", - "uri": "urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id" + "uri": "urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id", + "attributes": "" } ], + "profile": "UDP/TLS/RTP/SAVPF", "rtcp": [] }, "setup": "actpass",