uac-early-recv-update-481.py 192 B

1234567
  1. #
  2. import inc_const as const
  3. PJSUA = ["--null-audio --max-calls=1 --auto-answer=183"]
  4. PJSUA_EXPECTS = [[0, const.STATE_EARLY, "U"],
  5. [0, const.STATE_DISCONNECTED, ""]]