From 21ef11660d86e63d61fc7f61207f945418e35443 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Thu, 18 Aug 2011 17:34:29 +0000 Subject: Re #1346 (python test fixes): Updated test scenario involving sending REGISTER to pjsua, now pjsua has simple registrar so registration will be accepted (was rejected). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3712 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/pjsua/scripts-sendto/001_torture_4475_3_1_1_4.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/pjsua/scripts-sendto/001_torture_4475_3_1_1_4.py b/tests/pjsua/scripts-sendto/001_torture_4475_3_1_1_4.py index 7a05c144..9a24ddfd 100644 --- a/tests/pjsua/scripts-sendto/001_torture_4475_3_1_1_4.py +++ b/tests/pjsua/scripts-sendto/001_torture_4475_3_1_1_4.py @@ -21,5 +21,5 @@ L:0 sendto_cfg = sip.SendtoCfg( "RFC 4475 3.1.1.4", "--null-audio --auto-answer 200", - "", 405, complete_msg=complete_msg) + "", 200, complete_msg=complete_msg) -- cgit v1.2.3