#!/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=none -t -1 -i 203.0.113.1 -i 2001:db8:4321::1 -i foo/203.0.113.7 -i bar/203.0.113.8 -n 2223 -c 12345 -f -L 7 -E -u 2222 --silence-detect=1 --log-level-internals=7)) or die; new_call; offer('rtpp-flags: basic A to B call', { 'rtpp-flags' => 'replace-origin address-family=IP4 transport-protocol=RTP/AVP', 'from-tag' => ft(), }, < 'replace-origin address-family=IP4 transport-protocol=RTP/AVP', 'from-tag' => ft(), 'to-tag' => tt(), }, < 'replace-origin address-family=IP4 transport-protocol=RTP/AVP', 'from-tag' => ft(), }, < 'replace-origin address-family=IP4 transport-protocol=RTP/AVP', 'from-tag' => ft(), 'to-tag' => tt(), }, < 'replace-origin address-family=IP4 transport-protocol=RTP/AVP', 'from-tag' => ft(), }, < 'replace-origin address-family=IP4 transport-protocol=RTP/AVP', 'from-tag' => ft(), 'to-tag' => tt(), }, <