Opened 5 years ago

Closed 5 years ago

#2165 closed enhancement (fixed)

Support video only call in pjsua

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.9
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Currently, there are a couple of problems when making video only call (aud_cnt = 0) with pjsua:

  • sound device still opened
  • incoming video-only call will be rejected with 488

This ticket will fix these issues.

Change History (1)

comment:1 Changed 5 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 5918:

Fixed #2165: Support video only call in pjsua

Note: See TracTickets for help on using tickets.