[Freeswitch-users] dtmfmode=auto equivalent in FreeSwitch
François Delawarde
fdelawarde at wirelessmundi.com
Wed Sep 15 09:41:49 PDT 2010
Also look at:
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf
And the default.xml dialplan:
<!--
This is an example of how to auto detect if telephone-event is missing and activate inband detection
-->
<!--
<condition field="${switch_r_sdp}" expression="a=rtpmap:(\d+)\stelephone-event/8000" break="never">
<action application="set" data="rtp_payload_number=$1"/>
<anti-action application="start_dtmf"/>
</condition>
-->
François.
On Wed, 2010-09-15 at 11:05 -0500, Milena wrote:
> http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf_generate
>
> On Wed, Sep 15, 2010 at 12:33 AM, Jeffrey Leung
> <curriegrad2004 at gmail.com> wrote:
> Hey all,
>
> While I was reading over examples on configuring Asterisk to
> work with
> a SIP provider (FreePhoneLine.ca), I was wondering if there is
> an
> option just like dtmfmode=auto in FreeSwitch. If not, is there
> a way
> to get FreeSwitch to intercept the DTMF tones sent from any
> client and
> send them as in-band tone?
>
> Thanks for the help in advance!
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list