ricardojlrufino / webphone-sip

WebRTC SIP based VoIP client software (+chrome extension)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webphone-sip

WebRTC SIP based VoIP client software (+chrome extension)

It allows you to make calls using your browser in an extremely productive way.

Preview

Features

  • Make and get calls
  • Audio effects using JS Audio API (Ex.: DTMF)
  • Phone Controls - HOLD / MUTE / STOP
  • Visual Effects in Calls (waveform viewer)
  • ONLY JAVA-SCRIPT (using SIP.js)
  • Chrome Extension for Click-To-CALL
  • Internationalization Support

TODO

  • Call History
  • WebPack build
  • Receive Calls "in Backgruound"

Chrome Extension

Chrome Extension allows you to turn phone numbers and link with the extension to make calls quickly (Click-To-Call).
This allows integration with any CRM. In the menu you also have an option to make the call.

https://chrome.google.com/webstore/detail/webphone/mcajodgaocmkmmomogbefkghjepgilnc

Ready to use

I did a free version (hosted in github) that is used by the chrome extension (as popUP).
If you improve this code, automatically it's reflected in the extension.
Please send me feedback if you will use. ;)

Requirements

PS: I have not done any testing using asterisk so far

About

WebRTC SIP based VoIP client software (+chrome extension)


Languages

Language:JavaScript 60.2%Language:HTML 29.2%Language:CSS 10.5%