03-01-2022 09:42 AM
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.
03-02-2022 11:40 AM
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.
03-02-2022 11:40 AM
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.
03-02-2022 12:58 PM
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
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