blob: de59b8213b7e8e14c63ad9bd7fb2dc66443e24ac [file] [log] [blame]
Alexandre Lision67916dd2014-01-24 13:33:04 -05001# $Id$
2#
3import inc_const as const
4
5PJSUA = ["--null-audio --max-calls=1 $SIPP_URI"]
6
7PJSUA_EXPECTS = [[0, const.STATE_EARLY, "h"]]