diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 16df9ef14..21e3b312a 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -84,6 +84,85 @@ sub stun_succ { +new_call; + +offer('branched offer with strip', { 'via-branch' => 'a' }, < 'b', + codec => { strip => ['all'], offer => ['PCMA', 'opus', 'telephone-event' ] } }, < 'a' }, <