This version drastically reduces the number of dynamic allocations, and fixes an important bug concerning telephone-event notification. The STUN API has been cleaned up.
This version adds a new API to dynamically plug an
external transport layer to replace standard
socket calls. This allows you to have different
RTP profiles for send and recv directions. A few
telephone-event types were added. A small memory
leak was fixed.
This release improves jitter buffer accuracy and
offers the possibility
to have sockets in connected mode so that incoming
packets are filtered
and ICMP errors are notified to the application.