Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Integrate SIP API with Qt Webkit
Forum Updated to NodeBB v4.3 + New Features

Integrate SIP API with Qt Webkit

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 2 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    moorthi
    wrote on last edited by
    #1

    Hi,

    Currently I am in the development of open source VOIP client(Ubuntu 11.04) development which will be interacting with server.
    I have the PJSIP API installed for handling VOIP calls.
    I have also installed Qt Webkit for linux build and able to render the native applications developed using(HTML,CSS and Javascript).That is, the index.html is given under the Tools/Webkit/qt loader.cpp file.

    So Able to open the browser engine by running the command Webkit/Tools/Script/run-launcher --qt.

    Now I would like to know,How to integrate the SIP API with Qtwebkit so that for every events in UI will have corresponding Actions performed with the help of PJSIP.Do I need to use existing javascripts(HTML,CSS,JS) with C++ files.

    For Example : If the User is Dialling the number using dialpad UI then the call is established with destination [or]
    User provides Login credentials and the request to be forwarded to remote server......

    Please help me to proceed as I am new to this QtWebkit.Some hints helps me to continue the development.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Kathrin
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved