[Asterisk-Users] Voicemail passwords located in #include file

Darren Parko darren.parko at gmail.com
Fri Jul 22 16:35:23 MST 2005


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 at domain.com
5552234567 => 0000, Customer, email at domain.com

In vmail_accounts.conf:
5553234567 => 0000, Customer, email at domain.com

Only the accounts stored in the voicemail.conf file are updated.

Regards,
Darren



More information about the asterisk-users mailing list