onclick of an number should place a call in Skype for business Tried using
<a href="skype:-skype-name-?chat">Start chat</a>
but this is redirecting to skype preview.
onclick of an number should place a call in Skype for business Tried using
<a href="skype:-skype-name-?chat">Start chat</a>
but this is redirecting to skype preview.
This helped me:
<a href= sip:{{:email}}>sample@sample.com</a>
<a href="tel:123456789">Open a Lync Window.</a>
<a href="sip:boss@boss.com">IM.</a>
because Process name for skype for business is still lync.exe