summaryrefslogtreecommitdiff
path: root/pjsip/src/test/tsx_basic_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/src/test/tsx_basic_test.c')
-rw-r--r--pjsip/src/test/tsx_basic_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pjsip/src/test/tsx_basic_test.c b/pjsip/src/test/tsx_basic_test.c
index baae9fd3..1a63b539 100644
--- a/pjsip/src/test/tsx_basic_test.c
+++ b/pjsip/src/test/tsx_basic_test.c
@@ -267,7 +267,7 @@ int tsx_destroy_test()
"normal unable to resolve",
&tsx_create_and_send_req,
"sip:user@somehost",
- 10000,
+ 15000,
1
},
{
@@ -275,7 +275,7 @@ int tsx_destroy_test()
&tsx_create_and_send_req,
"sip:user@somehost",
1,
- 10000
+ 15000
},
{
"tcp connect and destroy",