11-11-2015 07:59 AM - edited 03-18-2019 05:11 AM
In our enviroment, we have an internal domain test.local and an external domain test.com. And our CUCM and IMP are 10.5.2, expressway is x8.6.
FQDN of these servers:
CUCM: cucm.test.local
IMP: cucm.test.local
EXP-C: expc.test.local
EXP-E with 2 NICs: expe.test.com
How do I need to complete the SRV record both internal and external?
Thanks.
11-11-2015 06:26 PM
Please have a look at this document..
http://www.cisco.com/c/en/us/support/docs/unified-communications/expressway-series/117811-configure-vcs-00.html
11-11-2015 06:26 PM
Hi Ayodeji,
From this document, expwc and expwe is in different domain, can it work?
For my enviroment,
domain1 = test.com
domain2,3,4 = test.local
So I need to use user@test.com to log in.
Can I configur both test.com and test.local in expwe?
11-11-2015 07:04 PM
Technically it should work. I am just used to putting both Expwe and C in the same domain.
You are going to need SPLIT DNS for this. This needs to be implemented by your DNS team.
You will also need to use voice services domain with your jabber. This will need to point to your test.com domain..
"voiceservicesdomain" set to test.com
user will login using user@test.local
You will create external DNS record with the ff:
SRV record ‘_collab-edge._tls.test.com’ resolves to "Expwe.test.com port 8443"
A record ‘Expwe.test.com’ resolvs to "External IP address ExpressWay E"
Then you will create internal DNS record with ff:
SRV record ‘_cisco-uds._tcp.test.com’ resolves to "cucm.test.local port 8443"
A record ‘cucm.test.local’ resolves to "IP address CUCM"
11-12-2015 12:56 AM
Hi everyone, I have the same problem but I have to create the SRV Intenal and External with the different domain.
_collab-edge._tls.test.com (SRV External)
_cisco-uds._tcp.test.local' (SRV Internal)
_cuplogin._tcp.test.local (srv Internal)
I have used the parameter ("voiceservicesdomain=test.com") in the jabberconfig.xml but with this parameter changes both (SRV Internal (_cisco-uds) and SRV External (_collab-edge).
Is there any solution?
Thanks.
:
11-12-2015 04:23 AM
Your UDS record is wrong..It needs to be "cisco-uds._tcp.test.com". You need SPLIT DNS to do this. You need to host a copy of your external domain test.com internally.
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