Lync online to lync on-premise

If the user want to test the on-premise and enable enterprise voice with Exchange UM online.

How to minimize the effort to Lync online user? Dir Sync and ADFS server is running for Office 365.  

If I point the Lync discover and sip.domain.com srv record to lync on-premise  , there have down time on Lync online user?

They want to separate the Lync on-premise with lync online and no impact to Lync online users with parallel run on lync on-promise. 

I have to test the edge server is running normal before point to DNS back to on-primise server?

i can't find many information about this hybrid mode reference.

Thanks.

May 30th, 2015 3:10am

1. If I have different DNS record for on-premise server. no need mobile user.

Is it mean , lync discover and sip.domain.com, SRV, no need point to on-premise ? all this records is for lync client and lync mobile auto login.

2. SRV records Lync online federation is not working for on-premise server?

3. I can manually adjust the lync client to find the internal on-premise server? 

4. They no need move lync online user back to lync on-promise but may need using online Office 365 UM. 

Thanks.

 
Free Windows Admin Tool Kit Click here and download it now
May 30th, 2015 3:23am

Hi Jo,

here are two link you should read up before:

Supported Hybid configurations: https://technet.microsoft.com/en-us/library/jj945633(v=ocs.15).aspx

Planning Hybrid deployment: https://technet.microsoft.com/en-us/library/jj205403(v=ocs.15).aspx

Lync 2013 hybrid: https://technet.microsoft.com/en-us/library/jj204805(v=ocs.15).aspx

For Voicemail,i guess you have one working already and are exumcontacts created in On prem?Do you have cshostedvoicemail policy in your Lync on prem envir

May 30th, 2015 7:02am

Thanks for your reply.

For Voicemail,i guess you have one working already and are exumcontacts created in On prem?Do you have cshostedvoicemail policy in your Lync on prem enviroment?

No. i follow this article to setup is ok? if the SRV is point to Lync Oline still work?

https://ahandyblog.wordpress.com/cloud-technologies/office-365-unified-messaging-with-lync-2013-on-premise/

https://technet.microsoft.com/en-us/library/hh533880.aspx

Free Windows Admin Tool Kit Click here and download it now
May 30th, 2015 8:54am

Hi Jo,

According to your guide you have most of whats needed for it to work.

You are missing exumcontact on prem for it to work.

Run following command in Lync on prem powershell:

New-CsExUmContact -SipAddress "sip:Anyname@domain.com" -RegistrarPool "Lync2013pool.domain.local" -OU "AnyOUyouwishtostore,DC=domain,DC=local" -DisplayNumber "+xx123456" -AutoAttendant $True

Where OU is the OU you wish to store this contact.And displaynumber has to be+countrycode and number.

When contact is created you will have to grant-cshotedvoicemailpolicy to this object.You can first run get-csexumcontact to see which one you have and its identity.Then run:

grant-cshostedvoicemailpolcy -identity "ID of the contact" -policyname "name of your cshostedvoicemail policy".

Then you go to office365 portal as described in your guide to add dialplan.Number to enter in the dialplan is same you used to create the contact above.

On-prem there is no need to create dialplan,since it will use cshostedvoicemail policy to route.

May 30th, 2015 11:15am

Thanks for the information.

+xx123456 is a dummy number right? 

so on-prem voice online UM  will work ?


Free Windows Admin Tool Kit Click here and download it now
May 31st, 2015 12:59am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics