Changes

m
Line 34: Line 34:  
  ASTERISK_INDICATIF with prefix to add in phone number (ie: 0 or NONE)
 
  ASTERISK_INDICATIF with prefix to add in phone number (ie: 0 or NONE)
 
  ASTERISK_PORT with port of Asterisk sever (ie: 5038)
 
  ASTERISK_PORT with port of Asterisk sever (ie: 5038)
 +
ASTERISK_CONTEXT with context of call (ex: from-internal)
 +
CLICKTODIAL_FORCENEWTARGET with value 0 or 1. If this value is set to 0 or not defined, then calling will open a new window/tab in the browser.
 
* Create a new console user on your Asterisk server ( File '''/etc/asterisk/manager.conf''' )
 
* Create a new console user on your Asterisk server ( File '''/etc/asterisk/manager.conf''' )
 
<source lang="ini">
 
<source lang="ini">
Line 66: Line 68:  
  ClickToDial Password : dolibarrpass (use same pass than added into manager.conf file)
 
  ClickToDial Password : dolibarrpass (use same pass than added into manager.conf file)
 
  ClickToDial Id caller (phone) : your phone
 
  ClickToDial Id caller (phone) : your phone
      
=== Using the phoning service of OVH ===
 
=== Using the phoning service of OVH ===