- Joined
- May 16, 2019
- Messages
- 12
- Reaction score
- 3
Is there a way of forcing the Web Client to dial the provided number without the user having to click "Call"?
I have configured my CRM system to turn phone numbers into links for the Web Client (the click to dial extension works okay but thinks that any number of the correct length is a phone number e.g. part numbers).
My link is: https://mydomain:5001/webclient/#/call?phone=number_to_dial
Which works but the user must then click "Call" in the Web Client dialer
If an additional parameter could be added to the link like: https://mydomain:5001/webclient/#/call?phone=number_to_dial&autodial=true
then the need for the user to click "Call" could be skipped with the number just dialled.
I have configured my CRM system to turn phone numbers into links for the Web Client (the click to dial extension works okay but thinks that any number of the correct length is a phone number e.g. part numbers).
My link is: https://mydomain:5001/webclient/#/call?phone=number_to_dial
Which works but the user must then click "Call" in the Web Client dialer
If an additional parameter could be added to the link like: https://mydomain:5001/webclient/#/call?phone=number_to_dial&autodial=true
then the need for the user to click "Call" could be skipped with the number just dialled.