[Asterisk-Users] voicemail.conf email notification

2003-12-15 Thread Dawid Mielnik
Hello,

I am trying to change the email body and the from string sent in the
voicemail notifocation mail.

I have changed the entries in the voicemail.conf but I still receive the
standard email template from Asterisk PBX (instead of my from) and [PBX]:
in the subject. Can anyone help me out in customizing the email notification
?

Thanks in advace.

Dave

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] voicemail.conf email notification

2003-12-15 Thread Jeremy McNamara
Dawid Mielnik wrote:

Hello,

I am trying to change the email body and the from string sent in the
voicemail notifocation mail.
I have changed the entries in the voicemail.conf but I still receive the
standard email template from Asterisk PBX (instead of my from) and [PBX]:
in the subject. Can anyone help me out in customizing the email notification
?
 

cd /path/to/asterisk
vi apps/app_voicemail2.c
Jeremy McNamara

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] voicemail.conf email notification

2003-12-15 Thread Dawid Mielnik
Jeremy,

So the only way is to change the voicemailcode and recompile ?
the flexible - uncomment these lines does will never work ?

thnx.

Dave

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jeremy McNamara
Sent: Monday, December 15, 2003 5:33 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] voicemail.conf email notification


Dawid Mielnik wrote:

Hello,

I am trying to change the email body and the from string sent in the
voicemail notifocation mail.

I have changed the entries in the voicemail.conf but I still receive the
standard email template from Asterisk PBX (instead of my from) and [PBX]:
in the subject. Can anyone help me out in customizing the email
notification
?



cd /path/to/asterisk
vi apps/app_voicemail2.c


Jeremy McNamara

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] voicemail.conf email notification

2003-12-15 Thread Philipp von Klitzing
Hi!

 I am trying to change the email body and the from string sent in the
 voicemail notifocation mail.
 
 I have changed the entries in the voicemail.conf but I still receive the
 standard email template from Asterisk PBX (instead of my from) and [PBX]:
 in the subject.

I know *that* problem, it *is* confusing indeed. From what I saw during 
past tests is that you should not have a serveremail option in your 
personal mailbox definition in voicemail.conf - if you do, then the 
standard message will be sent no matter what you defined above for from 
and body. You might also want to test if new voicemail users see a 
different notification message, I never got around to that...

Cheers, Philipp


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users