cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
659
Views
0
Helpful
1
Replies

MRA split domain

csunni
Level 1
Level 1

Hi 

 

My customer is rolling out MRA feature  to the existing UC environment. CUCM/CUC/IMP servers have .local as DNS suffix and voice service domain is abc.local. Currently users login using  username@abc.local , public domain is abc.com and  customer cannot add _cisco-uds  SRV record pointing call manager in Internal DNS as it will break other application. I  know that voice service domain needs to be modified external domain  using jabber config file.  Since cisoc-uds srv record cannot be added to internal DNS  what are the other options available resolve this?

 

Thanks

Unni

1 Reply 1

qazzaq201
Level 1
Level 1

i think you can install another internal dns for abc.local.

Then you need to add A records for cucm/cups/exp-e/exp-c.

CUCM domain have to use .local(xxx.local).

After you add A record,you can add srv service which should point to CUCM.

Note that expe and expc need configure the new dns and its domain should be abc.local.

 

If you use jabber and you want to modify the voice_services_domain,you can edit jabber-config.xml,but the jabber client need to log in internal first.(I haven't try this)

I think the easiest way is re-install the client.

you can run this command in cmd

msiexec /i VOICE_SERVICES_DOMAIN=abc.local CLEAR=1