Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I alert a cell phone of an alarm?

I am running Lookout 5.0 and want to alert a cell phone when an alarm occurs. I especially want to give the phone answerer a voice message of the alarm. Anyone done this?
0 Kudos
Message 1 of 7
(5,207 Views)
You will need to use a thrid party software package called Win911. You can get all the info at http://www.specterinstruments.com/
Message 2 of 7
(5,207 Views)
Fer crist sakes no. You can do this with a data member and pager object. We have one application currently running in this fashion.
0 Kudos
Message 3 of 7
(5,207 Views)
Any other info or details you can give me to steer me in the right direction would be appreciated. In your application, are you able to give a voice message with the phone call?
0 Kudos
Message 4 of 7
(5,207 Views)
You can use num12358 application to steer numeric messages to a cellphone, but not voice. Again you will need to use a third party software that I spoke of orginally.
0 Kudos
Message 5 of 7
(5,208 Views)
On an old project we were able to send a text message to a pager predicated on the alarm. Now, if memory serves me well, we had to use a mailer object that sent an e mail inturn accessed a pager. With that said, you should be able to use a pager object with a variable text message using type alphanumeric. Getting the cell phone to display alphanumeric has been more trouble than the rest. Now, can you play a .wav file instead of using text? I have not yet tried.
0 Kudos
Message 6 of 7
(5,207 Views)
If you do not have the option of using 3rd-party software, you can may be use the Pager object to send the text message, and then the ASCII object to call the cell phone repeatedly for, say, 3 times. This way, the user hears the rings (which may not be the case when a text msg is received) and would know to check the txt message. Just a thought.


Khalid
0 Kudos
Message 7 of 7
(5,033 Views)