Opened 6 years ago
Closed 6 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 6 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 5918: