blob: 5cb8cc06e74bf5f72f01e931a20c013ac0f9b750 [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 --id sip:pjsua@localhost:$SIPP_PORT --mwi"]
6
7PJSUA_EXPECTS = []