Opened 11 years ago

Last modified 11 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:

  1. A makes a video call to B, with vid_cnt == 1 in the call setting.
  2. B rejects the video
  3. A tries to enable video by sending re-INVITE with vid_cnt == 1 in the new call setting.
  4. The SDP offer sent by A still has video media line disabled (port zero).

Thanks Itay Bianco for the report.

Change History (0)

Note: See TracTickets for help on using tickets.