A call is coming on SIP trunk. From PSTN.  I does not need to be answered, actually - I need to do some logic before redirecting call but I can answer call as well It won&#39;t break the app logic.<br><br>-Vladimir Rodionov<br>
<br><div class="gmail_quote">On Sat, Aug 8, 2009 at 12:00 PM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com">pjintheusa@gmail.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;">
Are your calls coming in on TDM or SIP trunks? Are your calls answered<br>
by FreeSWITCH before you need to redirect them?<br>
<br>
On Sat, Aug 8, 2009 at 11:52 AM, Vladimir<br>
<div><div></div><div class="h5">Rodionov&lt;<a href="mailto:vladrodionov@gmail.com">vladrodionov@gmail.com</a>&gt; wrote:<br>
&gt; Actually, this is what I need<br>
&gt;<br>
&gt; <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_redirect" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_redirect</a><br>
&gt;<br>
&gt; Will it work with PSTN? Can I redirect incoming PSTN call to another PSTN<br>
&gt; number?<br>
&gt;<br>
&gt; -Vladimir Rodionov<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Aug 8, 2009 at 11:39 AM, Vladimir Rodionov &lt;<a href="mailto:vladrodionov@gmail.com">vladrodionov@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Yes, I need SIP-REFER (pass back media and signaling to PSTN). I am pretty<br>
&gt;&gt; sure it is doable because voxeo offers this<br>
&gt;&gt; option for their Voice XML customers but I am not interested in a hosted<br>
&gt;&gt; solution at the time - it is quite expensive. As far as I understood, Voip<br>
&gt;&gt; provider MUST have pstn call transfer feature enabled by telecom provider<br>
&gt;&gt; (AT&amp;T for example) and this should work fine with SIP.<br>
&gt;&gt;<br>
&gt;&gt; -Vladimir Rodionov<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Aug 8, 2009 at 10:40 AM, Phillip Jones &lt;<a href="mailto:pjintheusa@gmail.com">pjintheusa@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi there,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Are you wanting to keep the SIP signaling in FreeSWITCH (SIP re<br>
&gt;&gt;&gt; INVITE) and only pass back the media to the network, or pass back<br>
&gt;&gt;&gt; signaling also (SIP REFER)?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I know several suppliers who support SIP re INVITE but none that<br>
&gt;&gt;&gt; support SIP REFER.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Check out <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_deflect" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_deflect</a><br>
&gt;&gt;&gt; and <a href="http://wiki.freeswitch.org/wiki/Bypass_Media" target="_blank">http://wiki.freeswitch.org/wiki/Bypass_Media</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Sat, Aug 8, 2009 at 9:26 AM, Vladimir Rodionov&lt;<a href="mailto:vladrodionov@gmail.com">vladrodionov@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &gt; Good morning,<br>
&gt;&gt;&gt; &gt; This is the scenario: User 1 (PSTN) calls freeSWITCH (DID). Calls goes<br>
&gt;&gt;&gt; &gt; through PSTN Gateway (1) to freeSWITCH application server (AS) (2).<br>
&gt;&gt;&gt; &gt; AS does some logic and transfers call (or forward) out of Voip provider<br>
&gt;&gt;&gt; &gt; network to another PSTN number User2.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; This is call bridge<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;     UA1     (PSTN) -                                 -&gt;  UA2 (PSTN)<br>
&gt;&gt;&gt; &gt;               -                                            -<br>
&gt;&gt;&gt; &gt;                 -  (1)                                   -  (4)<br>
&gt;&gt;&gt; &gt;                   -&gt;         PSTN Gateway-&gt;<br>
&gt;&gt;&gt; &gt;                             -                        -<br>
&gt;&gt;&gt; &gt;                        (2) -                        - (3)<br>
&gt;&gt;&gt; &gt;                           -&gt; FreeSWITCH -&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; This is what I want to acomplish<br>
&gt;&gt;&gt; &gt;                                     (4)<br>
&gt;&gt;&gt; &gt;     UA1     (PSTN) ------------------------------- -&gt;  UA2 (PSTN)<br>
&gt;&gt;&gt; &gt;                     -<br>
&gt;&gt;&gt; &gt;                        -   (1)<br>
&gt;&gt;&gt; &gt;                         -&gt;  PSTN Gateway-&gt;<br>
&gt;&gt;&gt; &gt;                              -                        -<br>
&gt;&gt;&gt; &gt;                        (2)  -                        - (3)<br>
&gt;&gt;&gt; &gt;                             -&gt; FreeSWITCH -&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; 1. Can it be implemented in FreeSWITCH?<br>
&gt;&gt;&gt; &gt; 2. Does anybody know Voip providers which support out of network call<br>
&gt;&gt;&gt; &gt; transfer/forwarding to PSTN?<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; TIA<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; -Vladimir Rodionov<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&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; &gt;<br>
&gt;&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; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&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;<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>
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>