Variable bypass media
From FreeSWITCH Wiki
Revision as of 00:59, 6 February 2010 by Diego.viola (Talk | contribs)
bypass_media
When set, all the media address of the far end of the originating leg will be passed to the far end of the new call leg and vice versa so the signaling goes through FreeSWITCH but the media is point-to-point.
Usage:
<action application="set" data="bypass_media=true"/>
See also:
Implemented By:
| Module Name | Source File | Last Revised |
| mod_dptools | mod_dptools.c | 12479 |
| mod_esf | mod_esf.c | 5115 |

