Look at line 758 in the default dialplan. It shows how it is used.<br><br><div class="gmail_quote">On Mon, Feb 1, 2010 at 2:28 AM, mailinglist <span dir="ltr"><<a href="mailto:mailinglist@fribert.dk">mailinglist@fribert.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="margin:4px 4px 1px;font:10pt Segoe UI">
<div>Hi Rupa</div>
<div> </div>
<div>Ahh, I see.</div>
<div>Looking at example 2, and <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bind_meta_app" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bind_meta_app</a></div>
<div>I still need to get where I enter this.</div>
<div>Is it in the call handling in the dialplan?</div>
<div>So I've gotten my current entry to handle incoming call from the outside:</div>
<div> </div>
<div><extension name="PrivateIn"><br> <condition field="destination_number" expression="^(8202)$"><br> <action application="set" data="call_timeout=45"/><br>
<action application="set" data="domain_name=10.11.12.25"/><br> <action application="set" data="continue_on_fail=true"/><br> <action application="set" data="hangup_after_bridge=true"/><br>
<action application="set" data="transfer_ringback=$${hold_music}"/><br> <action application="bridge" data="<a href="mailto:group/private@$%7Bdomain_name%7D%22/" target="_blank">group/private@${domain_name}"/</a>><br>
<action application="answer" data=""/><br> <action application="sleep" data="1000"/><br> <action application="voicemail" data="default 10.11.12.25 45"/><br>
</condition><br></extension><br></div>
<div>Do I stick in there, or do I enter it in features.xml, or?</div>
<div> </div>
<div> </div>
<div>
<div>Best regards</div>
<div>Fribse</div>
<div> </div>
<div>/Running Freeswitch on pfSense running on a VMWare ESXi 4.0</div><br><br>>>> 01-02-2010 kl. 01:45 skrev Rupa Schomaker <<a href="mailto:rupa@rupa.com" target="_blank">rupa@rupa.com</a>> i meddelelsen <<a href="mailto:b39273531001311645u618ea87am8a3d84ee6b1bcfcb@mail.gmail.com" target="_blank">b39273531001311645u618ea87am8a3d84ee6b1bcfcb@mail.gmail.com</a>>:<br>
</div>
<table style="margin:0px 0px 0px 15px;font-size:1em" border="0" bgcolor="#f3f3f3">
<tbody>
<tr>
<td>
<div style="border-left:#050505 1px solid;padding-left:7px">Look at bind_meta_app in the default dialplan. It binds the dtmf to<br>the features context.<br><br>On Sun, Jan 31, 2010 at 5:38 PM, mailinglist <<a href="mailto:mailinglist@fribert.dk" target="_blank">mailinglist@fribert.dk</a>> wrote:<br>
> Ok, I've gotten the Freeswitch to register to my VoIP provider.<br>> I've gotten my phones to register to Freeswitch, and I can receive and make<br>> calls, all very nice.<br>><br>> I've gotten a Sipura SPA901 and a Siemens Gigaset S68IP registered to the<br>
> Freeswitch.<br>><br>> When I receive a call, I would like to be able to transfer the call to<br>> another phone, or change the call to a conference call with two local<br>> phones.<br>><br>> So I've been looking at the examples in the wiki, and I can't make them<br>
> work, not as I understand them anyways. Especially the att_xfer seems to be<br>> able to do what I need.<br>><br>> <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_att_xfer" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_att_xfer</a><br>
><br>> As I understand Example1, I should answer the call, and then press *3 during<br>> the call, and either transfer it or change it to a threeway call.<br>><br>> I get the first part, create an extension in the dialplan called att_xfer.<br>
> But what is meant by the second par 'then bind this feature to DTMF 3', how<br>> do I enter that, and where?<br>><br>> I hope somebody can help me with this (again)?<br>><br>><br>><br>> Best regards<br>
> Fribse<br>><br>> /Running Freeswitch on pfSense running on a VMWare ESXi 4.0<div class="im"><br>> _______________________________________________<br>> FreeSWITCH-users mailing list<br>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>><br>><br><br><br><br></div><font color="#888888">-- <br>-Rupa</font><div class="im"><br><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></td></tr></tbody></table></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>-Rupa<br>