Thinking in Lync URL – Simple URL
Today we’ll talk about planning simple URL. It will help you to spend less with public certificate(it’s depends).
Simple URL is used to make meetings. Three simple URLs are support by Lync Server 2013.
Meet: is the axis for all conferences in the Lync. You can configure the simple URL to a global scope or simple URL to different sites.
Dial-in: is used to access the Dial-in Conferencing Settings. If you forget your PIN you can reset in this page.
Admin: is used to access the Lync Control Panel through internal network. Just access https://admin.fqdnyourdomain
In the Technet, there are three recommended options for naming simple URL. You can check how is the better to you.
First, you can create a SIP domain for each simple URL. It would be something like this:
https://meet.ucsteps.com, https://meet.otherdomain and so on….
Second, you can use a common name, like lyncweb.ucsteps.com but still you will need use one common name for one Sip domain:
https://lyncweb.ucsteps.com/meet, https://lyncweb.ucsteps.com/dialin;
https://lyncweb.otherdomain/meet, https://lyncweb.otherdomain/dialin;
Third, I guess is the best way to use with several sip domains. You will use one common name for all sip domains….
https://lyncweb.ucsteps.com/ucsteps/meet ,
https://lyncweb.ucsteps.com/sipdomainone/meet,
https://lyncweb.ucsteps.com/sipdomaintwo/meet,
https://lyncweb.ucsteps.com/sipdomainthree/meet and so on….
With the third option, we can use one URL in the public certificate for four diferent SIP domains…
Think about it!