proxy_media
Created by Ryan Harris, last modified on 2018.02.07
proxy_media
boolean Proxy Media mode puts Freeswitch in a "transparent proxy mode" for the RTP streams. The RTP streams still pass through freeswitch (unlike bypass media mode), however it is lighter on the CPU because freeswitch never even parses the packets or processes them in any way, it simply forwards them onwards.
See also: Proxy Media
Usage
Late Negotiation () must be enabled in sip profile for this to work in the dialplan.
<action application="set" data="proxy_media=true"/>