Eventually via:
|
Quellcode
|
1
|
openurl('tel:+123456789', _self);
|
but I don't know if that's allowed due security restrictions...
For more information try a research if it's possible to do a call via Javascript.
The krpano
openurl() action itself is basically only a 'window.open' Javascript call.
Best regards,
Klaus