[Freeswitch-users] RTP Proxy mode, DTMF conversion problem
Steven Ayre
steveayre at gmail.com
Sun Feb 20 22:46:16 MSK 2011
<action application="set" data="proxy_media=true"/>
As indicated by the error, this is the problem. "proxy passthrough". In proxy mode you pass the media straight through (passthrough). You can't process passthrough media, such as is needed to mix in inband dtmf.
Use proxy_media=false and bypass_media=false. That's actually the default so unless you're setting either to true in the sip profile, you can remove those lines from the dialplan completely.
Steve on iPhone
On 20 Feb 2011, at 18:51, Mac <mbsip at gazeta.pl> wrote:
> action application="set" data="proxy_media=true"/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110220/4c08e0fc/attachment.html
More information about the FreeSWITCH-users
mailing list