larry lin
2005-Aug-11 03:28 UTC
[Asterisk-Users] re: how to set the voice message as email attachment ?
Hi there, I am using redhat 9.0 with asterisk 1.0.7. I created an user and was be able to leave voice messages to that user and retrieve the voice message. I looked the wiki and setup the voice message as the email attachment. However, I have never received email with the voice attachment. Here is the setting for voicemail.conf: ; ; Voicemail Configuration ; [general] ; Default formats for writing Voicemail ;format=g723sf|wav49|wav ;format=wav49|gsm|wav format=wav ; Who the e-mail notification should appear to come from serveremail=operator@teltel.com ;serveremail=asterisk@linux-support.net ; Should the email contain the voicemail as an attachment attach=yes ;Turn on/off envelope playback before message playback. [ON by default] envelope=yes ; Maximum length of a voicemail message in seconds ;maxmessage=180 ; Minimum length of a voicemail message in seconds ;minmessage=3 ; Maximum length of greetings in seconds ;maxgreet=60 central=America/Chicago|'vm-received' Q 'digits/at' IMp central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours' [default] 3114 => 3114,larry lin,lar_lin@yahoo.com,,attach=yes Do I missing anything ? Thanks in advance. Larry
Gurminder Arora
2005-Aug-11 08:16 UTC
[Asterisk-Users] re: how to set the voice message as email attachment ?
I think you can add these lines in voicemail.conf
emailsubject=[VMBOX]:New message ${VM_DATE}
emailbody=Hello ${VM_NAME}:\n\tYou have a new voice
message.\n\tMessage Duration: ${VM_DUR} mins\n\tCaller ID:
${VM_CALLERID}\n\t( !)\n\t Date: ${VM_DATE}. \nThanks!\n--The Netlabs
SoftCall Service\n
filename='voicemail'
attach=yes
saycid=yes
sendvoicemail=yes
review=yes
operator=yes
delete=yes
--------------------------------------------------------
Do tell me it works ....
Bye
Gurminder
On 8/11/05, larry lin <lar_lin@hotmail.com> wrote:> Hi there,
>
> I am using redhat 9.0 with asterisk 1.0.7.
> I created an user and was be able to leave voice messages to that user
> and retrieve the voice message. I looked the wiki and setup the voice
> message as the email attachment. However, I have never received email with
> the voice attachment. Here is the setting for voicemail.conf:
>
> ;
> ; Voicemail Configuration
> ;
> [general]
> ; Default formats for writing Voicemail
> ;format=g723sf|wav49|wav
> ;format=wav49|gsm|wav
> format=wav
> ; Who the e-mail notification should appear to come from
> serveremail=operator@teltel.com
> ;serveremail=asterisk@linux-support.net
> ; Should the email contain the voicemail as an attachment
> attach=yes
> ;Turn on/off envelope playback before message playback. [ON by default]
> envelope=yes
> ; Maximum length of a voicemail message in seconds
> ;maxmessage=180
> ; Minimum length of a voicemail message in seconds
> ;minmessage=3
> ; Maximum length of greetings in seconds
> ;maxgreet=60
> central=America/Chicago|'vm-received' Q 'digits/at' IMp
> central24=America/Chicago|'vm-received' q 'digits/at' H
'digits/hundred' M
> 'hours'
>
> [default]
> 3114 => 3114,larry lin,lar_lin@yahoo.com,,attach=yes
>
>
> Do I missing anything ? Thanks in advance.
>
> Larry
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
Wei Kun
2005-Aug-11 18:38 UTC
[Asterisk-Users] re: how to set the voice message as emailattachment ?
By default, it will send email with attachmnt. You can also check sendmail is running, and mail is not blocked somewhere Kun -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of larry lin Sent: Thursday, August 11, 2005 6:28 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] re: how to set the voice message as emailattachment ? Hi there, I am using redhat 9.0 with asterisk 1.0.7. I created an user and was be able to leave voice messages to that user and retrieve the voice message. I looked the wiki and setup the voice message as the email attachment. However, I have never received email with the voice attachment. Here is the setting for voicemail.conf: ; ; Voicemail Configuration ; [general] ; Default formats for writing Voicemail ;format=g723sf|wav49|wav ;format=wav49|gsm|wav format=wav ; Who the e-mail notification should appear to come from serveremail=operator@teltel.com ;serveremail=asterisk@linux-support.net ; Should the email contain the voicemail as an attachment attach=yes ;Turn on/off envelope playback before message playback. [ON by default] envelope=yes ; Maximum length of a voicemail message in seconds ;maxmessage=180 ; Minimum length of a voicemail message in seconds ;minmessage=3 ; Maximum length of greetings in seconds ;maxgreet=60 central=America/Chicago|'vm-received' Q 'digits/at' IMp central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours' [default] 3114 => 3114,larry lin,lar_lin@yahoo.com,,attach=yes Do I missing anything ? Thanks in advance. Larry _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users