Test done with FreePBX-64bit-5.211.65.iso from FreePBX Website - 20/12/14 Tested with Parallels 10.1.1 (28614) Using X-Lite as Softphone Settings Changed in Parallels: Network - Ethernet Memory - 1GB BOOT FROM ISO 1. Select Full Install with Asterisk 11 2. Disable IPv6 Support - OK 3. Set timezone - Europe/London 4. Set Passwords 5. Wait for install to complete and first time module update script to run.... 6. Log in to FreePBX web interface 7. Set username, password and email 8. Goto > Applications > Extensions and click Submit 9. Enter 3001 in User extension and Display Name 10. Disable call waiting 11. Change secret to abc123 12. Enable Voicemail, set password, email address 13. Select Yes to Email Attachment 14. Select NO to all isymphony options 15. scroll to bottom of page and click submit 16. press apply config 17. Connect X-Lite to extension 3001 18. Open an SSH prompt to the server and log in 19. Issue the following command a. asterisk -r 20. In x-lite dial 3001 and wait for the BEEP to start recording 21. Go to the SSH prompt and issue the following command a. core reload 22. When the reload has completed, hang up the call in X-lite 23. Go back to the SSH prompt and issue the following commands a. exit b. nano /var/mail/asterisk You will now be presented with a failed delivery report. Scroll down and you will see something like bad address syntax ????.localdomain This is the bug!! - Which sometimes results in the wrong email address being selected from voicemail.conf and the (potentially personal) message goes to the wrong person. Repeat step 19, 20, 22 and 23 (omitting 21) and it will work perfect Renaming vm_email.inc fixes the problem until asterisk or the server is restarted then the voicemail module fails to load.