Next we go for Call Park. In this post, we will configure Call Park. First we configure a Call Park Orbit that starts at *500 and ends at *599. Then, enable Call Park and Music on Hold on the various voice policies.
In the Lync Server Management Shell, type the following command, and then press Enter:
New-CSCallParkOrbit –Identity “Singapore Orbit” –CallParkService Pool01.theunify.net –NumberRangeStart “*500” –NumberRangeEnd “*599” –Verbose

Next, configure Music on Hold and enable Call Park.
Set-CsCpsConfiguration –EnableMusicOnHold $True –Verbose

In the Lync Server Management Shell, type the following command, and then press Enter:
Get-CsVoicePolicy | Set-CsVoicePolicy –EnableCallPark $True –Verbose

and you are done. Next post, we will cover Unassigned Numbers.
Like this:
Like Loading...
Related
About David Lim
David has over 15 years of experience in IT industry in designing and implementing Microsoft Solutions ranging from small to enterprise customer. He also has experience in designing and developing Microsoft Unified Communications, Collaboration and Office 365 solutions with focus on Exchange, Lync & SharePoint as well as strategic migration planning in complex business environments. He is specializing in architecture and design of Lync Voice deployments. He has been actively involved in various speaking engagements, the recent being the sessions on Lync On-Premise and Office Interoperability in September 2011 and Office 365 Introduction in November 2011. In recognition of his high-quality real-world technical excellence with the community and with Microsoft, David received the prestigious Microsoft Most Valuable Professional (MVP) Award in April 2011.