09-26-2017 01:40 PM - edited 03-18-2019 01:29 PM
We have a CMS users that are using *@coman.com.co domain, but we need convert this domain to another domain to route (differentiate) the calls from CUCM.
In Theory, the CUCM should have *@coman.com.co and the CMS user should have *@device.coman.com.co (a subdomain) to differentiate the calls, but when I try to change the CMS users domain (changing the API mappings), the Meeting App and WebRTC fall down and the users can't login. What changes do I have to make in the DNS and others devices to achieve this?
09-26-2017 02:00 PM
Did you configure XMPP to use that domain as well??
09-26-2017 02:10 PM
The xmpp is configured with domain device.coman.com.co, but when the MeetingApp tries to connect, it looks for the DNS SRV _xmpp-client._tcp that is configured in DNS but in the domain coman.com.co, then the App shows unable to connect. Do I have to configure a subdomain? and in this subdomain create the DNS SRV?
09-26-2017 02:15 PM
Because now your users need to login with the new subddomain, reach out to your network team to get the SRVs configured.
09-26-2017 02:59 PM
Is there any way to avoid to make changes in DNS? Is completely mandatory work with a subdomain? The DNS SRV configured in the main domain doesn't work in its subdomains?
09-26-2017 04:14 PM
If device.coman.com.co is your subdomain for CMS, than you'll need to configure:
You could configure DNS Resource Records in the MMP of CMS to resolve the SRV records to the subdomain, and the subdomain to the IP of CMS, refer to the CMS API Guides for more information on DNS RR. This should work for the WebRTC client since all DNS lookups would be against the DNS RRs within CMS and not your organization's DNS, but this will not work for the Meeting App, since the app itself will be resolving against your actual DNS. So in the end, you're going to need to update your DNS entries.
09-27-2017 01:42 PM
Can you indicate me some documentation to make the changes in the DNS?
By other hand, if I create the DNS subdomain and move the SRV _xmpp services, do the CMS change some configuration? Or only when I import the users change the domain?
Thanks.
09-27-2017 02:37 PM
Whoever configured your DNS as it is right now should know how to update the SRV records.
After you've made the DNS changes, you'll need to update the CMS configuration to use the new subdomain, XMPP, LDAP, etc. You'll need to edit the LDAP fields to use the subdomain, and then reimport any users that have already been import previously.
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