Changes

m
Line 10: Line 10:  
= Introduction =
 
= Introduction =
 
This module allows you to trigger a phone call with a simple mouse click on a phone number in Dolibarr.
 
This module allows you to trigger a phone call with a simple mouse click on a phone number in Dolibarr.
You can use it with any SIP server with an URL interface for the ClickToCall (For example with Asterisk), with local software able to manage "tel:" url on web browsers, or with a locally installed softphone.
+
This module is designed to work with:
 +
* Any SIP server with an URL interface for the ClickToCall
 +
* or with Asterisk (Asterisk is a server that does not provide such URL but a wrapper is included in Dolibarr to provide such service)
 +
* or with local software able to manage "tel:" urls from web browsers clicks
 +
* or with a locally installed softphone (like LinPhone).
    
= Installation =
 
= Installation =