preload
Simple and Brilliant Location Based Services? Just One Bit
Oct 16

Like most engineers, when I see a technology that seems really easy to implement, I have this urge to dismiss it.  Perhaps it’s the modern tech equivalent of Samuel Johnson’s quote : “What is written without effort is in general read without pleasure.” Enter click-to-call.  Six months ago, when I thought of click-to-call, it was all I could do to avoid yawning, for indeed, a click-to-call service is nearly trivial to implement, and with open source software, it is trivial. Now that I am putting the finishing touches on my report, I realize that I’ve moved quite a bit from my original stand.  I didn’t fully understand how compelling the business models are it enables, or what a versatile element it can be for the telecommunications architect. I’ll leave the business model analysis for the report, but let’s look at click-to-call from an architectural perspective.

The simplistic view of this service is that it enables a computer user to initiate a call between his phone and somebody else’s.  But, when viewed from a more abstract viewpoint, the hidden power comes out:

  1. Click-to-call allows you to separate the physical address from the logical address.  In other words, it allows you to move from “I want to talk to the sales person Joe” to “I want to talk to a sales person”, and for software to figure out who it should be.  Perhaps Joe is not working today. Maybe Joe isn’t the person the customer talked to last.  Using click to call, you can let software figure out (at the last minute) who you need to talk to, allowing for very interesting use cases.  Even better, this “last minute decision” can be written in any language, and isn’t confined to the difficult implementation world of telephony.
  2. Click-to-call takes a synchronous service (making a phone call NOW) and makes it asynchronous – you click it when you want to click it.
  3. Click-to-call can add authentication and/or authorization onto a call.  For today’s phone conversations, the only authentication for inbound PSTN calls are what you might do as you look at caller ID, or an IVR that interrupts the call.  With click-to-call, you can add authorization that restricts who and when can make the phone call.
  4. Click-to-call carries information that can’t normally be carried in a call.  A really good example of this are click-to-call links on e-commerce pages, where the person who receives the call can also receive complete information about what page the caller clicked from (or where he’s been, or how often he’s called before).
  5. Click-to-call adds anonymity to one or both legs of the call. Can you say Match.com?

Well, to the telephony gods, I ask forgiveness.  Sometimes simple is best.

6 Responses to “Click To Call”

  1. Ifbyphone Blog » Blog Archive » 3 More Hidden Powers Of Click-to-Call Says:

    [...] Thomas Howe just wrote a post describing 5 hidden powers of Click-to-Call. [...]

  2. PaulSweeney Says:

    All good points: there are lots of other interesting uses for click-to-call as well, and perhaps the way to open that conversation up is to rename it “click-to-action”, because sometimes the end result won’t be a call. Also, have a think about how how many times you left voicemails and nobody ever returned your call. How could C2C respond to that pain? etc. etc. (Also, did you know that you can link your Google Cal to your Google Talk (presence)? how about book a call or appointment by clicking on options through your Google talk?. The opportunities go on and on, and that’s one reason why Ribbit were bought by BT, but you already knew that :)

  3. Tim Panton Says:

    Ah, Tom, glad you have seen the light – at last :-)

    The fun really comes when the web-page becomes the handset and instead of a phone conversation and a
    web session you combine the two to make a web-conversation.

    So what caused the epiphany ?

  4. Thomas Howe Says:

    Thanks for posts guys.

    Actually, eStara was the company that showed me the light. They monetize so well around what you know around the call, not the call itself.

  5. Who Killed the VoIP Revolution? - GigaOM Says:

    Kramer auto Pingback[...] to do that drives up the perceived value of the call – Tom Howe has blogged extensively about this (link) (as have I). Take a look at the audio in (link) for an [...]

  6. open source click to call - Dogpile Web Search Says:

    Kramer auto Pingback[...] & Efficiency Sponsored by: http://www.Singularity.co.uk/ • Found on Ads by Google Thomas Howe » Click To Call … trivial to implement, and with open source software, it is trivial. … By Ifbyphone Blog [...]

Leave a Reply