I've got a UCMA application which is going to answer for a variety of numbers and stuff. I want to record the numbers in the application's data storage, and then have the application do whatever the proper stuff is to make Lync send it calls destined to those addresses.
What is the proper way to do this? I've thought about actually having the application run the New-CsTrustedApplicationEndpoint command to push new numbers to Lync. That seems kind of silly though.