Displaying 1 result from an estimated 1 matches for "vmail_accounts".
Did you mean:
email_accounts
2005 Jul 22
1
Voicemail passwords located in #include file
Hello,
I have an #include file containing user voicemail configurations.
This works fine for the most part, but when a user changes their
password via the phone the #include file is not updated.
Is there a way to do this?
I have something like this:
In voicemail.conf:
[default]
#include "vmail_accounts.conf"
5551234567 => 0000, Customer, email@domain.com
5552234567 => 0000, Customer, email@domain.com
In vmail_accounts.conf:
5553234567 => 0000, Customer, email@domain.com
Only the accounts stored in the voicemail.conf file are updated.
Regards,
Darren