<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I would think in this situation you would need to either use a dynamic dialplan to return the 302 to whatever destination you wish (<a href="http://wiki.freeswitch.org/wiki/Mod_xml_curl">http://wiki.freeswitch.org/wiki/Mod_xml_curl</a>), or if staying static a continue_on_fail branch along with lua to fetch your destination value.</div><div><br></div><div>After a quick look at google looks like my line of thinking is somewhat on track...&nbsp;</div><div><br></div><div><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 19px; "><a href="http://old.nabble.com/302-redirects-and-continue_on_fail%3Dtrue-td24544501.html" class="l" style="color: rgb(34, 0, 193); cursor: pointer; ">Old Nabble -&nbsp;</a><em style="font-weight: bold; font-style: normal; "><a href="http://old.nabble.com/302-redirects-and-continue_on_fail%3Dtrue-td24544501.html" class="l" style="color: rgb(34, 0, 193); cursor: pointer; ">Freeswitch</a></em><a href="http://old.nabble.com/302-redirects-and-continue_on_fail%3Dtrue-td24544501.html" class="l" style="color: rgb(34, 0, 193); cursor: pointer; ">-users - 302 redirects and&nbsp;</a><em style="font-weight: bold; font-style: normal; "><a href="http://old.nabble.com/302-redirects-and-continue_on_fail%3Dtrue-td24544501.html" class="l" style="color: rgb(34, 0, 193); cursor: pointer; ">continue_on_fail</a></em><a href="http://old.nabble.com/302-redirects-and-continue_on_fail%3Dtrue-td24544501.html" class="l" style="color: rgb(34, 0, 193); cursor: pointer; ">&nbsp;</a><b><a href="http://old.nabble.com/302-redirects-and-continue_on_fail%3Dtrue-td24544501.html" class="l" style="color: rgb(34, 0, 193); cursor: pointer; ">...</a></b></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 19px; "><meta charset="utf-8"><span class="Apple-style-span" style="line-height: 15px; "><a href="http://www.google.com/url?q=http://lists.freeswitch.org/pipermail/freeswitch-users/2009-July/016903.html&amp;sa=X&amp;ei=zD7hTMTkM4WglAe-5_TMAw&amp;ved=0CDIQrAIoAzAD&amp;usg=AFQjCNGc7F3s8UprN9V3M6iaV7L-NBsnog" style="color: rgb(34, 0, 193); cursor: pointer; ">302 redirects and&nbsp;<em style="font-weight: bold; font-style: normal; ">continue_on_fail</em>=true</a>‎ -&nbsp;<span class="f" style="color: rgb(118, 118, 118); ">Jul 18, 2009</span></span></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 19px; "><span class="Apple-style-span" style="line-height: 15px; "><span class="f" style="color: rgb(118, 118, 118); "><span class="Apple-style-span" style="color: rgb(34, 0, 193); line-height: 19px; -webkit-text-decorations-in-effect: underline; ">[<em style="font-weight: bold; font-style: normal; ">Freeswitch</em>-users] "<em style="font-weight: bold; font-style: normal; ">continue on fail</em>" howto</span></span></span></span></div><div><font class="Apple-style-span" color="#2200C1" face="arial, sans-serif"><span class="Apple-style-span" style="line-height: 19px;"><br></span></font></div><div><span class="Apple-style-span" style="line-height: 19px;"><font class="Apple-style-span" color="#000000" face="Arial">Good luck!</font></span></div><div><span class="Apple-style-span" style="line-height: 19px;"><font class="Apple-style-span" color="#000000" face="Arial"><br></font></span></div><div><span class="Apple-style-span" style="line-height: 19px;"><font class="Apple-style-span" color="#000000" face="Arial">Anthony C</font></span></div><br><div><div>On Nov 15, 2010, at 4:14 AM, Tihomir Culjaga wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">hello, <br><br>its just a stupid question ... but how do we handle network call forward in FS ?<br><br>usually you we can activate call forward on the terminal itself and when a call hits the terminal it responds with a 302 message. This works but not with an unplugged terminal.<br>
<br>So, is there any way to do a call network forward? <br>Meaning if extension 1000 activates a CFU (by dialing some FAC - e.g. *21*&lt;number&gt;) to 1002 and we have an incoming call to 1000, FS should place the call to 1002 without even going to look at extension 1000.<br>
<br>any chance without a mambo-jumbo hacking?<br><br>T.<br>
_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></body></html>