You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2006-12-22 15:30:57: @bennylpcreated the issue on trac ticket 47
When ioqueue_recv() fails with immediate error in UDP transport, the bytes_read variable is not set properly, causing the stream to incorrectly try to parse the packet.
This causes some "invalid RTP version" error message to be printed. It may cause more serious error too, such as switching transport address to an invalid destination.
2006-12-22 15:31:53: @bennylpchanged status from new to closed
2006-12-22 15:31:53: @bennylpset resolution to fixed
2006-12-22 15:30:57: @bennylp created the issue on trac ticket 47
When ioqueue_recv() fails with immediate error in UDP transport, the bytes_read variable is not set properly, causing the stream to incorrectly try to parse the packet.
This causes some "invalid RTP version" error message to be printed. It may cause more serious error too, such as switching transport address to an invalid destination.
2006-12-22 15:31:53: @bennylp changed status from new to closed
2006-12-22 15:31:53: @bennylp set resolution to fixed
2006-12-22 15:31:53: @bennylp commented
Fixed on r857.
The text was updated successfully, but these errors were encountered: