From b56287e036a80265bef7afe273a4854d9b55587e Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 6 Nov 2009 04:16:36 +0000 Subject: Fixed ticket #986: Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks Zhefeng Du for the report) - also added SIPp scenario for testing git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2988 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/pjsua/scripts-sipp/uas-auth.xml | 67 +++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 tests/pjsua/scripts-sipp/uas-auth.xml (limited to 'tests/pjsua/scripts-sipp') diff --git a/tests/pjsua/scripts-sipp/uas-auth.xml b/tests/pjsua/scripts-sipp/uas-auth.xml new file mode 100644 index 00000000..71da30f2 --- /dev/null +++ b/tests/pjsua/scripts-sipp/uas-auth.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3