<div dir="ltr">Some folks using MisterHouse for Home Automation are doing voice messages via Asterisk, for things like reminders and alarm trips .  This link came up on the MisterHouse mailing list a couple of days ago:<br>
<br>   <a href="http://www.xapautomation.org/index.php?title=Asterisk_Unattended_Dialout" target="_blank">http://www.xapautomation.org/index.php?title=Asterisk_Unattended_Dialout</a><br>

<br>The email included this Perl fragment:<br><br>      my $notify_number = '1888xxxxxxx';<br>
       my $notify_msg = 'This is a test';<br>
       # don't modify the following unless the xAP target for your<br>
       # axc instance is different from liming.axc.house<br>
       &xAP::sendXap('liming.axc.house', 'messenger.event',<br><div id=":w8" class="ArwC7c ckChnd">
          'Message.Receive' => { from => 'mh',<br>
          body => "axc-notify $notify_number $notify_msg" });</div><br>for sending an example test message.<br><br>I don't have Asterisk, so I have no idea how easy/hard it would be to integrate with Hobbit, but I suspect the above info would go some way towards making it work...  :)<br>
<br>Ralph Mitchell<br><br><br><div class="gmail_quote">On Wed, Sep 10, 2008 at 2:24 PM, Josh Luthman <span dir="ltr"><<a href="mailto:josh@imaginenetworksllc.com" target="_blank">josh@imaginenetworksllc.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Has anyone thought of using Hobbit and Asterisk for an alert type?<br>
Festival and an email turning into a phone call would be very cool :)<br>
<div><br>
<br>
<br>
On 9/10/08, Thomas Laurids Pedersen <<a href="mailto:tlp@mach.com" target="_blank">tlp@mach.com</a>> wrote:<br>
><br>
> I have it monitoring the standard checks; proc, cpu, disk etc and have<br>
> written 2 extensions monitoring the IAX trunks and ISDN PRI line. Fairly<br>
> simple checks "iax2 show peers" and then cut until it is given that all<br>
> lines are ok.<br>
><br>
> I have been looking at Nagios which has a sip_check script as I would like<br>
> to have a test on asterisk actually running, but I havent gotten around to<br>
> do it.<br>
><br>
><br>
><br>
><br>
>              "Rafal Roginela"<br>
>              <Rafal.Roginela@A<br>
</div>>              meriCashLoans.net                                          To<br>
>              >                         <<a href="mailto:hobbit@hswn.dk" target="_blank">hobbit@hswn.dk</a>><br>
>                                                                         cc<br>
<div>>              09-09-2008 18:57<br>
</div><div>>                                                                    Subject<br>
>                                        [hobbit] Asterisk Phone System<br>
</div>>              Please respond to         Monitoring<br>
>               <a href="mailto:hobbit@hswn.dk" target="_blank">hobbit@hswn.dk</a><br>
<div>><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Hi All,<br>
><br>
> Have a Asterisk box running on CentOS (FreePBX is the GUI). Just asking to<br>
> see if anyone is using Hobbit to monitor their Asterisk server and if so if<br>
> you could pass along any helpful tid bits to get the most out of Hobbit<br>
> monitoring of this box (procs , logs , files to watch?).  Already have<br>
> Hobbit monitoring the Win boxes and a ESX box and all is well. Any help<br>
> would be appreciated.<br>
><br>
> Thank you,<br>
><br>
> Rafal Roginela<br>
> Network Engineer<br>
><br>
> AmeriCash Loans, LLC<br>
> 880 Lee Street, Suite 302<br>
> Des Plaines, IL 60016<br>
><br>
> Office (847) 827-9740 x109<br>
> Fax (847) 493-8031<br>
><br>
> <a href="mailto:rroginela@americashloans.net" target="_blank">rroginela@americashloans.net</a><br>
><br>
> This e-mail may contain confidential and/or privileged information. If you<br>
> are not the intended recipient (or have received this e-mail in error)<br>
> please notify the sender immediately and destroy this e-mail. Any<br>
> unauthorized copying, disclosure or distribution of the material in this<br>
> e-mail is strictly forbidden.<br>
<br>
<br>
</div>--<br>
Josh Luthman<br>
Office: 937-552-2340<br>
Direct: 937-552-2343<br>
1100 Wayne St<br>
Suite 1337<br>
Troy, OH 45373<br>
<br>
Those who don't understand UNIX are condemned to reinvent it, poorly.<br>
--- Henry Spencer<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br></div>