<br><br><div class="gmail_quote">On Fri, Jul 23, 2010 at 5:33 PM, mazilo <span dir="ltr">&lt;<a href="mailto:Nabble@slickdeals.endjunk.com">Nabble@slickdeals.endjunk.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<br>
mercutioviz wrote:<br>
&gt; I&#39;m not a big Python guy but it seems to me the script you reference is<br>
&gt; the<br>
&gt; opposite of what you&#39;ve asked for - it originates a call via GV by logging<br>
&gt; in to the web interface and issuing a click-to-call.<br>
Yes, the Python scripts file will perform a login to a Google Voice site and<br>
then emulates a Google Voice click-2-call function to place a call to any<br>
PSTN network. Once Google Voice receives such instructions, it will first<br>
simultaneously place an outbound call to the phones listed/selected in the<br>
Forwards to section on its Settings folder, i.e. a Gizmo5 account configured<br>
on a local FreeSWITCH server. </blockquote><div>Okay, this part makes sense...<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">When the receiving picks up the phone, then<br>

Google Voice will place another outbound call to the destionation number<br>
dialed by the click-2-call function. </blockquote><div>As does this...<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">What Asterisk&#39;s Bridge() function does<br>

is to bridge the incoming calls from Google Voice with the existing<br>
(on-going) outbound calls to Google Voice by means of the Python scripts<br>
file. </blockquote><div>This is where you lost us. What existing call is being bridged to? I count only two calls:<br>from GV back to the user (via Gizmo or whatever contact number the user has)<br>from GV to PSTN (to reach the called party)<br>
<br>I&#39;m assuming that the ultimate result of the above is that the user will be talking to the destination:<br>GV user &lt;--&gt; Called party<br><br>Where is the outgoing call to GV? Is there a third call that we&#39;re not aware of? If so, what is its purpose?<br>
<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I am sure this can be done through FreeSWITCH. However, being a newbie<br>
here, this is rather impossible for me to visualize how to write/craft such<br>
a dialplan context. I hope someone here will be able to help. If this has<br>
been done, I sure will appreciate some pointers to the links to download the<br>
dialplan context.<br></blockquote><div>I&#39;m sure it can be done, we just need some clarification.<br>-MC<br></div></div><br>