<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16490"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Sorry, I think I'm being unclear here.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I should add <BR>&nbsp;&nbsp;&nbsp; &lt;extension name="att_xfer"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^att_xfer$"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="read" data="3 4 sounds/getdigits.wav attxfer_callthis 30000 #"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="att_xfer" data="sofia/default/${attxfer_callthis}"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/extension&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>to the features.xml</DIV>
<DIV>&nbsp;</DIV>
<DIV>Then add </DIV>
<DIV>&nbsp;</DIV><PRE>&lt;action application="bind_meta_app" data="3 a a execute_extension::att_xfer XML features"/&gt;
</PRE>
<DIV>&nbsp;</DIV>
<DIV>To the handling of the incoming call, right?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Something like</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;extension name="PrivateIn"&gt;<BR>&nbsp;&nbsp; &lt;condition field="destination_number" expression="^(8202)$"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="call_timeout=45"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="domain_name=10.11.12.25"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="continue_on_fail=true"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="hangup_after_bridge=true"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="transfer_ringback=$${hold_music}"/&gt;<BR></DIV>
<DIV><FONT face="Segoe UI">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bind_meta_app" data="3 a a execute_extension::att_xfer XML features"/&gt;
</FONT></DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="<A href="mailto:group/private@$%7Bdomain_name%7D%22/">group/private@${domain_name}"/</A>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="answer" data=""/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="sleep" data="1000"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="voicemail" data="default 10.11.12.25 45"/&gt;<BR>&nbsp;&nbsp; &lt;/condition&gt;<BR>&lt;/extension&gt;<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>or?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>Best regards</DIV>
<DIV>Fribse</DIV>
<DIV>&nbsp;</DIV>
<DIV>/Running Freeswitch on pfSense running on a VMWare ESXi 4.0</DIV></DIV>
<DIV><BR>&gt;&gt;&gt; 01-02-2010 kl. 09:28 skrev "mailinglist" &lt;mailinglist@fribert.dk&gt; i meddelelsen &lt;4B669ED3020000E100000447@mail.fribert.dk&gt;:<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">
<DIV>Hi Rupa</DIV>
<DIV>&nbsp;</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">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>&nbsp;</DIV>
<DIV>&lt;extension name="PrivateIn"&gt;<BR>&nbsp;&nbsp; &lt;condition field="destination_number" expression="^(8202)$"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="call_timeout=45"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="domain_name=10.11.12.25"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="continue_on_fail=true"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="hangup_after_bridge=true"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="transfer_ringback=$${hold_music}"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge" data="<A href='mailto:group/private@${domain_name}"/'>group/private@${domain_name}"/</A>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="answer" data=""/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="sleep" data="1000"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="voicemail" data="default 10.11.12.25 45"/&gt;<BR>&nbsp;&nbsp; &lt;/condition&gt;<BR>&lt;/extension&gt;<BR></DIV>
<DIV>Do I stick in there, or do I enter it in features.xml, or?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>Best regards</DIV>
<DIV>Fribse</DIV>
<DIV>&nbsp;</DIV>
<DIV>/Running Freeswitch on pfSense running on a VMWare ESXi 4.0</DIV><BR><BR>&gt;&gt;&gt; 01-02-2010 kl. 01:45 skrev Rupa Schomaker &lt;rupa@rupa.com&gt; i meddelelsen &lt;b39273531001311645u618ea87am8a3d84ee6b1bcfcb@mail.gmail.com&gt;:<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.&nbsp; It binds the dtmf to<BR>the features context.<BR><BR>On Sun, Jan 31, 2010 at 5:38 PM, mailinglist &lt;mailinglist@fribert.dk&gt; wrote:<BR>&gt; Ok, I've gotten the Freeswitch to register to my VoIP provider.<BR>&gt; I've gotten my phones to register to Freeswitch, and I can receive and make<BR>&gt; calls, all very nice.<BR>&gt;<BR>&gt; I've gotten a Sipura SPA901 and a Siemens Gigaset S68IP registered to the<BR>&gt; Freeswitch.<BR>&gt;<BR>&gt; When I receive a call, I would like to be able to transfer the call to<BR>&gt; another phone, or change the call to a conference call with two local<BR>&gt; phones.<BR>&gt;<BR>&gt; So I've been looking at the examples in the wiki, and I can't make them<BR>&gt; work, not as I understand them anyways. Especially the att_xfer seems to be<BR>&gt; able to do what I need.<BR>&gt;<BR>&gt; <A href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_att_xfer">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_att_xfer</A><BR>&gt;<BR>&gt; As I understand Example1, I should answer the call, and then press *3 during<BR>&gt; the call, and either transfer it or change it to a threeway call.<BR>&gt;<BR>&gt; I get the first part, create an extension in the dialplan called att_xfer.<BR>&gt; But what is meant by the second par 'then bind this feature to DTMF 3', how<BR>&gt; do I enter that, and where?<BR>&gt;<BR>&gt; I hope somebody can help me with this (again)?<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Best regards<BR>&gt; Fribse<BR>&gt;<BR>&gt; /Running Freeswitch on pfSense running on a VMWare ESXi 4.0<BR>&gt; _______________________________________________<BR>&gt; FreeSWITCH-users mailing list<BR>&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>&gt; <A href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>&gt;<BR>&gt;<BR><BR><BR><BR>-- <BR>-Rupa<BR><BR>_______________________________________________<BR>FreeSWITCH-users mailing list<BR>FreeSWITCH-users@lists.freeswitch.org<BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR><A href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR></DIV></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></BODY></HTML>