Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packet length not set correctly when media transport fails with immediate error #47

Closed
pjsipbot opened this issue Dec 22, 2006 · 0 comments

Comments

@pjsipbot
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants