summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-auth.py
blob: 38a88eb5127e53e74a2af03b414ffa3766b47bc0 (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=sip:localhost:6000"]

PJSUA_EXPECTS = []