Integrate Dial-URLs into Web pages |
By means of especially formatted hyperlinks you can hand over phone numbers from a Web page (Intranet) simply by click to the CTI client to dial it. This function is supported from version 2.1.107. |
Example "dialling" |
HTML code: |
<a href="cticlient: /dial +49 3727 9999">+49 3727 9999</a> |
Browser view: |
+49 3727 9999 |
|
|
Example "Hanging Up" |
HTML code: |
<a href="cticlient: /drop">Hang up</a> |
Browser view: |
Hang Up |
|
|