[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit to IPPhone
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbit to IPPhone
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Tue, 18 Mar 2008 18:24:52 -0700
- Authentication-results: sj-dkim-1; header.From=jonescr (at) cisco.com; dkim=pass ( sig from cisco.com/sjdkim1004 verified; );
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; l=1129; t=1205889921; x=1206753921; c=relaxed/simple; s=sjdkim1004; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jonescr (at) cisco.com; z=From:=20Charles=20Jones=20<jonescr (at) cisco.com> |Subject:=20Re=3A=20[hobbit]=20Hobbit=20to=20IPPhone |Sender:=20; bh=J2iPMajL2SVGHW6kGVZF3p50qBXve3eS1Na8eerQ7UI=; b=oPvujZyUa9KuWWhOfiNv0Dm5hT7hoFND449BLvFfk+OrknbPT7oS6h7fTU dC4znuYTtbFTp/EndtRP+SnZBW7qEaeaiRkqHKvcEno/OwmWzTNX2vjlXZQ/ J9Mn9m9/kcCC56ohlVSdKCWsQ24ytyFipy5Z7rla54UMKPRHb8p0Q=;
- References: <47CC7331.2000704 (at) cisco.com> <8289D4DDD352DF45B8DABD7D5852A59008BCE1B8 (at) EUSRV-EXC1.eu.ta.global> <47CD96AE.3050100 (at) cisco.com> <961092e10803041129p7ca44810x72f066ac1f10667b (at) mail.gmail.com> <47D5D2EC.5040106 (at) cisco.com> <47D6E420.1040306 (at) cisco.com> <47D99DDF.3020007 (at) cisco.com>
- User-agent: Thunderbird 2.0.0.12 (X11/20080303)
Just an update for the folks that are waiting to try this out. I've been
pretty busy this week so havn't had as much time as I would like to get
the code into a releasable format. Right now all of the parameters are
hard coded, so I think I will make it use a config file, which will make
it easier both to configure, and for using different configs for
different phones.
An amusing note, I am currently testing a feature where under certain
user-specified conditions, the IP phone can optionally dial a number on
the speakerphone, wait for it to answer, and then play a pre-recorded
sound. I seriously LOL'd the first time my phone called my cell and
looped "Oh No! a few times :)
After laughing for a bit, I realized this could actually be a helpful
feature, if it were triggered in the event that the network was totally
down, or the mail server was down (thus no hobbit alerts can be sent).
It could also be used as a form of escalation, so that if an alert goes
unacked for 60 minutes, it calls up $BOSS and says "Hey your sysadmin is
asleep and the office is on fire!" :-)
-Charles