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