I am currently looking at Vitelity. They have 1.44 cents per minute. They do charge for incoming/outgoing both.<div><br></div><div>I am not literally dialing out to a phone. I want to dial a mobile number or any other US number for that matter.</div>
<div><br></div><div>Here is what I intent to do:</div><div>1. A US phone dials to Vitelity number -- comes to my FS box</div><div>2. I validate few things</div><div>3. Dial another US number and connect received call to that one</div>
<div><br></div><div>So as you said I will be charged 2 * 1.44 (since I can&#39;t terminate the arrived call after validation).</div><div><br></div><div>Is there any other way to the sequence I have specified above?</div><div>
<br></div><div>Are there providers similar to Vitelity but cheaper (with relatively same features)?</div><div><br></div><div>Thank you.<br><div><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 6:06 PM, Anthony Cosgrove <span dir="ltr">&lt;<a href="mailto:acosgrov@gmail.com">acosgrov@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Tue, 2010-08-24 at 13:58 -0500, Malay Thakershi wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt;<br>
&gt; It would be a great help if someone can guide me.<br>
&gt;<br>
&gt;<br>
&gt; 1. I would like to first receive a call, perform certain validations.<br>
&gt; (Able to do this via mod_managed application that handles call from<br>
&gt; dialplan).<br>
&gt;<br>
<br>
</div>That should not be a problem, I don&#39;t know your requirements so can&#39;t<br>
provide a full answer.<br>
<div class="im"><br>
&gt;<br>
&gt; 2. Now, I would like to dial out to a PSTN number so that received<br>
&gt; call is connected to this new outbound number.<br>
&gt;<br>
<br>
</div>This can be done and is called hairpinning.<br>
<div class="im"><br>
&gt;<br>
&gt; How can this be done? Do I use Originate from within my .NET<br>
&gt; (mod_managed) code?<br>
&gt;<br>
<br>
</div>Yes, you would be bridging the two legs like any normal call. Instead of<br>
going to an endpoint you&#39;re going back out over the PSTN.<br>
<div class="im"><br>
&gt;<br>
&gt; Do I get charged for both incoming and outbound call until the entire<br>
&gt; session ends? Is there a way to receive call, validate and then sort<br>
&gt; of transfer and then terminate the received call so I do not get<br>
&gt; charged for both?<br>
<br>
</div>That would depend on your provider but most likely yes. As for<br>
terminating one end after validation that is not going to happen. A leg<br>
terminates to you on an agreed fee schedule. No carrier that I know of<br>
supports that. Now if you kept everything SIP... you could do a transfer<br>
after the validation.<br>
<br>
<br>
<br>
Anthony C.<br>
<div><div></div><div class="h5"><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></div></div>