<p dir="ltr">Yes, this might work. You can see the usage here:  <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_redirect">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_redirect</a><br>
.<br>
It only looks elegant at first glance though. I don&#39;t see fs using or allowing redirect on REGISTER( correct me pls ) which means you would still be using a single register server.( i can think that you can leave auth-calls to false and have it redirect on register).<br>

Also device support is mostly sketchy on handling redirects and mainly the 300 which once you start building this will find very useful for failover.<br>
Resisting a temptation to solve your georouting with one shot is a hard deal. If you have a homogenous base of client devices and make sure they work, i would give it a go.<br>
Otherwise go with dnssrv records and rtp proxies.</p>
<div class="gmail_quote">On Jun 4, 2013 12:37 PM, &quot;adahary&quot; &lt;<a href="mailto:adahary@gmail.com">adahary@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m planning to have several FS in few regions and would like that each<br>
client will be able to register with the nearest FS in his current region<br>
location - regardless of the client&#39;s @domain (using multiple clients<br>
doamins).<br>
<br>
I would like to use the following registration procedure:<br>
1. A client is turned ON (new location) and sends REGISTER request to the<br>
REDIRECT server at &#39;<a href="http://redirect.fs.com" target="_blank">redirect.fs.com</a>&#39; (all clients will be provisioned with<br>
the same registrar url);<br>
2. The REDIRECT server looks for the nearest FS server and sends<br>
302-redirect to the client<br>
3. The client receives the 302 and re-registers to the nearest FS server.<br>
4. The targeted FS update the LOCATION DB with the current client FS server<br>
location for incoming call routing .<br>
<br>
Is it possible to setup a FS as a REDIRECT server? How?<br>
<br>
*if there is a better approch then please advise<br>
<br>
Regards<br>
<br>
Assaf<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/FS-as-a-REDIRECT-server-tp7591389.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/FS-as-a-REDIRECT-server-tp7591389.html</a><br>

Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>