#!/usr/bin/perl use strict; use warnings; use NGCP::Rtpengine::Test; use NGCP::Rtpclient::SRTP; use NGCP::Rtpengine::AutoTest; use Test::More; use NGCP::Rtpclient::ICE; use POSIX; autotest_start(qw(--config-file=test6.conf)) or die; new_call; offer('control - neutral passthrough', { codec => { transcode => ['PCMA', 'PCMU'] } }, < { transcode => ['PCMA', 'PCMU'] } }, < { transcode => ['PCMA', 'PCMU'] } }, < { transcode => ['PCMA', 'PCMU'] } }, < { transcode => ['PCMA', 'PCMU'] } }, < { transcode => ['PCMA', 'PCMU', 'speex'] } }, < { transcode => ['PCMA', 'PCMU', 'opus'] } }, < { transcode => ['PCMA', 'PCMU', 'opus'] } }, < { transcode => ['PCMA', 'PCMU', 'opus'] } }, < { transcode => ['PCMA', 'G723'] } }, < { transcode => ['PCMA', 'G723'] } }, < { transcode => ['PCMA', 'G723'] } }, < { transcode => ['PCMA', 'G723'] } }, < { transcode => ['PCMA', 'G723'] } }, <