zsturgess / overwatch

An extensible PHP monitoring system, built on Symfony and AngularJS [ABANDONED]
Other
5 stars 4 forks source link

SMS Result Reporter #115

Closed zsturgess closed 8 years ago

zsturgess commented 8 years ago

https://www.twilio.com/docs/quickstart/php/sms/sending-via-rest

Will need to extend user object with phone number parameter, and will need to include interface for editing this on My Account.

Then, we should just create a new SMS Result Reporter to send notifications

zsturgess commented 8 years ago

Needs some docs!