Opened 12 years ago

Last modified 12 years ago

#1526 closed defect

Assertion when receiving INVITE with no SDP and video is deactivated (thanks Bogdan Krakowski for the report) — at Initial Version

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

Description

Reproducing steps with pjsua:

  1. build pjsua with video feature
  2. run the pjsua without --video param, so video is deactivated
  3. send INVITE to pjsua without SDP
  4. answer the call, e.g: "a" then "200", there will be video in the SDP (which should not!)
  5. send ACK to pjsua with SDP answer with video in the answer is enabled too

Change History (0)

Note: See TracTickets for help on using tickets.