Variable pass rfc2833
From FreeSWITCH Wiki
pass_rfc2833
If set, it passes RFC 2833 DTMF's from one side of a bridge to the other, untouched. If unset, it decodes and re-encodes them before passing them on.
Note: this has no effect when bypass_media or proxy_media is set.
Usage:
<action application="set" data="pass_rfc2833=true"/>
See also:
Implemented By:
| Module Name | Source File | Last Revised |
| mod_sofia | sofia_glue.c | 5114 |

