Re: [asterisk-users] Log for voicemail to email?

2011-09-20 Thread Steve Edwards

On Tue, 20 Sep 2011, Kevin Oravits wrote:

I am having a problem with one of my sites where they are not receiving 
the voicemail to email.


They are not receiving or you are not sending?

Unless you've changed 'mailcmd' in voicemail.conf, Asterisk will execute 
'/usr/sbin/sendmail -t' to send the email.


You can test this from a (single) shell command line as follows:

printf "To: korav...@rcolegal.com\nThis is a test.\n"\
| sendmail -t

If you don't get anything clueful at this point, start looking in the 
logs. (Personnaly, I tell syslogd to output everything to a single file so 
I always know where to look.)


--
Thanks in advance,
-
Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline  Fax: +1-760-731-3000

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Log for voicemail to email?

2011-09-20 Thread Lyle Giese

On 09/20/11 17:53, Kevin Oravits wrote:

I am having a problem with one of my sites where they are not receiving
the voicemail to email. I’ve done a lot of troubleshooting and can’t
find the issue. It would be helpful if there was a log I could look at
so that I could see perhaps where the email is being rejected. Does
anyone know of a log that runs on Asterisk that would have this history?

I’m running Asterisk 1.6 on CentOS 5.6. The server is not behind a
firewall, the Firewall on the box is disabled, SELinux is disabled and
I’ve added the IP to our filters. Oddly, we have the same setup at other
sites but this is the only site it is not working at.

Any ideas would be great.

Thanks,

*Kevin *



--


/var/log/mail  on any of the SuSE or RedHat boxes I have looked at.

Lyle Giese
LCR Computer Services, Inc.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Log for voicemail to email?

2011-09-20 Thread Leif Madsen

On 20/09/11 06:53 PM, Kevin Oravits wrote:

I am having a problem with one of my sites where they are not receiving
the voicemail to email. I’ve done a lot of troubleshooting and can’t
find the issue. It would be helpful if there was a log I could look at
so that I could see perhaps where the email is being rejected. Does
anyone know of a log that runs on Asterisk that would have this history?


Well Asterisk isn't sending the email, the email service on the server 
is doing that. You'll need to enable the logging for email delivery on 
the email service itself.


(It's possible you haven't installed an MTA or have it disabled. Or 
perhaps the other ends are rejecting due a missing MX record, or some 
other email configuration issue.)


--
Leif Madsen
http://www.oreilly.com/catalog/asterisk

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Log for voicemail to email?

2011-09-20 Thread Kevin Oravits
I am having a problem with one of my sites where they are not receiving the 
voicemail to email. I've done a lot of troubleshooting and can't find the 
issue. It would be helpful if there was a log I could look at so that I could 
see perhaps where the email is being rejected. Does anyone know of a log that 
runs on Asterisk that would have this history?

I'm running Asterisk 1.6 on CentOS 5.6. The server is not behind a firewall, 
the Firewall on the box is disabled, SELinux is disabled and I've added the IP 
to our filters. Oddly, we have the same setup at other sites but this is the 
only site it is not working at.

Any ideas would be great.

Thanks,

Kevin

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users