blob: 5bd516d2a6b9557aa5c7b845c419915a09c99872 [file] [log] [blame]
Tristan Matthews0a329cc2013-07-17 13:20:14 -04001# $Id: uas-answer-200-reinvite-without-sdp.py 4188 2012-06-29 09:01:17Z nanang $
2#
3import inc_const as const
4
5PJSUA = ["--null-audio --max-calls=1 $SIPP_URI"]
6
7PJSUA_EXPECTS = [[0, const.STATE_CONFIRMED, "v"]]