Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have looked at http://www.cisco.com/en/US/partner/docs/voice_ip_comm/unity/vmo/release/notes/803cuvmorn.htmland http://www.cisco.com/en/US/partner/docs/voice_ip_comm/unity/compatibility/matrix/cuclientmtx.html#wp455323but I can't find any info that...
I have a CTS 500 that I am trying to upgrade to a matching version on another CTS500. I have .sbn file on CUCM, restarted tftp, updated the Device defaults and rebooted the CTS. The login page says it upgrading but it takes 20 minutes. When it is d...
Can anyone explain the purpose of this script? It appears that it assist in the automated installation of the VMO. I am looking for a way to prompt the user for their extension and then install VMO.Does anyone have any ideas?Here is what I did to p...
I am attempting to create a small application that will push an xml page to a phone. I can do it with a simple ASP page and POSTing to http://ipaddress/CGI/Execute However; when I execute the POST I am prompted for credentials. When I enter the cred...
I am trying to create a button or something that will send DTMF to a system during an active call. The speed dials are disabled during a call so I can't use those so this is what I was thinking.I will sell the customer 7970/71 phones so they can have...
We had a customer request the same feature. We had one of our developers throw something together.When the phone hits this service, it will then hit the softkeys in order tomake the conference.You should be able to make any and all changes in the Def...
Here is what I ended up developing. Please rate helpful posts.---------------------------------------------' VBScript source codeConst VMOFile = "C:\Program Files\Viewmail\AvMMOCtrl.ocx"Const KV = "HKCU\Software\Cisco Systems\Cisco Unity\Media Maste...
Thanks Dave,So am I correct by saying that all vmaddin.vbs script does is update the MSI package with values in VMOInit.vbs?Does anyone have a script that will look up the logged on user's telephone number out of AD then update the registry with tele...