Firefox toolbar
The Firefox toolbar automatically detects phone numbers in the content of webpages and makes them clickable.
- Single click
Puts the phone number into the input box and you can edit the number
- Double click
Launches the call immediately
The toolbar can be configured inside Firefox. Click on Tool -> Add-ons -> Preferences.
Now you need to copy&past the Dial Url and Hangup Url into the configuration dialog
Dial Url
The Dial Url has the following format:
http://IPADDRESS/click2dial.php?username=USERNAME_EXTENSION&password=PASSWORD&number=<%NUMBER%>
IPADDRESS: The IP of your MIXpbx
USERNAME: The username to access the configuration interface of the MIXpbx
EXTENSION: Your extension number
PASSWORD: The password of your extension number
Hangup Url
The Hangup Url has the following format:
http://IPADDRESS/click2hangup.php?username=USERNAME_EXTENSION&password=PASSWORD&number=<%NUMBER%>
IPADDRESS: The IP of your MIXpbx
USERNAME: The username to access the configuration interface of the MIXpbx
EXTENSION: Your extension number
PASSWORD: The password of your extension number