Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to change password 7

Status
Not open for further replies.

Montero84

Technical User
Jul 17, 2008
579
0
0
US
Hello,

I am new with IPO and Voice mail Pro. I have a user that has new messages but the password for the VM doens't work. Where in the IPO do I reset the password?, I am guessing it's under User then go to Voicemail tab and change voicemail code and confirm voicemai code? Thanks in advance!
 
Yeah, thats exactly right. Just make the voicemail code and confirm voicemail code blank, and their password will just be # and they will be asked to punch in a new password when they login.
 
I made a module for that in the past.


When you pay peanuts, you get monkeys!

honey, i fried the IP Office !!!

Sarcasm, it's only one of the services I offer.
 
This id the module that can be imported into VMPro.
open notepad copy the code, and save as VoiceMailCode.mod

Code:
<?xml version="1.0" standalone="yes"?>
<diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
  <VMProImportExportDataSet xmlns="[URL unfurl="true"]http://avaya.com/VMProImportExportDataSet.xsd">[/URL]
    <ModuleImportExport diffgr:id="ModuleImportExport1" msdata:rowOrder="0">
      <ID>Modules.VoicemailCode</ID>
      <Data>BgAyAAAAMgAA...FAAAAAAAA==</Data>
    </ModuleImportExport>
  </VMProImportExportDataSet>
</diffgr:diffgram>

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...

Dain Bramaged
___________________________________________
 
What does the above module allow them to do, reset their own vm password?

SHK Certified (School of Hard Knocks)
NCSS, ATSP/IP
 
Every users voicemail password.

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...

Dain Bramaged
___________________________________________
 
Have one of my stars tlpeter, missed your post on the module.

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...

Dain Bramaged
___________________________________________
 
Thanks, i posted it from my iphone and i was too lazy to post the link :)


When you pay peanuts, you get monkeys!

honey, i fried the IP Office !!!

Sarcasm, it's only one of the services I offer.
 
Hello Again,

I am not sure if I should create a new thread, but I will try posting this here... I was able to reset the password with no problem... everything was working fine until today, the user was not able to login until I reseted the password again... I was not told if the user forgot the code or what but I am guessing that was the case... otherwise, in CM I can check if the voicemail box is locked out.. can I check that in the IPO? if so.. how do I check that? Thanks!
 
When you have voicemail pro then yes you can.
I am not sure if this shown by default but that is no fun.

Built your own leave mail action.

Then use a genenric action and play a greeting for the password and save it with $SAV

Then use a "test variable" and put the voicemail code in the specific field.

The $sav is where it is test against.

If true then they go to there mailbox and false can be a send mail action or something else.


When you pay peanuts, you get monkeys!

honey, i fried the IP Office !!!

Sarcasm, it's only one of the services I offer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top