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

PJSUA = ["--null-audio --max-calls=1 $SIPP_URI"]

PJSUA_EXPECTS = [[0, const.STATE_EARLY, "h"]]