I think <span style="font-size: 11pt; color: rgb(31, 73, 125);"><a href="http://videoreps.net/" target="_blank">videoreps.net</a> It´s not free.<br>But, I discover that I really need is click-to-talk, excuse me.<br><br></span><br>
<div class="gmail_quote">On Wed, Apr 16, 2008 at 5:05 PM, Bob G &lt;<a href="mailto:bobg@techie.com">bobg@techie.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<p style="margin-bottom: 2.25pt; margin-left: 0in; line-height: 115%; margin-right: 0in;"><font face="Arial" size="4"><span style="font-size: 13.5pt; line-height: 115%; font-family: Arial;"><a title="blocked::http://1ezphone.com/" href="http://1ezphone.com/" target="_blank"><font color="#800080">Introducing Click-to-Call <span title="blocked::http://1ezphone.com/">&nbsp;</span></font></a></span></font></p>

<p style="margin-bottom: 2.25pt; margin-left: 0in; line-height: 140%; margin-right: 0in;"><font color="#555555" face="Georgia" size="2"><span style="font-size: 10pt; color: rgb(85, 85, 85); line-height: 140%; font-family: Georgia;">Posted: 16 Apr 2008 9:55 AM PDT</span></font></p>

<p style="line-height: 140%;"><font color="black" face="Georgia" size="2"><span style="font-size: 10pt; color: black; line-height: 140%; font-family: Georgia;">The 1EZphone browser softphone has created so much buzz in the media that a lot of individual users and companies who have a web-presence; Websites, Online Advertising, Blogs, Customer support etc have asked for a Click-to-Call service. </span></font></p>

<p style="line-height: 140%;"><font color="black" face="Georgia" size="2"><span style="font-size: 10pt; color: black; line-height: 140%; font-family: Georgia;">The 1Ezphone web-based Click-to-Call service is based on our browser VoIP lite technology that allows users to make and receive phone calls from any browser without the need to download software. <span>&nbsp;</span>The Click-to Call API can be embedded on any Website, E-mail, and Online Advertisement when a user clicks your object they immediately call your salesperson or customer service representative telephone number and speak to your agent over their PC. <span>&nbsp;</span></span></font></p>

<p style="line-height: 140%;"><font color="black" face="Georgia" size="2"><span style="font-size: 10pt; color: black; line-height: 140%; font-family: Georgia;">Building a reliable Click-to-Call requires substantial amount of knowledge in VoIP, and a good backend infrastructure. The good news is that now it is easy add Click-to Call to any online service in just a few minutes with just a few lines of code using 1ezphone's. </span></font></p>

<p style="line-height: 140%;"><font color="black" face="Georgia" size="2"><span style="font-size: 10pt; color: black; line-height: 140%; font-family: Georgia;">Since the release of our APIs, we got several requests from companies and developers who were interested in knowing in building their own Click-to-Call service directly to their SIP servers. You can have the button/widget running through the 1Ezphones servers without getting into the complex world of VoIP or any expensive setup or build a service to your own backend infrastructure. If you are interested in adding Click-to-Call for your customers or building your own Click-to Call system please contact 1ezphone at <a title="blocked::mailto:info@1ezphone.com" href="mailto:info@1ezphone.com" target="_blank">info@1ezphone.com</a></span></font><br>
<br></p>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;"><div class="Ih2E3d">----- Original Message -----<br>From: &quot;BJ Weschke&quot; <br>To: &quot;Asterisk Users Mailing List - Non-Commercial Discussion&quot; <br>
</div>Subject: Re: [asterisk-users] Best Click-to-call client<br>Date: Wed, 16 Apr 2008 11:37:40 -0400<div class="Ih2E3d"><br><br><br>equis software wrote:<br>&gt; Hi, I need to make Click-to-Call web application to connect with <br>
&gt; an asterisk server.<br>&gt; I´m using Java<br>&gt; What solution recommend me?<br>&gt;<br></div><div><div></div><div class="Wj3C7c">I did a spiel on this at Astricon last year. The slide deck is<br>somewhere around for those interested, but now we also have some code to<br>
show for it. :-)<br><br>Take a look at this developer branch at<br><br><a href="http://www.asterisk.org/node/48440" target="_blank">http://www.asterisk.org/node/48440</a><br><br>and then we&#39;ve put some pieces together for the Java side of things<br>
using Ignite&#39;s Realtime API for messaging.<br><br><a href="http://svn.btwtech.com/svnview/coolvocals/trunk/cti-server/click2call/" target="_blank">http://svn.btwtech.com/svnview/coolvocals/trunk/cti-server/click2call/</a><br>
<a href="http://svn.btwtech.com/svnview/coolvocals/trunk/cti-client/click2call/" target="_blank">http://svn.btwtech.com/svnview/coolvocals/trunk/cti-client/click2call/</a><br><br>Basically the idea here is that there&#39;s a servlet that honors requests<br>
into it (think AJAX Remote calls from the browser) and then turns around<br>and puts that request into a jabber message that goes to a centralized<br>Servlet that can proxy requests across multiple servers<br>(scalability/LCR/etc) and that in turn launches an Originate call in to<br>
the AMI of the machine that was decided would receive the request. Once<br>that hand off is done, the &quot;proxy&quot; machine that received and directed<br>the original request is now out of the middle of things and jabber<br>
messages are sent directly back to the client to signal call progress of<br>the click to call.<br><br>Is it a &quot;shrink wrapped and ready to go&quot; package that&#39;s completely<br>documented and involves no technical knowledge whatsoever for<br>
implementation? Ummmm.. no, but that might happen in the relatively near<br>future. :-) What it IS though is solid working code (yes, it has been<br>fully unit tested out and is functional) contributed back to the<br>community so we can all start to make something with it if we so<br>
choose. If there&#39;s enough interest, I&#39;d certainly entertain opening up<br>a blog site and open up the branch of the Java code for community<br>contributions as well in addition to doing a more detailed &quot;tutorial&quot; on<br>
usage of the code at the upcoming Astricon this year.<br><br>BJ<br><br>--<br>--<br>Bird&#39;s The Word Technologies, Inc.<br><a href="http://www.btwtech.com/" target="_blank">http://www.btwtech.com/</a><br><br><br><br><br>
_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></div></blockquote></div><font color="#888888"><br>

-- 
<div> Want an e-mail address like mine? <br>
Get a <b>free e-mail </b>account today at <a href="http://www.mail.com/Product.aspx" target="_blank">www.mail.com</a>!</div>
</font><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>