blob: 7a457ad074347b22ccf7650e5ddeac12c188b847 [file] [log] [blame]
Tristan Matthews0a329cc2013-07-17 13:20:14 -04001# $Id$
2#
3import inc_const as const
4
5PJSUA = ["--null-audio --max-calls=1 --auto-answer=200"]
6
7PJSUA_EXPECTS = [[0, const.STATE_CONFIRMED, "v"]]