[ortc] Merged Pull Request: rtpunhandled event prior to calling receive()

aboba has just merged pull request 331 for 
https://github.com/openpeer/ortc:

== rtpunhandled event prior to calling receive() ==
If an RtpListener is constructed prior to calling 
receiver.receive(parameters), RTP header extensions cannot be 
interpreted.  This prevents the rtpunhandled event from providing the 
MID or RID. 

Fix for Issue https://github.com/openpeer/ortc/issues/243

See https://github.com/openpeer/ortc/pull/331

Received on Thursday, 7 January 2016 17:37:17 UTC