blob: 533dbac83bee697ceb3bd35c2543d433cc4ca87f [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 --id=sip:a@localhost --username=a --realm=* --registrar=$SIPP_URI"]
6
7PJSUA_EXPECTS = []