search for: billmerriam

Displaying 3 results from an estimated 3 matches for "billmerriam".

2009 Mar 04
5
AEL2: If-then-else not permitted in Switch-Case
I just want to confirm but it seems that if-then-else is not permitted in case structure. It was not really documented but it seems to be the case. Can anyone confirm? switch(${DIALSTATUS}) { case NOANSWER: { // if-then-else not permitted If (${ael-var} = 1) { Playback(beep);
2004 Jul 06
2
Kerry/Edwards campaign and VOIP
I am trying find a way to help the local Kerry campaign and it occurs to me that VOIP and Asterisk could be a big help. I have never worked on a presidential campaign before but I think they must be very telephone call intensive. Using VOIP to connect local, regional and national campaign offices and to keep volunteers in touch with each other would save lots of money that could be spent on
2004 Jul 23
2
Reverse number lookup
Voicepulse Connect provides callerid number, but not name. If the caller isn't already in my database I would like to do a reverse number lookup on the net to get a name. There are several web sites that allow you to do exactly that, for free. To do that from * would require that I write scripts to run the web query and get the name off the results page. Some of the sites I looked at