blob: 014c73c00bb2debbc4b213a9c8cd4b31c6edc97d [file] [log] [blame]
Alexandre Lision8af73cb2013-12-10 14:11:20 -05001# $Id$
2#
3import inc_const as const
4
5PJSUA = ["--null-audio --max-calls=1 $SIPP_URI"]
6
7PJSUA_EXPECTS = [[0, const.STATE_CONFIRMED, "v"]]