From 38c2e966b6647e0c40a4668da82518cb75ec1408 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 6 Apr 2009 15:41:30 +0000 Subject: Misc (ticket #772): added SIPp scenario for forked PRACK git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2576 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/pjsua/scripts-sipp/prack_fork.xml | 151 ++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 tests/pjsua/scripts-sipp/prack_fork.xml (limited to 'tests') diff --git a/tests/pjsua/scripts-sipp/prack_fork.xml b/tests/pjsua/scripts-sipp/prack_fork.xml new file mode 100644 index 00000000..71690533 --- /dev/null +++ b/tests/pjsua/scripts-sipp/prack_fork.xml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ]]> + + + + + + ]]> + + + + + + + + + + + + + + + Content-Type: application/sdp + + v=0 + o=- 3442013205 3442013205 IN IP4 192.168.0.13 + s=pjsip + c=IN IP4 192.168.0.13 + t=0 0 + m=audio 4002 RTP/AVP 0 + a=rtpmap:0 PCMU/8000 + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3