|
Edit Voicemail Email message |
|
Edit Voicemail Email message: This describes editing the file containing the template for voicemail messages sent via email. - Open your web browser and enter the IP address or hostname of your server in the address bar (ex. http://192.168.1.115) then press enter.
- You should Freevoice PBX User page should now be displayed.
- Switch into Admin Mode by clicking the switch link next to User mode in the top right corner.
- Enter maint for the user, the default password is freevoice.
- Move the mouse over the Asterisk tab, and click on Config Edit.
- At the Config Edit page scroll down and click on vm_email.inc
- Edit the message after "emailbody=" following the syntax where new lines are called by entering "\n" and tabs are called by entering "\t". Variables that can be used in the message are,
${VM_NAME} = Voicemail User ${VM_MAILBOX} = Mailbox Number ${VM_DUR} = Length of Voicemail Message ${VM_MSGNUM} = Voicemail Message Number ${VM_CALLERID} = Caller ID from Voicemail Message ${VM_DATE} = Time and date the message was left - Click the Update button in the bottom left corner when done.
- Click the Re-Read Configs tab to reload Asterisk
Config Edit The Config Edit page will allow you to edit configuration files for Asterisk and any VoIP phones. This is for advanced users, inappropriate changes to the configuration files can cause serious harm! Editing of these files is only required in very few situations, such as FXO/FXS card settings, echo cancellation, and custom dialplan scripting. |