I'm trying to use Kamailio and rtpengine as a webrtc gateway.  I'm not getting audio back to my browser.  From a packet capture I can see media from the browser to rtpengine, and then bi-directional RTP back and forth from my asterisk server, but rtpengine is not sending the media on to the browser, i.e.:

browser ---------> kamailio/rtpengine <---------> asterisk

This is the output from rtpengine:

https://gist.github.com/marcantonio/bfe72644306b205cc7e1

Thanks.