Skip to content

NavpreetSamra/webphone-sip

 
 

Repository files navigation

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

  • Chrome / Firefox
  • FreeSwitch (+WebRTC) (I have not done any testing using asterisk so far)
  • Need Https (see)

About

WebRTC SIP based VoIP client software (+chrome extension)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.3%
  • HTML 29.2%
  • CSS 10.5%