Stop Rude Calls Code
Status: Pre-Alpha
Brought to you by:
myudkowsky
File | Date | Author | Commit |
---|---|---|---|
config | 2006-09-21 | myudkowsky | [r13] use universal file for common php-based utilities |
vxml | 2006-09-21 | myudkowsky | [r12] fix audio tags |
README.txt | 2006-09-21 | myudkowsky | [r10] separate out the common utilties from the confi... |
Copyright (c) 2006 by M. Yudkowsky, Disaggregate http://www.Disaggregate.com See attached license for details and disclaimers $Author$ $Date$ $Id$ $Revision$ PURPOSE Stop Rude Calls uses speech recogntion and simple tests to determine if a received telephone call is from a human or a machine. Based on test results, Stop Rude Calls can transfer the call to a human, ask a person to eavesdrop and decide whether to accept to the call, transfer the call to a voice mail system, or simply drop the call. Changelog 0.0.1 Alpha Released 20060919 This is a pre-alpha release of the Stop Rude Calls application. If you're at all familiar with VoiceXML, you can actually use this as-is if you replace some of the "disconnect" elements with "transfer" elements. In future releases, we'll add some better logic -- i.e., give people another chance if they answer "no" -- and fine-tune how we score to reach our decision.