From 2068f13bc42cf3a47374aa2765f82724a5782028 Mon Sep 17 00:00:00 2001 From: Liong Sauw Ming Date: Mon, 24 Oct 2011 09:28:13 +0000 Subject: Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk * Backport of r3557:r3832 TODO: ticket #1268 (Option for automatic/manual sending of RTCP SDES/BYE for the stream) for video stream. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3841 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/pjsua/scripts-sipp/uas-forked-100rel.xml | 225 +++++++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 tests/pjsua/scripts-sipp/uas-forked-100rel.xml (limited to 'tests') diff --git a/tests/pjsua/scripts-sipp/uas-forked-100rel.xml b/tests/pjsua/scripts-sipp/uas-forked-100rel.xml new file mode 100644 index 00000000..c2f2044b --- /dev/null +++ b/tests/pjsua/scripts-sipp/uas-forked-100rel.xml @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Require: 100rel + RSeq: 1000 + Content-Length: 0 + ]]> + + + + + + + + + + + + + + + + Require: 100rel + RSeq: 2000 + Content-Length: 0 + ]]> + + + + + + + + + + + + + + + + Require: 100rel + RSeq: 2001 + Content-Length: 0 + ]]> + + + + + + + + + + + + + + + + Require: 100rel + RSeq: 2004 + Content-Length: 0 + ]]> + + + + + + + + Require: 100rel + RSeq: 1001 + Content-Length: 0 + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3