From 1f67de36d13cf9268d518b035bb3b9bd09e5b923 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Thu, 5 Nov 2009 13:33:18 +0000 Subject: Ticket #954: Added sipp test scenario for issue 1 (bad SE in 200 response, less than min-SE in request). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2987 74dad513-b988-da41-8d7b-12977e46ad98 --- .../pjsua/scripts-sipp/uas-422-then-200-bad-se.xml | 119 +++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml (limited to 'tests/pjsua') diff --git a/tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml b/tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml new file mode 100644 index 00000000..537f242b --- /dev/null +++ b/tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Min-SE: 5400 + Content-Length: 0 + + ]]> + + + + + + + + + + + + Supported: replaces + Session-Expires: 3600;refresher=uas + Require: timer + Content-Type: application/sdp + Content-Disposition: session;handling=required + Content-Length: [len] + + v=0 + o=Some-UserAgent 68 210 IN IP4 [local_ip] + s=SIP Call + c=IN IP4 [local_ip] + t=0 0 + m=audio 17294 RTP/AVP 18 101 + c=IN IP4 [local_ip] + a=rtpmap:18 G729/8000 + a=fmtp:18 annexb=no + a=rtpmap:101 telephone-event/8000 + a=fmtp:101 0-16 + a=ptime:20 + + ]]> + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3