Thanks! I made very minor changes. We appreciate you helping out with documenting new features.<br>-MC<br><br><div class="gmail_quote">On Fri, Aug 28, 2009 at 4:13 AM, Anatoliy Kounitskiy <span dir="ltr">&lt;<a href="mailto:anatoliy@kounitskiy.com">anatoliy@kounitskiy.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The wiki page is updated (<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> ). Hope<br>
it is understandable :)<br>
<font color="#888888"><br>
Anatoliy Kounitskiy<br>
</font><div><div></div><div class="h5"><br>
On Thu, Aug 27, 2009 at 9:30 PM, Michael Collins&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
&gt; Thanks! I&#39;ll be in touch to help you if you need any wiki editing<br>
&gt; assistance.<br>
&gt; -MC<br>
&gt;<br>
&gt; On Thu, Aug 27, 2009 at 11:18 AM, Anatoliy Kounitskiy<br>
&gt; &lt;<a href="mailto:anatoliy@kounitskiy.com">anatoliy@kounitskiy.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Thank you all for the great job :)<br>
&gt;&gt; Now it works as I wanted!!<br>
&gt;&gt;<br>
&gt;&gt; Tomorrow I&#39;ll  will try to update the wiki :)<br>
&gt;&gt;<br>
&gt;&gt; But with few words ( I tried to strip the extensions to minimum for<br>
&gt;&gt; more easy read for users).<br>
&gt;&gt; In the dialplan I have created the extension showed below:<br>
&gt;&gt;<br>
&gt;&gt;  &lt;extension name=&quot;local_number&quot;&gt;<br>
&gt;&gt;    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d{3})$&quot;&gt;<br>
&gt;&gt;      &lt;action application=&quot;set&quot; data=&quot;dialed_extension=$1&quot;/&gt;<br>
&gt;&gt;      &lt;action application=&quot;export&quot; data=&quot;dialed_extension=$1&quot;/&gt;<br>
&gt;&gt;      &lt;action application=&quot;bind_meta_app&quot; data=&quot;1 b s<br>
&gt;&gt; execute_extension::attented_xfer XML features&quot;/&gt;<br>
&gt;&gt;      &lt;action application=&quot;set&quot; data=&quot;transfer_ringback=$${hold_music}&quot;/&gt;<br>
&gt;&gt;      &lt;action application=&quot;set&quot; data=&quot;call_timeout=10&quot;/&gt;<br>
&gt;&gt;      &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>
&gt;&gt;      &lt;action application=&quot;bridge&quot;<br>
&gt;&gt; data=&quot;user/${dialed_extension}@${domain_name}&quot;/&gt;<br>
&gt;&gt;    &lt;/condition&gt;<br>
&gt;&gt;  &lt;/extension&gt;<br>
&gt;&gt;<br>
&gt;&gt; In the features.xml file I have extension attented_xfer, that is using<br>
&gt;&gt; the att_xfer application :<br>
&gt;&gt;<br>
&gt;&gt;  &lt;extension name=&quot;attented_xfer&quot;&gt;<br>
&gt;&gt;      &lt;condition field=&quot;destination_number&quot; expression=&quot;^attented_xfer$&quot;&gt;<br>
&gt;&gt;        &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;<br>
&gt;&gt;        &lt;action application=&quot;read&quot; data=&quot;3 4 ivr/ivr-enter_ext.wav<br>
&gt;&gt; attxfer_callthis 30000 #&quot;/&gt;<br>
&gt;&gt;        &lt;action application=&quot;set&quot; data=&quot;origination_cancel_key=#&quot;/&gt;<br>
&gt;&gt;        &lt;action application=&quot;att_xfer&quot;<br>
&gt;&gt; data=&quot;user/${attxfer_callthis}@${domain_name}&quot;/&gt;<br>
&gt;&gt;      &lt;/condition&gt;<br>
&gt;&gt;    &lt;/extension&gt;<br>
&gt;&gt;<br>
&gt;&gt; Also I have set the the origination cancel key will be # - so if B<br>
&gt;&gt; wants to cancel the call to C and to go back to A - just uses the #<br>
&gt;&gt; key :)<br>
&gt;&gt;<br>
&gt;&gt; Again - thank you very much :) :)<br>
&gt;&gt;<br>
&gt;&gt; Anatoliy Kounitskiy<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Aug 27, 2009 at 7:48 PM, Anthony<br>
&gt;&gt; Minessale&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; please retest with latest SVN trunk<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Aug 27, 2009 at 8:19 AM, Anatoliy Kounitskiy<br>
&gt;&gt; &gt; &lt;<a href="mailto:anatoliy@kounitskiy.com">anatoliy@kounitskiy.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Just for information - the idea :<br>
&gt;&gt; &gt;&gt; A---calls---&gt; B ---att_xfer---&gt; C    , B hangs C up and goes back to A<br>
&gt;&gt; &gt;&gt; ( I`m sorry C is not answering :) )<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Anthony Minessale II<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt; &gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt; &gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; AIM: anthm<br>
&gt;&gt; &gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt;&gt; &gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt;&gt; &gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; FreeSWITCH Developer Conference<br>
&gt;&gt; &gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt;&gt; &gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt;&gt; &gt; pstn:213-799-1400<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Anatoliy Kounitskiy<br>
&gt;&gt; -------------------------<br>
&gt;&gt; E-mail: <a href="mailto:anatoliy@kounitskiy.com">anatoliy@kounitskiy.com</a><br>
&gt;&gt; Mobile: +359898913540<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Anatoliy Kounitskiy<br>
-------------------------<br>
E-mail: <a href="mailto:anatoliy@kounitskiy.com">anatoliy@kounitskiy.com</a><br>
Mobile: +359898913540<br>
<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>
</div></div></blockquote></div><br>