gs_phone: Ruby application to mange and configure a group of Grandstream Voip phones.

Copyright (C) 2007 Eric Davis

= Description

Application to mange and configure a group of Grandstream Voip phones.

= Dependencies

YAML is required.

= Installation

RubyGem way:
$ gem install gs_phone

= Usage

A shell program, 'gs_phone', is installed by RubyGems and is the primary way to
use gs_phone. Running "gs_phone help" will provide usage examples.

Additional the library can be called through the public methods by another Ruby
application. See the RDoc for details on how to use the public methods.

= Example configurations

Example configuration files are provided in the "examples" directory.

= Contact

Author: Eric Davis
* Web: theadmin.org
* e-Mail: [email protected]