From 163752a0c15dd011772662f51383b6cfce1a899b Mon Sep 17 00:00:00 2001 From: Giuseppe Longo Date: Tue, 15 Oct 2024 10:55:26 +0200 Subject: [PATCH] sdp: update test for time descriptions --- tests/sip-sdp/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/sip-sdp/test.yaml b/tests/sip-sdp/test.yaml index 9e326565b..19bedc69d 100644 --- a/tests/sip-sdp/test.yaml +++ b/tests/sip-sdp/test.yaml @@ -20,8 +20,8 @@ checks: sip.sdp.phone_number: +1 617 555-6011 (Jane Doe) sip.sdp.connection_data: IN IP4 192.168.1.2 sip.sdp.bandwidths[0]: AS:64 - sip.sdp.time: 3034423619 3042462419 - sip.sdp.repeat_time: 604800 3600 0 90000 + sip.sdp.time_descriptions[0].time: 3034423619 3042462419 + sip.sdp.time_descriptions[0].repeat_time: 604800 3600 0 90000 sip.sdp.timezone: 2882844526 -1h 2898848070 0 sip.sdp.encryption_key: prompt sip.sdp.attributes[0]: sendrecv -- 2.47.2