From ca46c32decbee9e7a9ce109a99a8159d20754aae Mon Sep 17 00:00:00 2001 From: Darren Dao Date: Wed, 1 Aug 2012 15:24:54 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfb67d..dac9995 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,8 @@ RingRing is a Rails webapp that allows organizations to manage their oncall list rails server -* Browse to http://your_server:3000. Log in as admin/password \ No newline at end of file +* Browse to http://your_server:3000. Log in as admin/password + +##Twilio Integration +Login your Twilio account and update your number to have the Voice URL point to + https://your_server:3000/twilio_call_escalations/call_list_menu.xml \ No newline at end of file