search for: dosomethingzipdxspecifichere

Displaying 1 result from an estimated 1 matches for "dosomethingzipdxspecifichere".

2011 Mar 14
0
Anyone (else) need an asynchronous asterisk event->action framework ?
...like this: acts += new FilteredEventAction("DialEvent", // what sort of even we want {event -> event.subEvent == "Begin" && event.dialString=="200901 at zipdxn-out"}, // filter to just the events we care about {event -> doSomethingZipDXSpecificHere( event.callerIdNum ) } // do something.... }); If I were to polish this up and make an open source framework of it would anyone use it ? Tim. Tim Panton - Web/VoIP consultant and implementor www.westhawk.co.uk