Opened 12 years ago
Last modified 12 years ago
#1605 closed defect
Cannot enable video via pjsua_call_reinvite2()/update2() — at Initial Version
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Reproducing steps:
- A makes a video call to B, with vid_cnt == 1 in the call setting.
- B rejects the video
- A tries to enable video by sending re-INVITE with vid_cnt == 1 in the new call setting.
- The SDP offer sent by A still has video media line disabled (port zero).
Thanks Itay Bianco for the report.
Note: See
TracTickets for help on using
tickets.