Justin Killen
2012-Nov-30 21:31 UTC
[asterisk-users] default files for voicemail box creation like /etc/skel
Is there a way to specify default files to use for new mailbox creations? For example, when a mailbox's directory structure is created, there is no greeting, unavailable, or busy messages, so the incoming calls get the message: "The person at extension XXXXXX is not available". I'd like to be able to specify default files to be used and copied into the voicemail structure, something similar to /etc/skel for user accounts. Does anybody know if such a feature exists and how to use it? Thanks -Justin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121130/83e79772/attachment.htm>
Danny Nicholas
2012-Nov-30 21:51 UTC
[asterisk-users] default files for voicemail box creation like /etc/skel
When you set up a new mailbox, the program copies default files. Just overlay those files with what you want. Look in apps/app_voicemail.c for guidance. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Justin Killen Sent: Friday, November 30, 2012 3:32 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] default files for voicemail box creation like /etc/skel Is there a way to specify default files to use for new mailbox creations? For example, when a mailbox's directory structure is created, there is no greeting, unavailable, or busy messages, so the incoming calls get the message: "The person at extension XXXXXX is not available". I'd like to be able to specify default files to be used and copied into the voicemail structure, something similar to /etc/skel for user accounts. Does anybody know if such a feature exists and how to use it? Thanks -Justin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121130/016ee9be/attachment.htm>