Yes, it's actually a series of individual audio files and a short bit of code for asterisk:
http://www.crosstalksolutions.com/howto-pwn-telemarketers-with-lenny/ [Lenny] exten => talk,1,Set(i=${IF($["0${i}"="016"]?7:$[0${i}+1])}) same => n,ExecIf($[${i}=1]?MixMonitor(${UNIQUEID}.wav)) same => n,Playback(Lenny/Lenny${i}) same => n,BackgroundDetect(Lenny/backgroundnoise,1500) On Tue, Jul 26, 2016 at 4:04 PM, Chuck McCown <[email protected]> wrote: > I wonder if it takes an asterisk programmed to watch for pauses in the > audio to advance the recording? > > *From:* Eric Kuhnke <[email protected]> > *Sent:* Tuesday, July 26, 2016 12:03 PM > *To:* [email protected] > *Subject:* Re: [AFMUG] Microcom phone calls!?!?! > > The average telemarketer only lasts 13 to 20 minutes with Lenny but > there's some calls that go 50+ minutes: > > https://www.youtube.com/watch?v=VkBQQA7yLYo > > > > On Tue, Jul 26, 2016 at 10:32 AM, Jeremy <[email protected]> wrote: > >> That Lenny script has got to be one of the funniest things that I have >> ever heard! I was crying laughing at the IRS call on YouTube. >> >> On Tue, Jul 26, 2016 at 10:10 AM, Eric Kuhnke <[email protected]> >> wrote: >> >>> I have a 206 NPA DID which my asterisk systems answers with the "Lenny" >>> script on the first ring, let me know if you want the number to forward >>> them to. >>> >>> for those who haven't seen it: http://reddit.com/r/itslenny >>> >>> >>> >>> On Tue, Jul 26, 2016 at 8:08 AM, Jeremy <[email protected]> wrote: >>> >>>> How do you get them to stop?? I made the mistake of using them for >>>> training one time...NEVER AGAIN! I get at least one to two calls a week. >>>> I have asked repeatedly to be removed from their call list. I'm not sure >>>> what is left other than filing a complaint with the FCC for ignoring our >>>> requests and the do not call list. Is everyone else fighting this too? >>>> >>> >>> >> >> > >
