uas-auth.py 154 B

123456
  1. #
  2. import inc_const as const
  3. PJSUA = ["--null-audio --max-calls=1 --id=sip:a@localhost --username=a --realm=* --registrar=$SIPP_URI"]
  4. PJSUA_EXPECTS = []