search for: usedirectori

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

Did you mean: usedirectory
2007 Mar 05
1
Voicemail question
Group In voicemail.conf I would like to having the following setup per context not per-mailbox settings serveremail userscontext fromstring usedirectory emailbody pagerfromstring dialout sendvoicemail callback review operator volgain nextaftercmd forcename forcegreetings tempgreetwarn Can this be done? Thanks! -------------- next part -------------- An HTML
2007 Jul 27
2
Attaching VoiceMails on E-Mails
Hello all, I am running Asterisk-1.4.5 on my Debian GNU/Linux Etch here and I want to send the voicemails as attachment to e-mails and delete the voicemails from my PBX once it has been sent. But, I don't have a running MTA here even on the PBX itself. I just want to send the e-mails to my GMail account from my PBX. Can I just use the mail or mailx command to send the e-mail and attach the
2005 Mar 06
0
How to configure directory within voicemail transfer to search by first name?
When I go to Directory() inside extensions.conf, I can set the dial-context and change the search option to be for first name instead of last by passing the appropriate options. How does one configure the directory inside voicemail to do the same thing (usedirectory=yes inside voicemail.conf). There doesn't seem to be a way to configure the directory that is presented to the voicemail user
2013 Jan 22
2
Asterisk voicemail minimum length / silence settings
What I'm trying to achieve is that a voicemail message should be at least 3 seconds long for it to be saved, but *after that* a prolonged silence (e.g. 10 seconds) should terminate the call and recording. My current settings (Asterisk 10.7.0 and 11.2.1) are: ; Minimum length of a voicemail message in seconds for the message to be kept ; The default is no minimum. minsecs=3 ;