summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-mwi.py
blob: 5cb8cc06e74bf5f72f01e931a20c013ac0f9b750 (plain)
1
2
3
4
5
6
7
# $Id$
#
import inc_const as const

PJSUA = ["--null-audio --max-calls=1 --id sip:pjsua@localhost:$SIPP_PORT --mwi"]

PJSUA_EXPECTS = []