VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
bweschke at gmail.com Guest
|
Posted: Wed Apr 16, 2008 10:37 am Post subject: [asterisk-users] Best Click-to-call client |
|
|
equis software wrote:
Quote: | Hi, I need to make Click-to-Call web application to connect with an
asterisk server.
I?m using Java
What solution recommend me?
| I did a spiel on this at Astricon last year. The slide deck is
somewhere around for those interested, but now we also have some code to
show for it.
Take a look at this developer branch at
http://www.asterisk.org/node/48440
and then we've put some pieces together for the Java side of things
using Ignite's Realtime API for messaging.
http://svn.btwtech.com/svnview/coolvocals/trunk/cti-server/click2call/
http://svn.btwtech.com/svnview/coolvocals/trunk/cti-client/click2call/
Basically the idea here is that there's a servlet that honors requests
into it (think AJAX Remote calls from the browser) and then turns around
and puts that request into a jabber message that goes to a centralized
Servlet that can proxy requests across multiple servers
(scalability/LCR/etc) and that in turn launches an Originate call in to
the AMI of the machine that was decided would receive the request. Once
that hand off is done, the "proxy" machine that received and directed
the original request is now out of the middle of things and jabber
messages are sent directly back to the client to signal call progress of
the click to call.
Is it a "shrink wrapped and ready to go" package that's completely
documented and involves no technical knowledge whatsoever for
implementation? Ummmm.. no, but that might happen in the relatively near
future. What it IS though is solid working code (yes, it has been
fully unit tested out and is functional) contributed back to the
community so we can all start to make something with it if we so
choose. If there's enough interest, I'd certainly entertain opening up
a blog site and open up the branch of the Java code for community
contributions as well in addition to doing a more detailed "tutorial" on
usage of the code at the upcoming Astricon this year.
BJ
--
--
Bird's The Word Technologies, Inc.
http://www.btwtech.com/ |
|
Back to top |
|
|
bobg at techie.com Guest
|
Posted: Wed Apr 16, 2008 3:05 pm Post subject: [asterisk-users] Best Click-to-call client |
|
|
Introducing Click-to-Call
Posted: 16 Apr 2008 9:55 AM PDT
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.
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. 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.
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.
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 info at 1ezphone.com
----- Original Message -----
From: "BJ Weschke"
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
Subject: Re: [asterisk-users] Best Click-to-call client
Date: Wed, 16 Apr 2008 11:37:40 -0400
equis software wrote:
Quote: | Hi, I need to make Click-to-Call web application to connect with
an asterisk server.
I?m using Java
What solution recommend me?
| I did a spiel on this at Astricon last year. The slide deck is
somewhere around for those interested, but now we also have some code
to
show for it.
Take a look at this developer branch at
http://www.asterisk.org/node/48440
and then we've put some pieces together for the Java side of things
using Ignite's Realtime API for messaging.
http://svn.btwtech.com/svnview/coolvocals/trunk/cti-server/click2call/
http://svn.btwtech.com/svnview/coolvocals/trunk/cti-client/click2call/
Basically the idea here is that there's a servlet that honors
requests
into it (think AJAX Remote calls from the browser) and then turns
around
and puts that request into a jabber message that goes to a
centralized
Servlet that can proxy requests across multiple servers
(scalability/LCR/etc) and that in turn launches an Originate call in
to
the AMI of the machine that was decided would receive the request.
Once
that hand off is done, the "proxy" machine that received and directed
the original request is now out of the middle of things and jabber
messages are sent directly back to the client to signal call progress
of
the click to call.
Is it a "shrink wrapped and ready to go" package that's completely
documented and involves no technical knowledge whatsoever for
implementation? Ummmm.. no, but that might happen in the relatively
near
future. What it IS though is solid working code (yes, it has been
fully unit tested out and is functional) contributed back to the
community so we can all start to make something with it if we so
choose. If there's enough interest, I'd certainly entertain opening
up
a blog site and open up the branch of the Java code for community
contributions as well in addition to doing a more detailed "tutorial"
on
usage of the code at the upcoming Astricon this year.
BJ
--
--
Bird's The Word Technologies, Inc.
http://www.btwtech.com/
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
Want an e-mail address like mine?
Get a free e-mail account today at www.mail.com!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080416/dec9e879/attachment-0001.htm |
|
Back to top |
|
|
equissoftware at gmail... Guest
|
Posted: Thu Apr 17, 2008 8:24 am Post subject: [asterisk-users] Best Click-to-call client |
|
|
I think videoreps.net It?s not free.
But, I discover that I really need is click-to-talk, excuse me.
On Wed, Apr 16, 2008 at 5:05 PM, Bob G <bobg at techie.com> wrote:
Quote: | Introducing Click-to-Call <http://1ezphone.com/>
Posted: 16 Apr 2008 9:55 AM PDT
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.
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. 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.
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.
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 info at 1ezphone.com
----- Original Message -----
From: "BJ Weschke"
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
Subject: Re: [asterisk-users] Best Click-to-call client
Date: Wed, 16 Apr 2008 11:37:40 -0400
equis software wrote:
Quote: | Hi, I need to make Click-to-Call web application to connect with
an asterisk server.
I?m using Java
What solution recommend me?
| I did a spiel on this at Astricon last year. The slide deck is
somewhere around for those interested, but now we also have some code to
show for it.
Take a look at this developer branch at
http://www.asterisk.org/node/48440
and then we've put some pieces together for the Java side of things
using Ignite's Realtime API for messaging.
http://svn.btwtech.com/svnview/coolvocals/trunk/cti-server/click2call/
http://svn.btwtech.com/svnview/coolvocals/trunk/cti-client/click2call/
Basically the idea here is that there's a servlet that honors requests
into it (think AJAX Remote calls from the browser) and then turns around
and puts that request into a jabber message that goes to a centralized
Servlet that can proxy requests across multiple servers
(scalability/LCR/etc) and that in turn launches an Originate call in to
the AMI of the machine that was decided would receive the request. Once
that hand off is done, the "proxy" machine that received and directed
the original request is now out of the middle of things and jabber
messages are sent directly back to the client to signal call progress of
the click to call.
Is it a "shrink wrapped and ready to go" package that's completely
documented and involves no technical knowledge whatsoever for
implementation? Ummmm.. no, but that might happen in the relatively near
future. What it IS though is solid working code (yes, it has been
fully unit tested out and is functional) contributed back to the
community so we can all start to make something with it if we so
choose. If there's enough interest, I'd certainly entertain opening up
a blog site and open up the branch of the Java code for community
contributions as well in addition to doing a more detailed "tutorial" on
usage of the code at the upcoming Astricon this year.
BJ
--
--
Bird's The Word Technologies, Inc.
http://www.btwtech.com/
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-- Want an e-mail address like mine?
Get a *free e-mail *account today at www.mail.com<http://www.mail.com/Product.aspx>
!
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
| -------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080417/5fdde8a5/attachment.htm |
|
Back to top |
|
|
asterisk at tescogroup... Guest
|
Posted: Thu Apr 24, 2008 7:20 am Post subject: [asterisk-users] Best Click-to-call client |
|
|
I use click2call. http://www.geocities.com/babarnazmi/index2.htm (it is really a click to talk, as I removed the dialing
capabilities and hardcoded the extension)
It is an activex control though.
All of my testing has shown it be be pretty clean.
We have it on our "contact us" page of our website and we also give that url to overseas (India, Germany, Japan) contacts and some
have used it.
Some do not want to open up the iax2 port in their firewall, but that is their issue.
I wanted to use IAX2 because I knew with NAT and firewalls, that IAX2 was easier for people to use than all of the RTP ports
required for SIP.
--
--
Steven
http://teamvie.blogspot.com/
http://www.connectech.org/
"equis software" <equissoftware at gmail.com> wrote in message news:ee714c4b0804160736m54bf7b3evcb1ce76a01e60c0f at mail.gmail.com...
Hi, I need to make Click-to-Call web application to connect with an asterisk server.
I?m using Java
What solution recommend me?
Thanks
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
Dean at cognation.net Guest
|
Posted: Thu Apr 24, 2008 8:19 am Post subject: [asterisk-users] Best Click-to-call client |
|
|
Do you have an example of it working on your website?
When I try the click2call website....none of the demo's actually work?
Regards,
Dean Collins
Cognation Pty Ltd
dean at cognation.net
+1-212-203-4357 Ph
+61-2-9016-5642 (Sydney in-dial).
Quote: | -----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
bounces at lists.digium.com] On Behalf Of Steven
Sent: Thursday, 24 April 2008 8:20 AM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] Best Click-to-call client
I use click2call. http://www.geocities.com/babarnazmi/index2.htm (it is really a click
to talk, as I removed the dialing
capabilities and hardcoded the extension)
It is an activex control though.
All of my testing has shown it be be pretty clean.
We have it on our "contact us" page of our website and we also give that url to
overseas (India, Germany, Japan) contacts and some
have used it.
Some do not want to open up the iax2 port in their firewall, but that is their issue.
I wanted to use IAX2 because I knew with NAT and firewalls, that IAX2 was easier for
people to use than all of the RTP ports
required for SIP.
--
--
Steven
http://teamvie.blogspot.com/
http://www.connectech.org/
"equis software" <equissoftware at gmail.com> wrote in message
news:ee714c4b0804160736m54bf7b3evcb1ce76a01e60c0f at mail.gmail.com...
Hi, I need to make Click-to-Call web application to connect with an asterisk server.
I?m using Java
What solution recommend me?
Thanks
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
bobg at techie.com Guest
|
Posted: Thu Apr 24, 2008 11:47 am Post subject: [asterisk-users] Best Click-to-call client |
|
|
I use 1ezphone because its not activex and works all operating systems
and browser.Plus the codec is great and only uses 10k
----- Original Message -----
From: Steven
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] Best Click-to-call client
Date: Thu, 24 Apr 2008 08:20:15 -0400
I use click2call. http://www.geocities.com/babarnazmi/index2.htm
(it is really a click to talk, as I removed the dialing
capabilities and hardcoded the extension)
It is an activex control though.
All of my testing has shown it be be pretty clean.
We have it on our "contact us" page of our website and we also give
that url to overseas (India, Germany, Japan) contacts and some
have used it.
Some do not want to open up the iax2 port in their firewall, but
that is their issue.
I wanted to use IAX2 because I knew with NAT and firewalls, that
IAX2 was easier for people to use than all of the RTP ports
required for SIP.
--
--
Steven
http://teamvie.blogspot.com/
http://www.connectech.org/
"equis software" wrote in message
news:ee714c4b0804160736m54bf7b3evcb1ce76a01e60c0f at mail.gmail.com...
Hi, I need to make Click-to-Call web application to connect with an
asterisk server.
I?m using Java
What solution recommend me?
Thanks
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
Want an e-mail address like mine?
Get a free e-mail account today at www.mail.com!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080424/61d72d13/attachment.htm |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|