From 25307b3146ee620270a780a3f4eb151f0205c59b Mon Sep 17 00:00:00 2001 From: dzenichev Date: Tue, 5 Jul 2022 14:57:35 +0200 Subject: [PATCH] TT#184200 actualization of 'invite_reinvite_caller_transcoding' and 'invite_reinvite_transcoding' We need to actualize scenarios when checking usage fmtp description in SDP bodies, due to late changes in the RTPEngine behavior (when processing offer/answer with/without fmtp for the 101th event). Change-Id: I47f97cba69345fb0fdce777831e7f23cc37a79b3 --- .../sipp_scenario00_test.yml.tt2 | 1 - .../sipp_scenario_responder00_test.yml.tt2 | 1 - 2 files changed, 2 deletions(-) diff --git a/scenarios/invite_reinvite_caller_transcoding/sipp_scenario00_test.yml.tt2 b/scenarios/invite_reinvite_caller_transcoding/sipp_scenario00_test.yml.tt2 index 8e9a2647..ed97651e 100644 --- a/scenarios/invite_reinvite_caller_transcoding/sipp_scenario00_test.yml.tt2 +++ b/scenarios/invite_reinvite_caller_transcoding/sipp_scenario00_test.yml.tt2 @@ -76,7 +76,6 @@ messages: - 'a=rtpmap:18 G729/8000' - 'a=fmtp:18 annexb=no' - 'a=rtpmap:101 telephone-event/8000' - - 'a=fmtp:101 0-16' - 'a=sendrecv' - 'a=rtcp:\d+' - 'a=ptime:20' diff --git a/scenarios/invite_reinvite_transcoding/sipp_scenario_responder00_test.yml.tt2 b/scenarios/invite_reinvite_transcoding/sipp_scenario_responder00_test.yml.tt2 index c33bced1..976bce07 100644 --- a/scenarios/invite_reinvite_transcoding/sipp_scenario_responder00_test.yml.tt2 +++ b/scenarios/invite_reinvite_transcoding/sipp_scenario_responder00_test.yml.tt2 @@ -58,7 +58,6 @@ messages: - 'a=rtpmap:18 G729/8000' - 'a=fmtp:18 annexb=no' - 'a=rtpmap:101 telephone-event/8000' - - 'a=fmtp:101 0-16' - 'a=sendrecv' - 'a=rtcp:\d+' - 'a=silenceSupp:off - - - -'