<?xml version="1.0" encoding="UTF-8"?><Response>
  <Gather input="dtmf" finishOnKey="#" timeout="30" action="https://automationv.com/connect_call.php" method="POST">
    <Say voice="alice">Please enter the client code</Say>
  </Gather>
  <Say>No input received. Goodbye.</Say>
  <Hangup/>
</Response>
