04-24-2016 08:08 PM - edited 03-18-2019 05:50 AM
Hi Everybody,
I am trying to configure the Expressway-C and Expressway-E with dual network interface on Exp-E
here is the connection background
CUCM ---- (tcp)---- Exp-C ---- (tls) ---- Exp-E ---- Mobile Jabber voice
External DNS: ext-domain.com
Internal DNS: int-domain.com
When trying to use Jabber moible sign-in, it fail
Then look for the jabber log file,
I found that jabber mobile is requesting _cisco-uds._tcp.ext-domain.com.
Suppose it should request _cisco-uds._tcp.int-domin.com for the internal CUCM IP
How can I make the jabber mobile to request _cisco-uds._tcp.int-domain.com?
Thanks in advance
Sam
04-27-2016 06:57 PM
seems no solution?
04-27-2016 07:39 PM
Read here:
05-03-2016 08:23 PM
Hi Jaime,
Thanks for the response
Don't know why this discussion shows 2 replies at
https://supportforums.cisco.com/discussion/12988116/expressway-dual-domain-and-nic-interface-issue
However, in TelePresence category, this discussion shows 4 replies (https://supportforums.cisco.com/community/5886/telepresence)
Anyway, finally I can find your response from your cisco personal page>
Have you logged in internally to get the new file?
I haven't done that, so I need to make a test first and see how's the result
Sam
05-02-2016 08:15 PM
Just try to update the jabber-config.xml to CUCM and restarted the TFTP
<?xml version="1.0" encoding="utf-8"?>
<config version="1.0">
<Policies>
<VoiceServicesDomain>internal-domain.com</VoiceServicesDomain>
</Policies>
</config>
However, the jabber.log shows the ServicesDomain and VoiceServicesDomain store the same value in same line...
2016-04-28 11:27:03,958 INFO [0x65054640] [scovery/ServiceDiscoveryHandler.cpp(227)] [service-discovery] [setupDiscovery] - *-----* Discovery is setup with ServicesDomain: external-domain.com and VoiceServicesDomain: external-domain.com
2016-04-28 11:27:04,939 INFO [0x623bec10] [dge/EdgeDetectionControllerImpl.cpp(197)] [csf.edge] [setDomains] - Domains are changed: Previous values: internal domain: , external domain: New values: internal domain: internal-domain.com, external domain: internal-domain.com
<VoiceServicesDomain> means internal domain? or external domain?
Does the jabber config take effect ?
05-02-2016 08:36 PM
Have you logged in internally to get the new file?
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