summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sendto/171_timer_initiated_by_uas.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sendto/171_timer_initiated_by_uas.py')
-rw-r--r--tests/pjsua/scripts-sendto/171_timer_initiated_by_uas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pjsua/scripts-sendto/171_timer_initiated_by_uas.py b/tests/pjsua/scripts-sendto/171_timer_initiated_by_uas.py
index 393a0012..4dd73e0f 100644
--- a/tests/pjsua/scripts-sendto/171_timer_initiated_by_uas.py
+++ b/tests/pjsua/scripts-sendto/171_timer_initiated_by_uas.py
@@ -25,7 +25,7 @@ a=fmtp:101 0-15
# to a duration lower than the value in the Min-SE header field in the
# request, if it is present.
-pjsua_args = "--null-audio --auto-answer 200 --use-timer --timer-min-se 90 --timer-se 1800"
+pjsua_args = "--null-audio --auto-answer 200 --use-timer 2 --timer-min-se 90 --timer-se 1800"
extra_headers = "Supported: timer\n"
include = ["Session-Expires: .*;refresher=.*"]
exclude = []