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

PJSUA = ["--null-audio --max-calls=1 sip:localhost:6000"]

PJSUA_EXPECTS = [[0, const.STATE_CONFIRMED, "U"]]