<?xml version="1.0" encoding="UTF-8"?>

<Response>
    <Gather input="dtmf" timeout="1" numDigits="1" action="camp.php" method="POST">
        <Play>https://voice.stanler.com/prompts/mainMenu1.mp3</Play>
    </Gather>
    <Gather input="dtmf" timeout="1" numDigits="4" action="extension.php" method="POST"></Gather>
    <Gather input="dtmf" timeout="5" numDigits="1" action="options.php" loop="3" method="POST">
    	<Play>https://voice.stanler.com/prompts/mainMenu2.mp3</Play>
    </Gather>
</Response>


