summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-mwi.py
blob: df2e5770f79680c9507cd69af018104515b61790 (plain)
1
2
3
4
5
6
7
# $Id: uas-mwi.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 = []