ustream / openduty

An open source Alerting and incident escalation tool
MIT License
787 stars 189 forks source link

Twilio integration #71

Open debelan opened 7 years ago

debelan commented 7 years ago

Hi, I'm looking to integrate openduty with twilio. How can I get it working, I assume that I need to create app in twilio which will look at BASE_URL + "/twilio/%s/%s" and will call the contact who's on-call ?

For me BASE_URL + "/twilio/%s/%s" doesn't exist.

Thanks, Hristo

deathowl commented 7 years ago

It's already integrated. What do you need help with?

krutaw commented 7 years ago

@debelan You don't have to create an app in Twilio. You simply need to configure the options in your settings file.