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:
- build pjsua with video feature
- run the pjsua without --video param, so video is deactivated
- send INVITE to pjsua without SDP
- answer the call, e.g: "a" then "200", there will be video in the SDP (which should not!)
- send ACK to pjsua with SDP answer with video in the answer is enabled too
Note: See
TracTickets for help on using
tickets.