xyj70 / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

Reloadxml is not always called when it should be (e.g. after changing the voicemail to email address for a user) #299

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a user with voicemail to email enabled.
2. Change the vm-to address
3. The voicemail to email address is not updated until you manually run 
reloadxml from the freeswitch cli.

What is the expected output? What do you see instead?

After changing the vm-to email address, all future voicemails should go to the 
new address.  They do not, because reloadxml isn't called properly in this case.

What version of the product are you using? On what operating system?

Debian lenny / fusionpbx 3.1 (clean install)

Original issue reported on code.google.com by gsaath...@gmail.com on 27 Aug 2012 at 3:12

GoogleCodeExporter commented 9 years ago
Current voicemail is database driven which makes reloadxml no longer needed so 
closing this issue.

Original comment by markjcrane@gmail.com on 13 Apr 2014 at 7:08