summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sendto/200_ice_success_3.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sendto/200_ice_success_3.py')
-rw-r--r--tests/pjsua/scripts-sendto/200_ice_success_3.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/pjsua/scripts-sendto/200_ice_success_3.py b/tests/pjsua/scripts-sendto/200_ice_success_3.py
index 2c741e44..307e6afe 100644
--- a/tests/pjsua/scripts-sendto/200_ice_success_3.py
+++ b/tests/pjsua/scripts-sendto/200_ice_success_3.py
@@ -30,6 +30,5 @@ exclude = [
sendto_cfg = sip.SendtoCfg( "caller sends two components without a=rtcp line",
pjsua_args=args, sdp=sdp, resp_code=200,
- resp_inc=include, resp_exc=exclude,
- enable_buffer = True)
+ resp_inc=include, resp_exc=exclude)