summaryrefslogtreecommitdiff
path: root/pbx/ael/ael-test/ael-vtest13/telemarket_torture.ael2
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/ael/ael-test/ael-vtest13/telemarket_torture.ael2')
-rwxr-xr-xpbx/ael/ael-test/ael-vtest13/telemarket_torture.ael250
1 files changed, 25 insertions, 25 deletions
diff --git a/pbx/ael/ael-test/ael-vtest13/telemarket_torture.ael2 b/pbx/ael/ael-test/ael-vtest13/telemarket_torture.ael2
index ebd8e9f2f..1f6ffed83 100755
--- a/pbx/ael/ael-test/ael-vtest13/telemarket_torture.ael2
+++ b/pbx/ael/ael-test/ael-vtest13/telemarket_torture.ael2
@@ -16,7 +16,7 @@
// WORSE DESIGN: Instead of using the Background application, the Playback
// application is used. After taking so much time and trouble
-// to record this material, the caller must listen and enjoy
+// to record this material, the caller must listen and enjoy
// every syllable before they can make an option choice. None
// of that interrupting with a choice. We want them to savour
// every word!
@@ -29,18 +29,18 @@
context telemarket {
s => {
begin:
- Playback(telemarketer-intro); // ; Script:
+ Playback(telemarketer-intro); // ; Script:
// Due to the extremely high volume of calls from everything from telemarketers
// to Septic System Bacteria vendors, we are asking all such organizations
// to remove this number from their call list, or as need be, to add this
- // number to their No-Call list, whichever is relevent.
+ // number to their No-Call list, whichever is relevent.
// [THE CARROT:]
// We HAVE made some exceptions, and if you wish to see if your organization
// has been exempted, please listen to and follow the following prompts.
- //
+ //
// Otherwise, please Cease calling this number!
- //
+ //
Playback(telemarketer-choices);
// if you represent a charitable organization, please dial 1,
// if you represent a political organization, please dial 2.
@@ -70,22 +70,22 @@ context telemarket-charity {
// have sold our name and phone number to each other until we are now hounded
// day and night by literally hundreds of such organizations.
// Enough is Enough!
- //
- // If we have contributed to your cause in the past, we may, perhaps, be disposed to
+ //
+ // If we have contributed to your cause in the past, we may, perhaps, be disposed to
// do so in the future, at our option,
// we give no pledges nor make any commitments here.
// Send us material via the post if you feel this necessary
// but do not even consider email. Any email or further phone calls from your organization
- // in the future, will be considered an act of aggression, and we will
+ // in the future, will be considered an act of aggression, and we will
// blacklist your organization for the rest of our natural lives.
- //
+ //
// To see if your organization is exempt from these prohibitions, please
// comply with the following options.
Playback(telemark-charity-choices);
// If your organization is disease or genetic defect related, dial 1,
// If your organization is handicap related, dial 2.
// If your organization is a police or fireman or other similar support entity, please dial 3.
- // If your organization is a grade school to high school related
+ // If your organization is a grade school to high school related
// fund raiser or other type of activity, please dial 4.
// If your organization is a college or univerity or alumnis organization, please dial 5.
// If your organization is animal rights or ecology related organization, please dial 6.
@@ -176,7 +176,7 @@ context telemarket-char-other {
context telemarket-sorry {
s => {
begin:
- Playback(telemarket-sorry);
+ Playback(telemarket-sorry);
// Sorry -- your organization is not exempt. Please stop calling us.
// Thank you. goodbye.
Hangup();
@@ -190,7 +190,7 @@ context telemarket-exception {
s => {
begin:
Playback(telemarket-success);
- // Congratulations. Your organization IS exempt. Please call us back,
+ // Congratulations. Your organization IS exempt. Please call us back,
// but this time, just act like a normal caller. Thank you. Goodbye.
Hangup();
}
@@ -244,7 +244,7 @@ context telemarket-political2 {
Playback(telemark-politx-intro);
// Thank you for your patience, and I congratulate you for your persistence.
// Just a few more options!
- //
+ //
Playback(telemark-polit2-choices);
// if You represent the Communist Party USA, dial 1.
// if You represent the Constitution Party, dial 2.
@@ -644,7 +644,7 @@ context telemarket-pollster {
s => {
begin:
Playback(telemark-poll-intro);
- // I'm sorry-- We are just not available for doing any polling at the moment. So,
+ // I'm sorry-- We are just not available for doing any polling at the moment. So,
// please remove us from your list.
goto telemarket-sorry|s|begin;
}
@@ -660,7 +660,7 @@ context telemarket-research {
Playback(telemark-research-intro);
// I'd like to say I'd love to help you with your market survey, but that would be a complete
// and total lie. I am not interested in helping you with Market Surveys.
- //
+ //
// Please remove me from your call list. It just doesn't pay enough. But Thank you.
goto telemarket-sorry|s|begin;
}
@@ -674,12 +674,12 @@ context telemarket-magazine {
s => {
begin:
Playback(telemark-mag-choices);
- // If you are calling to see if I would like a NEW free subscription
+ // If you are calling to see if I would like a NEW free subscription
// to your magazine or newsletter, please dial 1.
// If you are calling to see if I want to Renew an existing subscription, please dial 2.
// If you are representing some publisher, and want my opinion about something, or are doing
// some kind of survey, please dial 3.
- // If you are calling to verify that some previous caller actually called me, and the
+ // If you are calling to verify that some previous caller actually called me, and the
// verification information is correct, please dial 4.
// and if your call purpose doesn't match any of the above, please dial 5.
}
@@ -698,8 +698,8 @@ context telemark-mag-new {
s => {
begin:
Playback(telemark-mag-new);
- // I'm sorry, I'm maxed out, and the answer is NO.
- // If you really think I'd LOVE to add your publication to the pile I already get,
+ // I'm sorry, I'm maxed out, and the answer is NO.
+ // If you really think I'd LOVE to add your publication to the pile I already get,
// Send something via the post. Don't call me.
// Thank you. bye.
Hangup();
@@ -715,9 +715,9 @@ context telemark-mag-renew {
begin:
Playback(telemark-mag-renew);
// So, you want to see if I want to Renew, do you? The answer is most likely "YES".
- //
- // But, I will not answer a long list of questions over the phone. Send such
- // categorization info via the post, and stop bothering me over the phone,
+ //
+ // But, I will not answer a long list of questions over the phone. Send such
+ // categorization info via the post, and stop bothering me over the phone,
// if this is what you want.
// Do you need verification information? Normally I opt out of such nonsense, if possible.
// If not, use whatever of the following you can:
@@ -752,7 +752,7 @@ context telemark-mag-verify {
begin:
Playback(telemark-mag-verify);
// If you are calling to verify that your own agents aren't ripping you off,
- // sorry, I can't help you. I opt out whenever I can, mainly because I'm not
+ // sorry, I can't help you. I opt out whenever I can, mainly because I'm not
// paid enough for this kind of thing. I always lie, and I can't remember
// what I might have said. Sorry. Goodbye.
Hangup();
@@ -785,7 +785,7 @@ context telemarket-commercial {
begin:
Playback(telemark-comm-intro); // Script: Please leave your name, organization, and phone number, plus
// a short description of the purpose of your call, at the prompt.
- // We will do our best to respond to your call! And, in the mean time,
+ // We will do our best to respond to your call! And, in the mean time,
// do not forget to add us to your no-call list!
Voicemail(u82);
goto telemarket-sorry|s|begin;
@@ -801,7 +801,7 @@ context telemarket-other {
begin:
Playback(telemark-other-intro);
// Please review the previous menu options, and see if you really don't
- // fit in one of the previous categories.
+ // fit in one of the previous categories.
// If you do not, go ahead, and call me again, and let me know what category
// I should have included in the above list. I appreciate this. Thank you much!
Hangup();