Page 1 of 1

voicemail password

PostPosted: Sat Aug 31, 2013 5:54 am
by bghayad
Hello;

vicibox 4.0.3, vicidial 2.8-404a, Build 130605-0841, asterisk 1.4.39.1-vici, Single Machine, Vtiger 5.4

When I am adding the Phone and voicemail is created for it, I need to control the password of the voicemail (not to be the Phone login password), because when I am going to the voicemail.conf, I am finding that the password of the voicemail is the password of the Phone login (which contains characters which does not enable us to check the password from the Phone using voicemailmain because it is going to ask for password and I can not dial characters).

Normally in asterisk, it can be fixed from the voicemail.conf, but in vicidial I need to know where I can put it to avoid it from being overwrite from the vicidial.

Code: Select all
voicemail.conf:

[default]
501 => Passw0rd,501 Mailbox,,,|delete=no|tz=eastern|
502 => Passw0rd,502 Mailbox,,,|delete=no|tz=eastern|
503 => Passw0rd,503 Mailbox,,,|delete=no|tz=eastern|
504 => Passw0rd,504 Mailbox,,,|delete=no|tz=eastern|


How to put for example 1234 to be instead of Passw0rd?

Any advise?

Regards
Bilal

Re: voicemail password

PostPosted: Sun Sep 01, 2013 5:53 am
by rrb555
the voicemail password is the "Login Password" in Phones Menu

Re: voicemail password

PostPosted: Sun Sep 01, 2013 6:21 am
by bghayad
But I need the voicemail password to be different than the agent phone password (the required password to be entered when agent is login), so if I set the login password to be used for the voicemail (which I need it to be simple and from numbers only .. without characters), then I have to use this password when the agent is login .. Right? How they can be different because I do not need the password to be numeric when agent is login?

Regards
Bilal

Re: Voicemail Password

PostPosted: Wed Dec 09, 2020 11:59 pm
by ClearCall
Did you ever get an answer to this? Our agent logins contain alpha characters, so they cannot check their voicemail. This is obviously very inconvenient. I would much rather have a separate password or bypass the password prompt altogether.

Re: voicemail password

PostPosted: Thu Dec 10, 2020 3:31 pm
by williamconley
You can create custom VM boxes now. Admin->Voicemail. Then it's NOT linked to the phone at all.

If you check out the asterisk specs for checking VM, it's entirely possible to bypass the password. In fact, you can create a custom diaplan entry in Vicidial's system menu or a Custom Carrier to accomplish this. Just be sure the method you find applies to the Asterisk Version you are presently using. I think we built this for a client a decade ago, but oddly nobody has asked since. They merely use a numeric phone login password.