Opened 18 years ago
Last modified 18 years ago
#171 closed defect
SDP media direction negotiation bug (thanks Phil Torre) — at Version 1
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10.2 |
Component: | pjmedia | Version: | 0.5.10.1 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
The SDP negotiator (sdp_neg.c) in pjmedia ignores the local media direction preference for some cases and just responding according to remote's preference. For example, when remote asks for "sendrecv", local will respond with "sendrecv" as well even when the local SDP was created with "sendonly" or even "inactive"
Thanks Phil Torre for reporting this.
Note: See
TracTickets for help on using
tickets.