Skip to content

Commit

Permalink
Add voice response for calls to twilio numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaxson committed Oct 20, 2014
1 parent f1070af commit 549acb8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/responder_incoming_call.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Response>
<Say loop="2">
You have reached the d c s ops text message line. This line can only send or receive text messages and does not accept calls.
</Say>
</Response>

0 comments on commit 549acb8

Please sign in to comment.