Craig Smith wrote: > I'm trying to recreate the functionality of a product call PhoneFactor > (www.phonefactor.com). In the script, I want to make a call using > Asterisk, get a code, compare that to an entry in a database, and > accepting or rejecting the request. OpenVPN has increased their timeout > from a RADIUS server to 30 or 40 seconds to accommodate this.
Scripts that that more than 1s are pretty broken. The server assumes that scripts run pretty quickly. It would take some substantial re-engineering of the server to allow it to wait ~20s for multiple scripts at the same time. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

