[ANN] RubyPhone 0.1 released

The initial release of RubyPhone 0.1 is available for download at
http://rubyforge.org/projects/tsapi/. This project allows a
TSAPI-compliant PBX system to join a CTI environment. The library is
written in Ruby, in conjunction with Ruby/DL and Win32API wrapped
calls. I have included a couple of basic call control methods and
single monitor method for the initial release. More TSAPI methods to
come. The target platform is currently x86 Win32, although with some
contribution other OS types could certainly hook into the wrapped TSAPI
calls exclusively using Ruby/DL.

There is sample code and RDoc details included in the download if
anyone is interested. Feel free to check it out and let me know any
questions or suggestions.

Thanks!