Comment # 8
on bug 9021
from Anders Broman
(In reply to comment #6)
> if they're sent before the 200 OK w/SDP, because
> the UDP dissector changed in 1.10 to create a new conversation for all
> packets - a non-wildcarded conversation. So by the time the 200 OK with SDP
> answer gets processed it's too late, for even that one RTP stream.
If RTP is sent before the answer to the offer isn't that technically a bug in
the application? If there is early media the answer SDP should be in an 1xx
response shouldn't it?
In a traffic generator I have used RTP before "SDP answer" would cause ICMP as
the ports to receive media will not be open.
You are receiving this mail because:
- You are watching all bug changes.