Answered by:
Site call button the Link 2013 (Skype for buisness)

Question
-
There is a code allowing call link 2013 from the site.
<a href="skype:User@domain.com?call"><img src="https://secure.skypeassets.com/apollo/2.0.958/images/components/contactme-button/callbutton_16px.png" border="0"></a>
But it creates in the address book, a simple contact Skype (at the bottom of the picture)
And we need a contact Skype for Buisness (on top of the image)how can we do this with the code?
Wednesday, November 30, 2016 2:48 PM
Answers
-
Hi Лабин Павел Сергеевич,
Welcome to post in our forum.
Based on your description, you want to use code to change this phenomenon.
So we suggest you post this issue in our Lync SDK forum, there are more experts will help you resolve this issue by code.
https://social.msdn.microsoft.com/Forums/en-US/home?category=SfBHope this reply helpful to you.
Regards,
Alice Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- Marked as answer by Лабин Павел Сергеевич Thursday, December 1, 2016 8:48 AM
Thursday, December 1, 2016 2:02 AM -
First add to contact list
<a href="skype:2:user@sipdomain.com?add">call Federated User with Skype</a>
Second make a call
<a href="skype:2:user@sipdomain.com">call Federated User with Skype</a>
- Marked as answer by Лабин Павел Сергеевич Wednesday, December 7, 2016 2:05 PM
Wednesday, December 7, 2016 2:05 PM
All replies
-
Hi Лабин Павел Сергеевич,
Welcome to post in our forum.
Based on your description, you want to use code to change this phenomenon.
So we suggest you post this issue in our Lync SDK forum, there are more experts will help you resolve this issue by code.
https://social.msdn.microsoft.com/Forums/en-US/home?category=SfBHope this reply helpful to you.
Regards,
Alice Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- Marked as answer by Лабин Павел Сергеевич Thursday, December 1, 2016 8:48 AM
Thursday, December 1, 2016 2:02 AM -
First add to contact list
<a href="skype:2:user@sipdomain.com?add">call Federated User with Skype</a>
Second make a call
<a href="skype:2:user@sipdomain.com">call Federated User with Skype</a>
- Marked as answer by Лабин Павел Сергеевич Wednesday, December 7, 2016 2:05 PM
Wednesday, December 7, 2016 2:05 PM