summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-mwi-0.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sipp/uas-mwi-0.py')
-rw-r--r--tests/pjsua/scripts-sipp/uas-mwi-0.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/pjsua/scripts-sipp/uas-mwi-0.py b/tests/pjsua/scripts-sipp/uas-mwi-0.py
new file mode 100644
index 0000000..9c30a49
--- /dev/null
+++ b/tests/pjsua/scripts-sipp/uas-mwi-0.py
@@ -0,0 +1,7 @@
+# $Id: uas-mwi-0.py 4188 2012-06-29 09:01:17Z nanang $
+#
+import inc_const as const
+
+PJSUA = ["--null-audio --max-calls=1 --id sip:pjsua@localhost:$SIPP_PORT --mwi"]
+
+PJSUA_EXPECTS = []