append(new Gather()); if($error) $g->append(new Say("Mailbox for extension $exten was not found")); $g->append(new Say("Enter the extension you wish to leave a message for, followed by the #sign")); $r->append(new Say('I did not receive an extension.')); $r->append(new Redirect('pick_mailbox.php')); $r->Respond(); ?>