gregarican
IS-IT--Management
I posted this in the Merlin Legend forum and figured that it might be appropriate here as well.
Here is an announcement of my first release of a free, open source library which allows a developer to easily tap into TSAPI resources. If anyone is familiar with Ruby, which is an easy-to-learn programming language, you can get started talking to your Legend, Magix, Definity, etc. PBX in no time. Check for details on what Ruby is and how to get it.
Anyway, here's the announcement...
The initial release of RubyPhone 0.1 is available for download at
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!
Here is an announcement of my first release of a free, open source library which allows a developer to easily tap into TSAPI resources. If anyone is familiar with Ruby, which is an easy-to-learn programming language, you can get started talking to your Legend, Magix, Definity, etc. PBX in no time. Check for details on what Ruby is and how to get it.
Anyway, here's the announcement...
The initial release of RubyPhone 0.1 is available for download at
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!