Have customer without a IM&P server. So we have to install jabber with a command line.
I can't get the MWI light to work.
Is there an option to add the IP address of the VM server in the command line?
Solved! Go to Solution.
That information is in the on-prem deployment guide, there is no need for the majority of those CLI switches as you can easily provide the same information via the jabber-config.xml or the services profile in CUCM if your version has it. That allows for easy modification from a central place instead of having to change the CLI switches on every machine if you need to update something.
That information is in the on-prem deployment guide, there is no need for the majority of those CLI switches as you can easily provide the same information via the jabber-config.xml or the services profile in CUCM if your version has it. That allows for easy modification from a central place instead of having to change the CLI switches on every machine if you need to update something.
yes in my xml file, i have:
<VoicemailPrimaryServer>10.10.10.10</VoicemailPrimaryServer
<VoicemailService_UseCredentialsFrom>phone</VoicemailService_UseCredentialsFrom>
so for the CredentialsFrom, should I put the VM servers address:
<VoicemailService_UseCredentialsFrom>10.10.10.10</VoicemailService_UseCredentialsFrom>
becasue they install from a CMD line, Jabber will not let me add the VM server's address