This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
MT#55283 defuse G.729 tests
for platforms without bcg729 Change-Id: I60eb163232d3bd0af554e994408f062f3cc2b863
pull/1907/head
Richard Fuchs
11 months ago
parent
6afdcbb916
commit
8ee5fa9d76
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
t/auto-daemon-tests.pl
+ 3
- 0
t/auto-daemon-tests.pl
View File
@ -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
)
;
Write
Preview
Loading…
Cancel
Save