cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1257
Views
9
Helpful
5
Replies

Expressway dual domain and NIC interface issue

samhopealpha
Level 1
Level 1

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

5 Replies 5

samhopealpha
Level 1
Level 1

seems no solution?

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

samhopealpha
Level 1
Level 1

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 ?

Have you logged in internally to get the new file?

HTH

java

if this helps, please rate