linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Building a custom linphone web client


From: Saumil Gandhi
Subject: [Linphone-developers] Building a custom linphone web client
Date: Wed, 16 Apr 2014 15:54:13 +0530

Hi,

I'm trying to build my own web page and use the linphone-web plugin. I've done web development before, but am not familiar with handlebars.js or how the current linphone JS code is structured.

Here's what I want to do when someone logs into my web app:
  1. Initiate the linphone object
  2. automatically log the user in to their linphone account (I have their credentials)
  3. On clicking a button, automatically dial a pre-determined SIP account
  4. Display the controls and video calling area in a custom div on my page
How do I initialize the core object so that I can use it persistently? 
What JS files do I need to include on my page to make this happen?

Thanks,
Saumil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]