summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-auth.py
blob: fbe422b70907867244cfa892530ac9b026e8ae9c (plain)
1
2
3
4
5
6
7
# $Id: uas-auth.py 4188 2012-06-29 09:01:17Z nanang $
#
import inc_const as const

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

PJSUA_EXPECTS = []