Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(280)

Side by Side Diff: webrtc/api/test/testsdpstrings.h

Issue 2043193003: Make the default value of rtcp-mux policy to required. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Merge with new changes. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 /* 1 /*
2 * Copyright 2012 The WebRTC project authors. All Rights Reserved. 2 * Copyright 2012 The WebRTC project authors. All Rights Reserved.
3 * 3 *
4 * Use of this source code is governed by a BSD-style license 4 * Use of this source code is governed by a BSD-style license
5 * that can be found in the LICENSE file in the root of the source 5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found 6 * tree. An additional intellectual property rights grant can be found
7 * in the file PATENTS. All contributing project authors may 7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree. 8 * be found in the AUTHORS file in the root of the source tree.
9 */ 9 */
10 10
(...skipping 11 matching lines...) Expand all
22 "s=SIP Call\r\n" 22 "s=SIP Call\r\n"
23 "t=0 0\r\n" 23 "t=0 0\r\n"
24 "a=ice-ufrag:e5785931\r\n" 24 "a=ice-ufrag:e5785931\r\n"
25 "a=ice-pwd:36fb7878390db89481c1d46daa4278d8\r\n" 25 "a=ice-pwd:36fb7878390db89481c1d46daa4278d8\r\n"
26 "a=fingerprint:sha-256 A7:24:72:CA:6E:02:55:39:BA:66:DF:6E:CC:4C:D8:B0:1A:" 26 "a=fingerprint:sha-256 A7:24:72:CA:6E:02:55:39:BA:66:DF:6E:CC:4C:D8:B0:1A:"
27 "BF:1A:56:65:7D:F4:03:AD:7E:77:43:2A:29:EC:93\r\n" 27 "BF:1A:56:65:7D:F4:03:AD:7E:77:43:2A:29:EC:93\r\n"
28 "m=audio 36993 RTP/SAVPF 109 0 8 101\r\n" 28 "m=audio 36993 RTP/SAVPF 109 0 8 101\r\n"
29 "c=IN IP4 74.95.2.170\r\n" 29 "c=IN IP4 74.95.2.170\r\n"
30 "a=rtpmap:109 opus/48000/2\r\n" 30 "a=rtpmap:109 opus/48000/2\r\n"
31 "a=ptime:20\r\n" 31 "a=ptime:20\r\n"
32 "a=rtcp-mux\r\n"
32 "a=rtpmap:0 PCMU/8000\r\n" 33 "a=rtpmap:0 PCMU/8000\r\n"
33 "a=rtpmap:8 PCMA/8000\r\n" 34 "a=rtpmap:8 PCMA/8000\r\n"
34 "a=rtpmap:101 telephone-event/8000\r\n" 35 "a=rtpmap:101 telephone-event/8000\r\n"
35 "a=fmtp:101 0-15\r\n" 36 "a=fmtp:101 0-15\r\n"
36 "a=sendrecv\r\n" 37 "a=sendrecv\r\n"
37 "a=candidate:0 1 UDP 2112946431 172.16.191.1 61725 typ host\r\n" 38 "a=candidate:0 1 UDP 2112946431 172.16.191.1 61725 typ host\r\n"
38 "a=candidate:2 1 UDP 2112487679 172.16.131.1 58798 typ host\r\n" 39 "a=candidate:2 1 UDP 2112487679 172.16.131.1 58798 typ host\r\n"
39 "a=candidate:4 1 UDP 2113667327 10.0.254.2 58122 typ host\r\n" 40 "a=candidate:4 1 UDP 2113667327 10.0.254.2 58122 typ host\r\n"
40 "a=candidate:5 1 UDP 1694302207 74.95.2.170 36993 typ srflx raddr " 41 "a=candidate:5 1 UDP 1694302207 74.95.2.170 36993 typ srflx raddr "
41 "10.0.254.2 rport 58122\r\n" 42 "10.0.254.2 rport 58122\r\n"
42 "a=candidate:0 2 UDP 2112946430 172.16.191.1 55025 typ host\r\n" 43 "a=candidate:0 2 UDP 2112946430 172.16.191.1 55025 typ host\r\n"
43 "a=candidate:2 2 UDP 2112487678 172.16.131.1 63576 typ host\r\n" 44 "a=candidate:2 2 UDP 2112487678 172.16.131.1 63576 typ host\r\n"
44 "a=candidate:4 2 UDP 2113667326 10.0.254.2 50962 typ host\r\n" 45 "a=candidate:4 2 UDP 2113667326 10.0.254.2 50962 typ host\r\n"
45 "a=candidate:5 2 UDP 1694302206 74.95.2.170 41028 typ srflx raddr" 46 "a=candidate:5 2 UDP 1694302206 74.95.2.170 41028 typ srflx raddr"
46 " 10.0.254.2 rport 50962\r\n" 47 " 10.0.254.2 rport 50962\r\n"
47 "m=video 38826 RTP/SAVPF 120\r\n" 48 "m=video 38826 RTP/SAVPF 120\r\n"
48 "c=IN IP4 74.95.2.170\r\n" 49 "c=IN IP4 74.95.2.170\r\n"
50 "a=rtcp-mux\r\n"
49 "a=rtpmap:120 VP8/90000\r\n" 51 "a=rtpmap:120 VP8/90000\r\n"
50 "a=sendrecv\r\n" 52 "a=sendrecv\r\n"
51 "a=candidate:0 1 UDP 2112946431 172.16.191.1 62017 typ host\r\n" 53 "a=candidate:0 1 UDP 2112946431 172.16.191.1 62017 typ host\r\n"
52 "a=candidate:2 1 UDP 2112487679 172.16.131.1 59741 typ host\r\n" 54 "a=candidate:2 1 UDP 2112487679 172.16.131.1 59741 typ host\r\n"
53 "a=candidate:4 1 UDP 2113667327 10.0.254.2 62652 typ host\r\n" 55 "a=candidate:4 1 UDP 2113667327 10.0.254.2 62652 typ host\r\n"
54 "a=candidate:5 1 UDP 1694302207 74.95.2.170 38826 typ srflx raddr" 56 "a=candidate:5 1 UDP 1694302207 74.95.2.170 38826 typ srflx raddr"
55 " 10.0.254.2 rport 62652\r\n" 57 " 10.0.254.2 rport 62652\r\n"
56 "a=candidate:0 2 UDP 2112946430 172.16.191.1 63440 typ host\r\n" 58 "a=candidate:0 2 UDP 2112946430 172.16.191.1 63440 typ host\r\n"
57 "a=candidate:2 2 UDP 2112487678 172.16.131.1 51847 typ host\r\n" 59 "a=candidate:2 2 UDP 2112487678 172.16.131.1 51847 typ host\r\n"
58 "a=candidate:4 2 UDP 2113667326 10.0.254.2 58890 typ host\r\n" 60 "a=candidate:4 2 UDP 2113667326 10.0.254.2 58890 typ host\r\n"
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 "a=ice-pwd:lByS9z2RSQlSE9XurlvjYmEm\r\n" 123 "a=ice-pwd:lByS9z2RSQlSE9XurlvjYmEm\r\n"
122 "a=ssrc:4227871655 cname:TsmD02HRfhkJBm4m\r\n" 124 "a=ssrc:4227871655 cname:TsmD02HRfhkJBm4m\r\n"
123 "a=ssrc:4227871655 msid:7nU0TApbB-n4dfPlCplWT9QTEsbBDS1IlpW3 a0\r\n" 125 "a=ssrc:4227871655 msid:7nU0TApbB-n4dfPlCplWT9QTEsbBDS1IlpW3 a0\r\n"
124 "a=ssrc:4227871655 mslabel:7nU0TApbB-n4dfPlCplWT9QTEsbBDS1IlpW3\r\n" 126 "a=ssrc:4227871655 mslabel:7nU0TApbB-n4dfPlCplWT9QTEsbBDS1IlpW3\r\n"
125 "a=ssrc:4227871655 label:7nU0TApbB-n4dfPlCplWT9QTEsbBDS1IlpW3a0\r\n" 127 "a=ssrc:4227871655 label:7nU0TApbB-n4dfPlCplWT9QTEsbBDS1IlpW3a0\r\n"
126 "a=mid:audio\r\n"; 128 "a=mid:audio\r\n";
127 129
128 } // namespace webrtc 130 } // namespace webrtc
129 131
130 #endif // WEBRTC_API_TEST_TESTSDPSTRINGS_H_ 132 #endif // WEBRTC_API_TEST_TESTSDPSTRINGS_H_
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698