<div dir="ltr">That sounds like it's describing <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://wiki.freeswitch.org/wiki/Variable_auto_hunt">http://wiki.freeswitch.org/wiki/Variable_auto_hunt</a><div>
<a href="http://wiki.freeswitch.org/wiki/Variable_auto_hunt"></a>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 possesses if you turn it on.<br>
-Avi</div><div><br><div class="gmail_quote">On Wed, May 25, 2011 at 4:19 PM, Adam Kelloway <span dir="ltr"><<a href="mailto:adam.kelloway@newpace.ca">adam.kelloway@newpace.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
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>
"Immediately transfer the calling channel to a new context. If there<br>
happens to be an xml extension named <destination_number> then control<br>
is "warped" directly to that extension. Otherwise it goes through the<br>
entire context checking for a match."<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>
<application="transfer" data="test XML default"/><br>
..<br>
<br>
<extension name="test"><br>
<condition field="destination_number" expression="^test$"><br>
...<br>
</condition><br>
</extension><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><br>
</blockquote></div><br></div></div>