From 2e6665592529e346be1221f141c3ab693b9c57ee Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 9 Jun 2021 14:56:19 -0400 Subject: [PATCH] TT#14008 add tests for CN passthrough Change-Id: Ia0c9f682f1a6f7e6a7d1a568595b6e1f5418dad6 --- t/auto-daemon-tests.pl | 59 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 441411090..daa54b11a 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -40,6 +40,65 @@ my ($sock_a, $sock_b, $sock_c, $sock_d, $port_a, $port_b, $ssrc, $ssrc_b, $resp, +($sock_a, $sock_b) = new_call([qw(198.51.100.14 6008)], [qw(198.51.100.14 6010)]); + +($port_a, undef, $srtp_key_a) = offer('CN passthrough', + { }, <