D-Modem/pjproject-2.11.1/tests/pjsua/scripts-sipp/uas-auth.py

8 lines
161 B
Python
Raw Normal View History

2021-10-30 02:41:03 +08:00
# $Id$
#
import inc_const as const
PJSUA = ["--null-audio --max-calls=1 --id=sip:a@localhost --username=a --realm=* --registrar=$SIPP_URI"]
PJSUA_EXPECTS = []