MT#55283 fix test case

Change-Id: Ib3e53a1d7c283e74ed86b5f80d9ca24950d16620
(cherry picked from commit 0600d731c1)
(cherry picked from commit 3cffc175af)
mr13.5.1
Richard Fuchs 3 months ago
parent 5cc129ff67
commit 60e1c30b2d

@ -26126,6 +26126,7 @@ rcv($sock_ax, $port_bx, qr/^\x80\xc8\x00\x06\x69\x28\x80\x8c\xe9\x71\x56\xff\xcc
new_call;
offer('webrtc', { flags => ['WebRTC'] }, <<SDP);
v=0
@ -26153,6 +26154,7 @@ a=ice-ufrag:ICEUFRAG
a=ice-pwd:ICEPWD
a=ice-options:trickle
a=candidate:ICEBASE 1 UDP 2130706431 203.0.113.1 PORT typ host
a=candidate:ICEBASE 1 UDP 2130706175 2001:db8:4321::1 PORT typ host
a=end-of-candidates
SDP

Loading…
Cancel
Save