summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pjsua/scripts-sendto/001_torture_4475_3_1_1_4.py2
1 files changed, 1 insertions, 1 deletions
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)