Author Topic: Web softphone using SIP point SDK  (Read 2605 times)

Offline rajkishor09

  • Newbie
  • *
  • Posts: 40
  • Karma: 0
Web softphone using SIP point SDK
« on: August 25, 2014, 09:38:53 AM »
Is it possible to develop Web based softphone with Genesys SIP point SDK? Anyone has experience in building such app or any suggestion on web based softphone.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Web softphone using SIP point SDK
« Reply #1 on: August 25, 2014, 09:44:00 AM »
All is possible, if you know how. From SDK point of view, it is not important if the application is web-based or Winform for example. Important is the integration level and used language.

Offline rajkishor09

  • Newbie
  • *
  • Posts: 40
  • Karma: 0
Re: Web softphone using SIP point SDK
« Reply #2 on: August 25, 2014, 10:01:13 AM »
I was wonder how voice will be transmitted to client system using web browser. I am going to use C# language.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Web softphone using SIP point SDK
« Reply #3 on: August 25, 2014, 11:49:19 AM »
Voice? No. That is SIP SDK or depend on your PBX. Genesys SDK is just CTI Events for Genesys.

Offline genesysguru

  • Sr. Member
  • ****
  • Posts: 293
  • Karma: 12
    • Genesys Guru Blog
Re: Web softphone using SIP point SDK
« Reply #4 on: August 25, 2014, 02:50:31 PM »
Think he is referring to the SIP endpoint SDK ... not sure how that can be embedded within a web based application other than a downloaded applet etc.