ref: 8e344732751964eebb702df8ecbd023557ed9e58
parent: 64cef650a01e0871d68659dababbe9c5d3d444e2
author: Ralph Giles <[email protected]>
date: Tue Oct 2 11:21:45 EDT 2012
The webrtc.org code is using payload type 113.
--- a/src/opusrtp.c
+++ b/src/opusrtp.c
@@ -492,7 +492,7 @@
}
rtp.version = 0;
- rtp.type = 109;
+ rtp.type = 113;
rtp.pad = 0;
rtp.ext = 0;
rtp.cc = 0;