From 4cd65ccea86bd25654fe9bb530a9104002be866b Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Fri, 20 Jun 2025 08:24:10 -0400 Subject: [PATCH] MT#55283 add test for invalid SDP Change-Id: I6d6e601ede4b461f03aad85ca24a507f1277dc46 --- t/auto-daemon-tests.pl | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index a6da22eae..644e72084 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -25973,6 +25973,28 @@ a=sendrecv a=rtcp:PORT SDP +new_call; + +$resp = eval { + undef $SIG{__DIE__}; + + rtpe_raw_req( { + 'command' => 'offer', + 'call-id' => cid(), + 'from-tag' => ft(), + sdp => <