codazoda - 2007-01-30

I'm currently using a GUI to send callers to my AGI scripts at certain points in the dialplan. Is it possible to run an AGI script on the command line?  I suppose you've got to pipe it through asterisk, somehow.

For example, I'd like to write a quick util that checks the status of all of my lines and displays that status (write it to a database, log file, or the like). I don't need a live channel for that to happen.

Thanks,
Joel