I am playing with FreeSWITCH 1.4 beta branch to create a WebRTC to SIP Bridge via ESL. Reading the code, it seems media_webrtc variable is only being set for outbound channel. What is the best way to detect that the inbound channel offer is a WebRTC stream? - joegen