MT#55283 defuse G.729 tests

for platforms without bcg729

Change-Id: I60eb163232d3bd0af554e994408f062f3cc2b863
pull/1907/head
Richard Fuchs 12 months ago
parent 6afdcbb916
commit 8ee5fa9d76

@ -84,6 +84,7 @@ sub stun_succ {
if ($extended_tests) {
new_call;
offer('mismatched G.729 annexb', { }, <<SDP);
@ -208,6 +209,8 @@ a=ptime:20
a=maxptime:30
SDP
}
new_call;
offer('original sendrecv control', { }, <<SDP);

Loading…
Cancel
Save