gather(); if($error) $gather->say("Mailbox for extension $exten was not found"); $gather->say("Enter the extension you wish to leave a message for, followed by" . " the #sign"); $response->say('I did not receive an extension.'); $response->redirect('pick_mailbox.php'); print $response; ?>