StayWokeOrg / general-congress-hotline

7 stars 26 forks source link

Allow zip code inputs during recording. #26

Closed typpo closed 7 years ago

typpo commented 7 years ago

…Fixes #24

Example new_phone_call resp:

<Response>
<Gather timeout="20" finishOnKey="#" numDigits="5" action="redir_call_for_zip" method="POST">
<Play>audio/sessions/intro.mp3</Play>
<Play>audio/sessions/pleaseenterzip.mp3</Play>
</Gather>
</Response>

(also updated the yarn file)