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