From b757220012cfbb65f835982be24a988d911ce1fb Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Sun, 26 Apr 2009 11:02:04 +0000 Subject: Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK but 487 is not sent - added new API pjsip_tsx_set_timeout() - set 64*T1 timeout after CANCEL is initiated - also added SIPp scenario to simulate the UAS git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2646 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/pjsua/scripts-sipp/uas-cancel-no-final.xml | 62 ++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 tests/pjsua/scripts-sipp/uas-cancel-no-final.xml (limited to 'tests/pjsua/scripts-sipp/uas-cancel-no-final.xml') diff --git a/tests/pjsua/scripts-sipp/uas-cancel-no-final.xml b/tests/pjsua/scripts-sipp/uas-cancel-no-final.xml new file mode 100644 index 00000000..e96f2a37 --- /dev/null +++ b/tests/pjsua/scripts-sipp/uas-cancel-no-final.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + Content-Length: 0 + + ]]> + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3