mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:29 +01:00
Updated CTI Computer Telephone Integration (markdown)
parent
9551c7ac46
commit
a95d5333ae
@ -32,7 +32,7 @@ To configure the integration you need the credentials of your Placetel (test-)ac
|
||||
|
||||
### EPL & Asterisk: automatic CRM view, call history and calendar integration via Asterisk REST API
|
||||
|
||||
Asterisk integration uses the ARI (Asterisk REST API) to talk to the Asterisk server and receive call events to show an automatic CRM view and record calls.
|
||||
Asterisk integration uses the [ARI (Asterisk REST API)](https://wiki.asterisk.org/wiki/display/AST/Getting+Started+with+ARI) to talk to the Asterisk server and receive call events to show an automatic CRM view and record calls.
|
||||
|
||||
![](https://raw.githubusercontent.com/wiki/EGroupware/egroupware/pics/CTI-Asterisk-Config.png)
|
||||
|
||||
@ -42,7 +42,7 @@ docker run -d --restart=always -e EGW_WEBHOOK="http://cti:secret@172.17.0.1/egro
|
||||
-e ARI_URL="http://asterisk:secret@172.17.0.1:8088/ari" quay.io/egroupware/asterisk-events
|
||||
```
|
||||
|
||||
> Asterisk integration happens between EGroupware and Asterisk Server and does NOT need any configuration on the users workstation. ARI obviously need to be enabled and accessible on your Asterisk server.
|
||||
> Asterisk integration happens between EGroupware and Asterisk Server and does NOT need any configuration on the users workstation. ARI obviously [need to be enabled](https://wiki.asterisk.org/wiki/display/AST/Asterisk+Configuration+for+ARI) and accessible on your Asterisk server.
|
||||
|
||||
### EPL & other cloud or on-premise telephone systems
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user