Make a PBX call from selected text
This Google Chrome Extension is built for FreePBX. It allows you to either highlight a number then right click and select call or click the icon in the extension menu and type or paste in the number to call.
This will also require you to add a php file to your pbx server to accept the incoming request and to make a manager user which you will enter in the php file.
Download PHP File at GitHub Link below
https://github.com/Jolt1/Jolt-Select-Dial-PBX
Instructions on how to configure Chrome Extension
https://www.youtube.com/watch?v=NgU84smstGg
Instructions on how to configure PHP File
https://www.youtube.com/watch?v=_qhy47BBBUE
---------------------------------
NEW IN VERSION 1.5.1:
-Added in a re-dial last number link in the popup window.
-Added 3 speed dial slots which can be programmed in in the Options menu.
-General bug fixes.
---------------------------------
NEW IN VERSION 1.7.1:
-Speed Dial now allows you to add unlimited numbers.
-General bug fixes.
Latest reviews
- (2017-01-10) Greg Rodden: Legend!
- (2016-01-15) Patrick Sloan: I had to change Line 15 to $strChannel = "PJSIP/".$ext; so it would work with pjsip, besides that I love it.
- (2015-11-05) Devon Lyons: Works as intended, my only wish for future would be the ability to just click the number in Chrome, not highlight it and right click.
- (2015-10-02) Anatolij Schick: Если используете PJSIP, то в сall.php измените строку 15 $strChannel = "SIP/".$ext; на $strChannel = "PJSIP/".$ext; Wenn Sie PJSIP benutzen, dann ändern Sie zeile 15 in call.php: vor: $strChannel = "SIP/".$ext; nach: $strChannel = "PJSIP/".$ext;
- (2015-08-18) bbrendon: AMAZING!!!!! Lightweight, easy, simple. Love you!
- (2015-04-20) WOW. this saves me sooooo much time! Great plugin.
- (2015-04-12) Cesar Vilchis: Perfecto
- (2014-09-30) Ezra Dushey: Wow ! best app ever!!!!!!!!
- (2014-02-23) Marc Parente: Awesome app!
- (2014-02-13) Harry Hassoun: Great App
- (2014-02-07) Steven Sitt: Great App. Works just as described video is outstanding took me only about 15 minuets to install setup and use.WOW