04-10-2014 05:00 AM
Scenario:
User visits a website containing phone numbers. The phone numbers should be highlighted (eg. by hyperlink). User wants "Click -to-Call" functionality available. User clicks on the number and using Jabber SDK, voice and video communication can be initiated.
Problem:
The video on the website to embed softphone in a web application seems to be not useful. I am able to highlight the numbers using regex expressions. But when the user clicks,I am unable to understand how the click function should call the jabber sdk to initiate communication.
I have developed a cross browser add-on to detect phone numbers, but got stuck on how to proceed further.
Hope my question is clear to all.
Cheers,
Adi
04-15-2014 03:23 AM
Hi Adi,
I would request you to refer this url - Re: Jabber - click 2 call on number hyperlink from browsers for related information.
Thanks and Regards,
Geevarghese
04-15-2014 03:51 AM
Thank you for the link. I have already gone through the link provided by you ,but it focuses on extension already been built. Using Jabber SDK ,I want the communication should be browser based. The telify add-on uses the jabber for windows app which is installed in the users system.
Cheers,
Adi
04-15-2014 10:02 AM
Hi Adi,
The SDK plugin needs to be initiated. And the SDK should be able to login -> register -> call the number
You can refer to this embed softphone video to automate the login and register part.
Once the end user is connected to the softphone that is associated, the call can be made by passing the tel number.
Regards,
Howard
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide