I have a customer form, displaying a phone number. Can I automatically make Skype (or voipbuster) dial the number from SC?
What do I need to do to accomplish such an integration?
I have a customer form, displaying a phone number. Can I automatically make Skype (or voipbuster) dial the number from SC?
What do I need to do to accomplish such an integration?
Re: use skype from a SC form, possible?
Anybody experience in integrating SC with skype?
Re: use skype from a SC form, possible?
AFAIK skype is able to integrate with your browser where it does things like this implicitly. As Skype has an api, you can integrate on php level. But you have to add this yourself.
Re: use skype from a SC form, possible?
Like this you mean?
https://support.skype.com/m/en/faq/FA99/what-are-skype-buttons-and-callto-links-and-how-do-i-use-them?fromSearchFirstPage=false
This would mean I should create callto:// links in my customer form right? Hope SC will not screw up these tagsā¦