blob: adc562a5614c4069f19fdae8ba58e3bfae1573b8 [file] [log] [blame]
# $Id: uas-answer-200-update-without-sdp.py 4188 2012-06-29 09:01:17Z nanang $
#
import inc_const as const
PJSUA = ["--null-audio --max-calls=1 $SIPP_URI"]
PJSUA_EXPECTS = [[0, const.STATE_CONFIRMED, "U"]]