Hello; We do Asterisk integration here, that's all we do. What you want to do is very, very simple with Asterisk. The easiest way to originate a phone call and play a pre-recorded message would be to create a small ".call" file containing the phone number, the name of the wav file (remember that for telephony applications, the wav file must be 8Khz, 16 bit mono or all you will hear is silence), and the dial plan context that Asterisk should jump to once the call is answered. You will also need to make sure that the file permissions on the call file are correct. Make the call file the same owner/group as the directory /var/spool/asterisk/outgoing. Take the file and drop it into the outgoing directory and you should be good to go. If you have any questions, here is a good resource: http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out Regards; John
-----Original Message----- From: PRA [mailto:nagios...@gmail.com] Sent: Monday, September 10, 2012 3:59 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] nagios phone call alerts All, I was able to configure nagios for sms and email alerts. Now I want to make phone call alerts (using some free PBX , asterisk). when ever a alerts is raised to nagios along with SMS,EMAIL can I make it make an outbound call and play a pre-recorded message. How can I do it using Asterisk or Is there any other simple way to do it. Appreciate inputs. -PRA ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null