I would like to change the UCA 3.1 server's domain name and then point the clients to the new domain name to reach the server but can't seem to find where you can change that in the client. Reinstall?
Search the registry. In older version you used to be able to change the IP of the YA ( at that time ) server. Maybe that is the same for UC. Otherwise yes a reinstall may be needed.
There may be no i in team but there are three f's in fudge off.
In this folder C:\Program Files (x86)\Mitel\Unified Communicator Advanced 3.1\Assemblies
I have a file called YA.exe.config
Open it with Notepad
there should be a section like this <YASettings>
<add key="language" value="en-US"/>
<add key="WebServicesHost" value="company-uc.company.local"/>
<add key="WebServicesPort" value="80"/>
<add key="TelephonyServerIP" value="company-uc.company.local"/>
<add key="TelephonyServerPort" value="80"/>
<add key="SipTransport" value="tcp"/>
</YASettings>
I suspect that if you change the setting appropriately it will work
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.