12-01-2011 05:16 AM - edited 03-19-2019 04:02 AM
I have been asked to create easy links for end users to access their user settings in BOTH Unity Connection and Unifed Personal Communicator.
For example...
I want a DNS entry called -- voicemail. When an end user types that in to a web browser I want it to take them to
https://ipt-connection1:8443/ciscopca/
I can only figure out via DNS how to get them to
I remember back in my days of Windows NT 4.0 I could specify IIS to reconzie what it was being passed and redirect but I have not found a document or option to do this in BOTH Unity Connection and Unifed Personal Cummunicator.
BOTH Unity Connection and Unifed Personal Communicator are at version 8.6
Thanks in advance for any guidence.
Del
Solved! Go to Solution.
12-01-2011 05:56 AM
You would need to create user-friendly DNS entries (e.g. https://voicemail ), resolve them to another server that you can modify the IIS/Apache configuration of, and cause it to perform an HTTP redirect to the correct URL for the user. You have no OS access so there is no method for you to modify Apache/Tomcat as you used to with IIS.
12-01-2011 05:56 AM
You would need to create user-friendly DNS entries (e.g. https://voicemail ), resolve them to another server that you can modify the IIS/Apache configuration of, and cause it to perform an HTTP redirect to the correct URL for the user. You have no OS access so there is no method for you to modify Apache/Tomcat as you used to with IIS.
12-01-2011 01:48 PM
Thanks Jonathan, I have opened a ticket with our IIS team here at work. Thanks for the feedback!
Del
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide