summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-auth.py
blob: 533dbac83bee697ceb3bd35c2543d433cc4ca87f (plain)
1
2
3
4
5
6
7
# $Id$
#
import inc_const as const

PJSUA = ["--null-audio --max-calls=1 --id=sip:a@localhost --username=a --realm=* --registrar=$SIPP_URI"]

PJSUA_EXPECTS = []