search for: minivoicemail

Displaying 4 results from an estimated 4 matches for "minivoicemail".

2007 Mar 06
0
Re: asterisk-users Digest, Vol 32, Issue 21
...me recently... Life is strange. Instead of fixing the current voicemail, I decided to restart. Break up large apps into small building blocks, allowing Asterisk admins to use the rich dialplan script language or AEL to build a voicemail solution that fits the organization. I've named this minivoicemail, which for each addition becomes more of a bad choice of name for this project. Flexivoicemail could be better... :-) I've removed functionality like ODBC and IMAP support, something that can be reapplied later. I've also not replaced the hooks into other channels for voicemail notif...
2007 Mar 06
1
Building a new voicemail system... Testers needed!
...me recently... Life is strange. Instead of fixing the current voicemail, I decided to restart. Break up large apps into small building blocks, allowing Asterisk admins to use the rich dialplan script language or AEL to build a voicemail solution that fits the organization. I've named this minivoicemail, which for each addition becomes more of a bad choice of name for this project. Flexivoicemail could be better... :-) I've removed functionality like ODBC and IMAP support, something that can be reapplied later. I've also not replaced the hooks into other channels for voicemail notif...
2009 Jan 26
2
German date format in voicemail emails
Hi! I want to configure voicemail to send emails with the date of the message in German/Austria, that means: "Montag, 26 J?nner 2009" instead of "Monday, 26 January 2009" voicemail.conf refers to "man strftime". This refers to the current locales. So, I tried export LANG=de export LC_ALL=de_DE before starting Asterisk. Unfortunately the date format is still
2008 Mar 25
2
voicemail.conf fromstring, emailbody - per context?
Has anyone put together a patch which would allow a different fromstring and emailbody based on context? Or any other way to have more than one fromstring and emailbody per server?