Softphone in JS. Telephony Server

0

I have a Fortics telephony server.

I am currently dialing for a physical (or not) extension within Salesforce CRM through a GET service.

However, we saw the need to keep the links inside the platform.

There is software called Zoiper, with which I can authenticate the RAMAL present on the PBX server.

Now you doubt it: Is there any solution to this? For example: Authenticating RAMAL via SIP over a web softphone and making calls? Thank you for your attention.

    
asked by anonymous 27.02.2018 / 13:56

1 answer

0

JsSIP: The JavaScript SIP Library

  • Relate the item

  • Browser wheel and Node.js

  • SIP via WebSocket
  • Audio / Video Calls (WebRTC) and Messages
  • Lightweight
  • 100% pure JavaScript
  • Easy to use with great API

  • Works with OverSIP, Kamailio, Asterisk, OfficeSIP and more

JsSip

    
27.02.2018 / 14:07