<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Also check out <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_execute_extension">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_execute_extension</a>.&nbsp; You would want to use it with the auto-hunt feature to skip extra pattern matching.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>-Robert<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Avi Marcus [mailto:avi@avimarcus.net] <br><b>Sent:</b> Wednesday, May 25, 2011 6:27 AM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] transfer to extension without pattern matching<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>That sounds like it's describing&nbsp;<a href="http://wiki.freeswitch.org/wiki/Variable_auto_hunt">http://wiki.freeswitch.org/wiki/Variable_auto_hunt</a><o:p></o:p></p><div><p class=MsoNormal>You need to turn that on. I'm not aware that even transfer does that automatically, so afaik, it is indeed wrong - but is a feature that FreeSWITCH&nbsp;possesses&nbsp;if you turn it on.<br>-Avi<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Wed, May 25, 2011 at 4:19 PM, Adam Kelloway &lt;<a href="mailto:adam.kelloway@newpace.ca">adam.kelloway@newpace.ca</a>&gt; wrote:<o:p></o:p></p><p class=MsoNormal>Hi there,<br><br>The wiki page describing transfer<br>(<a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_transfer" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_transfer</a>) states<br>the following:<br><br>&quot;Immediately transfer the calling channel to a new context. If there<br>happens to be an xml extension named &lt;destination_number&gt; then control<br>is &quot;warped&quot; directly to that extension. Otherwise it goes through the<br>entire context checking for a match.&quot;<br><br>Is this a correct statement? It seems that even when I try to transfer<br>control directly to an extension, the entire context is still checked<br>for a match.<br><br>I am using the following:<br><br>..<br>&lt;application=&quot;transfer&quot; data=&quot;test XML default&quot;/&gt;<br>..<br><br>&lt;extension name=&quot;test&quot;&gt;<br>&lt;condition field=&quot;destination_number&quot; expression=&quot;^test$&quot;&gt;<br>&nbsp; &nbsp; ...<br>&lt;/condition&gt;<br>&lt;/extension&gt;<br><br>Is there a way to disable the pattern matching/dial plan processing?<br><br>Thanks,<br><br>Adam<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><o:p></o:p></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></div></body></html>